- 06 9月, 2019 1 次提交
-
-
由 Yang An 提交于
* add readme for KTNET * update readme * update readme * update readme * update readme of KTNET * update readme of KTNET * add source files for KTNET * update files for KTNET * update files for KTNET * update draft of readme for KTNET * modified scripts for KTNET * fix typos in readme.md for KTNET * update scripts for KTNET * update scripts for KTNET * update readme for KTNET * edit two-staged training scripts for KTNET * add details in the readme of KTNET * fix typos in the readme of KTNET * added eval scripts for KTNET * rename folders for KTNET * add copyright in the code and add links in readme for KTNET * add the remaining download link for KTNET * add md5sum for KTNET * final version for KTNET
-
- 04 4月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Shift up fluid models * Update nlp submodules * Add redirect guide in org readme * Move HiNAS_models to AutoDL
-
- 02 2月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Delete file * Rever the raw file
-
- 01 2月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Adjust the structure of whole repo * Correct the readme for speec * Update submodules LAC, Senta and SimNet
-
- 01 2月, 2018 1 次提交
-
-
由 zhxfl 提交于
-
- 16 1月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 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.
-