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.
8 years ago
Xinghai Sun
06e9f71389
Remove manifest's line number check from librispeech.py and update README.md.
8 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