Xinghai Sun
75719fea22
Fix an incorrect usage of is_local argument.
7 years ago
yangyaming
5ef300f3f0
Make type of error rate optional.
7 years ago
Xinghai Sun
f4375ef125
Update README.md with code reviews for DS2.
7 years ago
Xinghai Sun
94db28e088
Add function doc for infer_batch_loss() function in model.py for DS2.
7 years ago
Xinghai Sun
0ebf36b98f
Add a realtime ASR demo for users to test their own voice with mic.
7 years ago
Xinghai Sun
526e18b119
Add function docs for layer.py and model.py and update other details.
7 years ago
Xinghai Sun
8122dd9c29
Simplify train.py, evaluate.py, infer.py and tune.py by adding DeepSpeech2Model class.
7 years ago
Xinghai Sun
b07ee84a1d
Add function, class and module docs for data parts in DS2.
8 years ago
Xinghai Sun
2a83486500
Refactor decoder interfaces and add ./data directory.
8 years ago
Xinghai Sun
8313895e85
1. Fix incorrect decoder result printing.
...
2. Fix incorrect batch-norm usage in RNN.
3. Fix overlapping train/dev/test manfests.
4. Update README.md and requirements.txt.
5. Expose more arguments to users in argparser.
6. Update all other details.
8 years ago
Xinghai Sun
0babc5c4d7
Add function docs.
8 years ago
Xinghai Sun
70a343a499
Add infererence and add SortaGrad for only first pass.
8 years ago