- 04 9月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
1. Add options to enable and disable RNN weights sharing. 2. Set rnn_layer_size to 2048 by default. 3. Revert back the striding steps of 1st conv layer from 2 to 3. 4. Revert back to BRelu. Above follows DS2 papers.
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
- 21 8月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 14 8月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
Summary: 1. Add missing is_local argument (when set False, use pserver). 2. Add exception thrown if cp failed. 3. Add cloud mkdir if not cloud path for uploading does not exist. 4. Fix a bug using common path ./local_manifest for all nodes. (convert to /local_manifest) 5. Refine coding style.
-
- 08 8月, 2017 3 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
- 02 8月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 01 8月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 18 7月, 2017 1 次提交
-
-
由 Yibing Liu 提交于
-
- 21 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
1. Improve audio featurizer. 2. Add shift augmentor. 3. Update default argument to be the current best seggestion. 4. Add checkpoints with pass id.
-
- 20 6月, 2017 2 次提交
-
-
由 Xinghai Sun 提交于
-
由 Xinghai Sun 提交于
-
- 15 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 14 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 13 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 12 6月, 2017 2 次提交
-
-
由 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 提交于
-
- 07 6月, 2017 2 次提交
-
-
由 yangyaming 提交于
-
由 dangqingqing 提交于
-
- 05 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 03 6月, 2017 1 次提交
-
-
由 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.
-