Skip to content

pparmesh/Attention-based-End-to-End-Speech-to-Text-Deep-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention-based-End-to-End-Speech-to-Text-Deep-Neural-Network

Implements attention based speech to text transcription using Recurrent Neural Networks (RNNs) / Convolutional Neural Networks (CNNs) and Dense Networks. End-to-end the system transcribes a given speech utterance to its corresponding transcript. This project implements the paper Listen, Attend and Spell with LAS Variant 1. The final performance achieved a perplexity of less than 12 by incorporting teacher-forcing and gumbel noise.

CMU Academic Integrity Policy

If you are currently enrolled in this course, please refer to Carnegie Mellon University Policy on Academic Integrity here before referring to the any of the repository contents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages