Luo Tao
|
638fae13f4
|
use wget to download
|
7 years ago |
Xinghai Sun
|
526e18b119
|
Add function docs for layer.py and model.py and update other details.
|
7 years ago |
Luo Tao
|
b72b70e54c
|
add soundfile read/write unitest
|
7 years ago |
Luo Tao
|
c7676286ab
|
install libsndfile from /usr to thirdparty
|
7 years ago |
xushaoyong
|
286228c219
|
Merge pull request #127 from pkuyym/fix-soundfile
Refine SoundFile installation process.
|
7 years ago |
yangyaming
|
6d6cdf4057
|
Refine SoundFile installation process.
1. Install libsndfile first.
2. Install SoundFile using pip.
|
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 |
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
|
7 years ago |