- 14 6月, 2017 9 次提交
-
-
由 zhaopu 提交于
-
由 Cao Ying 提交于
refactor text classification.
-
由 Cao Ying 提交于
update language model's README
-
由 zhaopu 提交于
-
由 zhaopu 提交于
-
由 Cao Ying 提交于
add neural language model.
-
由 zhaopu 提交于
-
由 Xinghai Sun 提交于
Refactor the data preprocessor part for DeepSpeech2.
-
由 gangliao 提交于
Expand .travis.yml to support docker.
-
- 13 6月, 2017 8 次提交
-
-
由 zhaopu 提交于
-
由 Xinghai Sun 提交于
-
由 zhaopu 提交于
-
由 Xinghai Sun 提交于
-
由 zhaopu 提交于
-
由 caoying03 提交于
-
由 yangyaming 提交于
-
由 caoying03 提交于
-
- 12 6月, 2017 8 次提交
-
-
由 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.
-
由 Xinghai Sun 提交于
Support variable input batch and SortaGrad.
-
由 dangqingqing 提交于
-
-
由 dangqingqing 提交于
-
由 Guo Sheng 提交于
add tools for model conversion from Caffe to PaddlePaddle
-
由 Cao Ying 提交于
update the text generation demo.
-
由 caoying03 提交于
-
- 11 6月, 2017 3 次提交
- 09 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
Update librispeech.py for DeepSpeech2.
-
- 08 6月, 2017 9 次提交
-
-
由 Xinghai Sun 提交于
-
由 Cao Ying 提交于
Add the NCE example.
-
由 zhaopu 提交于
-
由 zhaopu 提交于
-
由 Xinghai Sun 提交于
Add model resuming for DeepSpeech2 trainer.
-
由 zhaopu 提交于
-
由 zhaopu 提交于
-
由 zhaopu 提交于
-
由 guosheng 提交于
-
- 07 6月, 2017 2 次提交
-
-
由 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).
-