Xinghai Sun
4969d297d8
Correct typos for DS2 README.md.
7 years ago
Xinghai Sun
87453365b2
Update REAME.md for DS2.
7 years ago
Xinghai Sun
e11b735de5
Update examples scripts and REAME.md for DS2.
7 years ago
Xinghai Sun
a00a436b52
Rewrite README.md doc (50%) and correct some bugs.
7 years ago
Xinghai Sun
861b946d7a
Re-design README.md doc structure and add table of contents.
7 years ago
Xinghai Sun
5623b09868
Move decoder.py to models and re-arrange unitests.
7 years ago
Xinghai Sun
0bbb9c3ee2
Re-organize folder structure and hierarchy for DS2.
7 years ago
Luo Tao
5e13fd7dad
deep speech2 can directly use warpctc instead by export LD_LIBRARY_PATH
7 years ago
Xinghai Sun
da28015556
Update README for DS2 cloud training.
7 years ago
Yibing Liu
9e08727c95
remove prerequisites part in the readme of DS2
7 years ago
Yibing Liu
b57dc63e1f
update readme in DS2
7 years ago
yangyaming
1325cd9b8e
Create 'tools' to hold tool scripts and add vocabulary dictionary building script.
7 years ago
Xinghai Sun
7e39debcb0
Convert README.md's file mode to 644.
7 years ago
Xinghai Sun
f4375ef125
Update README.md with code reviews for DS2.
7 years ago
Xinghai Sun
c0b3281e58
Remove pynput and pyaudio packages from requriements.txt and add installation tips to README.md.
7 years ago
Xinghai Sun
b57d244363
Add ASR demo usage to README.md for DS2.
7 years ago
Yibing Liu
a48469b9b6
add the requirement for cuDNN version in README
7 years ago
Luo Tao
c7676286ab
install libsndfile from /usr to thirdparty
7 years ago
Yibing Liu
cb0680e8c4
follow comments to modify README.md
7 years ago
Yibing Liu
724ef18596
update several scripts to support mfcc
7 years ago
Yibing Liu
ee5abbe37d
add mfcc feature for DS2
7 years ago
Yibing Liu
8ce9546710
modify README.md
7 years ago
Yibing Liu
d15c48d616
upload the language model
7 years ago
Yibing Liu
aeccd9851b
append README.md
7 years ago
Xinghai Sun
13f708739b
Improve audio featurizer and add shift augmentor.
...
1. Improve audio featurizer.
2. Add shift augmentor.
3. Update default argument to be the current best seggestion.
4. Add checkpoints with pass id.
7 years ago
yangyaming
a5dcd23bf2
Follow comments.
7 years ago
Xinghai Sun
1cef98f210
Update README.md for DS2.
7 years ago
Xinghai Sun
06e9f71389
Remove manifest's line number check from librispeech.py and update README.md.
7 years ago
Xinghai Sun
d3eeb7fd76
Refine librispeech.py for DeepSpeech2.
...
Summary:
1. Add manifest line check.
2. Avoid re-unpacking if unpacked data already exists.
3. Add full_download (download all 7 sub-datasets of LibriSpeech).
8 years ago
Xinghai Sun
730d5c4dd3
Update DS2 README.md and fix bug in librispeech.py
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
70a343a499
Add infererence and add SortaGrad for only first pass.
8 years ago
Xinghai Sun
3fc94427db
Add librispeech dataset, audio data provider and simplfied DeepSpeech2 model configuration.
...
Bug exists when run training.
8 years ago
Xinghai Sun
d59b8ca97e
Add deep_speech_2 folder.
8 years ago