Yibing Liu
90d83bf739
resolve conflicts in requirements.txt
8 years ago
xushaoyong
7f2e7e1c2c
resolve conflict with setup.sh
8 years ago
Yibing Liu
26510f74a6
refine ctc_beam_search_decoder
8 years ago
yangyaming
6d6cdf4057
Refine SoundFile installation process.
...
1. Install libsndfile first.
2. Install SoundFile using pip.
8 years ago
chrisxu2016
2450591a44
add 3 augmentor class and change resample module
8 years ago
yangyaming
d35b747175
Fix ci following:
...
1. Unify the dependency installation process in setup.sh.
2. Change the version of package scipy from 0.13.0b1 to 0.13.1
8 years ago
chrisxu2016
d66d740ea0
add audio part
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