Commit Graph

266 Commits (0057ca1fb57a2a7e862f1313fb5d9e19326455b0)
 

Author SHA1 Message Date
Xinghai Sun 06e9f71389 Remove manifest's line number check from librispeech.py and update README.md.
7 years ago
yangyaming 3f63e069e0 Fix typos and follow comments.
7 years ago
yangyaming cc2a4d4e3d Add error rate calculation script.
7 years ago
yangyaming f49eab5fec Change assert to exception raising.
7 years ago
Xinghai Sun d3eeb7fd76 Refine librispeech.py for DeepSpeech2.
7 years ago
dangqingqing 7c85e0fdb5 Support variable input batch and sortagrad.
7 years ago
yangyaming d2e467385d Add loading model function for train.py.
7 years ago
Xinghai Sun 730d5c4dd3 Update DS2 README.md and fix bug in librispeech.py
7 years ago
Xinghai Sun 2a83486500 Refactor decoder interfaces and add ./data directory.
7 years ago
Xinghai Sun 8313895e85 1. Fix incorrect decoder result printing.
7 years ago
Xinghai Sun e6a349992b Refactor data utils into a class and add feature normalization.
7 years ago
Xinghai Sun 9c3cd3c704 Update some parameters and comments.
7 years ago
Xinghai Sun 0babc5c4d7 Add function docs.
7 years ago
Xinghai Sun 70a343a499 Add infererence and add SortaGrad for only first pass.
7 years ago
Xinghai Sun 3fc94427db Add librispeech dataset, audio data provider and simplfied DeepSpeech2 model configuration.
7 years ago
Xinghai Sun d59b8ca97e Add deep_speech_2 folder.
7 years ago