Commit Graph

4682 Commits (6e7c71b26c2f8579ebb15570f1bc86ac6b0c7fa5)
 

Author SHA1 Message Date
xushaoyong 29f6ae0807 modify audio resample function
7 years ago
xushaoyong c5995bb7e1 add 3 augmentor and unittest
7 years ago
Yibing Liu 237df23e7e Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_dev
7 years ago
Xinghai Sun 0dadd14600 Patch for adding missing shift_perturb.py in last commmit (pull request #114).
7 years ago
Yibing Liu 7324d41e4a Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_dev
7 years ago
Xinghai Sun cdd52ac270 Fix a missing abs bug for DS2 AudioSegment.
7 years ago
yangyaming 6d6cdf4057 Refine SoundFile installation process.
7 years ago
Xinghai Sun 13f708739b Improve audio featurizer and add shift augmentor.
7 years ago
Yibing Liu 8033845615 add unit test for decoders
7 years ago
chrisxu2016 b340d4ed2f modify setup.sh to delete the install of libsamplerate
7 years ago
chrisxu2016 d6a852a304 modify setup.sh to delete the install of libsamplerate
7 years ago
chrisxu2016 2450591a44 add 3 augmentor class and change resample module
7 years ago
chrisxu2016 5398360e5f Add 3 augmentor classes and related unittests
7 years ago
chrisxu2016 df77c6d5db Add 3 augmentor classes and related unittests
7 years ago
Yibing Liu f20c6d643f Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_dev
7 years ago
chrisxu2016 d64f470078 add augmentor class
7 years ago
Xinghai Sun d104eccf67 Update the default num_threads for DS2 data generator.
7 years ago
Xinghai Sun 1d8cc4a5a9 Add multi-threading support for DS2 data generator.
7 years ago
chrisxu2016 71283d619d add augmentor class
7 years ago
chrisxu2016 115a06bb37 add augmentor class
7 years ago
Yibing Liu 0729abe02e tiny adjust
7 years ago
Yibing Liu d8089315f4 Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_dev
7 years ago
yangyaming a5dcd23bf2 Follow comments.
7 years ago
yangyaming d35b747175 Fix ci following:
7 years ago
Yibing Liu b2cf96cc46 adapt to the new data provider
7 years ago
Xinghai Sun d1f5123bcf Merge pull request #99 from PaddlePaddle/new_augmentation_2
7 years ago
yangyaming def66a3223 Follow comments.
7 years ago
chrisxu2016 ddb2bdc190 add audio file
7 years ago
chrisxu2016 25ce7ebe7b add audio file
7 years ago
Yibing Liu 36743d3689 add scoring last word in beam search
7 years ago
chrisxu2016 21161b0165 add audio file
7 years ago
chrisxu2016 107f8b89ae add audio augmentation
7 years ago
Yibing Liu ff01d048d3 final refining on old data provider: enable pruning & add evaluation & code cleanup
7 years ago
chrisxu2016 b8341da63d add audio augmentation
7 years ago
yangyaming 26eb54eb37 Follow comments.
7 years ago
yangyaming 86eeb52c06 Merge branch 'develop' of https://github.com/PaddlePaddle/models into fix-81
7 years ago
chrisxu2016 5ca270d30a add audio file
7 years ago
chrisxu2016 d1ee10be10 modify audio and speech
7 years ago
chrisxu2016 d66d740ea0 add audio part
7 years ago
Xinghai Sun ed5f04afb8 Add shuffle type of instance_shuffle and batch_shuffle_clipped.
7 years ago
chrisxu2016 65e34c535b add augmentation
7 years ago
Xinghai Sun 04a225ae4f Enable min_batch_num in train.py and update train info print.
7 years ago
yangyaming f85f8558cf Add unittest.
7 years ago
yangyaming 397b2fc288 Merge branch 'develop' of https://github.com/PaddlePaddle/models into fix-81
7 years ago
Xinghai Sun 1cef98f210 Update README.md for DS2.
7 years ago
Xinghai Sun b07ee84a1d Add function, class and module docs for data parts in DS2.
7 years ago
Yibing Liu a633eb9cc6 change two arguments
7 years ago
Yibing Liu 7db13ca9db enable lm in multiprocessing decoder & add script for params tuning
7 years ago
yangyaming bc3224eb14 Follow comments.
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