Commit Graph

19 Commits (3f99a4ddeb104cd0745e7762c107bc88a9980b93)

Author SHA1 Message Date
lispc 23e4483069 fix a comment in audio_featurizer.py
7 years ago
yangyaming 39dbcb4dfb Give option to disable converting from transcription text to ids.
7 years ago
Yibing Liu 37a29bf181 fix the core dump bug of DS2's training in docker
7 years ago
Yibing Liu 7e093ed1a3 expose param cutoff_top_n
7 years ago
Yibing Liu a18e6a7eda refine by following review comments
7 years ago
Xinghai Sun 0bbb9c3ee2 Re-organize folder structure and hierarchy for DS2.
7 years ago
yangyaming be37b03f0c Fix a typo caused exception for audio_featurizer.py.
7 years ago
wanghaoshuang 08a6d07811 remove binary files
7 years ago
wanghaoshuang 7e9daa32b7 Merge branch 'develop' of https://github.com/PaddlePaddle/models into ds2_pcloud
7 years ago
wanghaoshuang c00db21e69 Implement uploading data to PaddleCloud
7 years ago
Yibing Liu 43c483d1b9 Merge pull request #192 from kuke/mfcc_simplify_dev
7 years ago
Yibing Liu 98f0b6d02d update the mfcc computation in DS2
7 years ago
yangyaming 14d2fb795c Unify encoding to 'utf-8' and optimize error rate calculation.
7 years ago
Xinghai Sun 961f6a2963 Accelerate mfcc computation for DS2.
7 years ago
Yibing Liu ee5abbe37d add mfcc feature for DS2
7 years ago
Xinghai Sun 13f708739b Improve audio featurizer and add shift augmentor.
7 years ago
Xinghai Sun 04a225ae4f Enable min_batch_num in train.py and update train info print.
7 years ago
Xinghai Sun b07ee84a1d Add function, class and module docs for data parts in DS2.
7 years ago
Xinghai Sun cd3617aeb4 Refactor whole data preprocessor for DS2 (re-design classes, re-organize dir, add augmentaion interfaces etc.).
7 years ago