Skip to content

implement end-to-end asr algorithm with tensorflow

Notifications You must be signed in to change notification settings

Sundy1219/end2endASR

 
 

Repository files navigation

End-to-End Automatic Speech Recognition use tensorflow

use tensorflow to implement a end-to-end algorithm according baidu deepspeech paperDeepSpeech,DeepSpeech2 and seq2seq listener-attention-speller modelListen, Attend and Spell Towards better decoding and language model integration in sequence to Sequence model

1 prerequests.

see requirements.txt

2 data and preprocess

2.1 English corpus:LibriSpeech

2.2 Chinese corpus:THCHS-30

2.3 preprocess

3 train

4 test

5 other

About

implement end-to-end asr algorithm with tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.6%
  • Jupyter Notebook 26.9%
  • Shell 0.5%