- 08 11月, 2019 1 次提交
-
-
由 kgresearch 提交于
* add PaddleKG/CoKE * modify README.md to add CoKE arxiv link and citation
-
- 29 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 06 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Adjust directory structure * Rename and fix link
-
- 19 1月, 2018 1 次提交
-
-
由 ying 提交于
-
- 18 7月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 14 6月, 2017 1 次提交
-
-
由 Xinghai Sun 提交于
-
- 12 6月, 2017 1 次提交
-
-
由 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.
-