- 19 6月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
Add some audio transformation methods to AudioSegment and SpeechSegment class.
-
由 yangyaming 提交于
-
由 chrisxu2014 提交于
-
- 18 6月, 2017 6 次提交
-
-
由 chrisxu2014 提交于
-
由 chrisxu2014 提交于
-
由 chrisxu2014 提交于
-
由 chrisxu2014 提交于
-
由 yangyaming 提交于
-
-
- 17 6月, 2017 1 次提交
-
-
由 chrisxu2014 提交于
-
- 16 6月, 2017 2 次提交
-
-
由 chrisxu2014 提交于
-
由 chrisxu2014 提交于
-
- 15 6月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 chrisxu2014 提交于
-
- 14 6月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
-
由 yangyaming 提交于
-
-
- 13 6月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
由 yangyaming 提交于
-
- 12 6月, 2017 4 次提交
-
-
由 Xinghai Sun 提交于
Refactor whole data preprocessor for DS2 (re-design classes, re-organize dir, add augmentaion interfaces etc.). 1. Refactor data preprocessor with new added class AudioSegment, SpeechSegment, TextFeaturizer, AudioFeaturizer, SpeechFeaturizer. 2. Add data augmentation interfaces and class AugmentorBase, AugmentationPipeline, VolumnPerturbAugmentor etc.. 3. Seperate normalizer's mean and std computing from training, by adding FeatureNormalizer and a seperate tool compute_mean_std.py. 4. Re-organize directory.
-
由 dangqingqing 提交于
-
-
由 dangqingqing 提交于
-
- 09 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
Update librispeech.py for DeepSpeech2.
-
- 08 6月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
-
由 yangyaming 提交于
-
由 yangyaming 提交于
-
- 07 6月, 2017 3 次提交
-
-
由 yangyaming 提交于
-
由 Xinghai Sun 提交于
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).
-
由 dangqingqing 提交于
-
- 05 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 03 6月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
- 02 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
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.
-
- 30 5月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 26 5月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 25 5月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
Bug exists when run training.
-