Commit Graph

23 Commits (a84487146d9a79d2845b3bfdbd5cde11e4c81b17)

Author SHA1 Message Date
Hui Zhang b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] (#639)
3 years ago
Hui Zhang 0a7958b3f1
add tarball utils (#626)
3 years ago
Hui Zhang 0a3a840bee
more decoding method (#618)
3 years ago
Hui Zhang c6ae9857f2
update doc (#603)
3 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
3 years ago
Hui Zhang 1539f3e0a3
Refactor CTC module, add embedding and fix log (#549)
3 years ago
Hui Zhang d7e753546a
Support paddle 2.x (#538)
3 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api
5 years ago
Yibing Liu d77eec2bfe append some changes
7 years ago
Xinghai Sun c0b3281e58 Remove pynput and pyaudio packages from requriements.txt and add installation tips to README.md.
7 years ago
Xinghai Sun 0ebf36b98f Add a realtime ASR demo for users to test their own voice with mic.
7 years ago
Luo Tao 5e20dfd4fb change the wget method in run.sh of deep_speech2
7 years ago
Luo Tao e2f954f5e2 make kenlm install more robust
7 years ago
Luo Tao c7676286ab install libsndfile from /usr to thirdparty
7 years ago
Yibing Liu ee5abbe37d add mfcc feature for DS2
7 years ago
Yibing Liu 90d83bf739 resolve conflicts in requirements.txt
7 years ago
xushaoyong 7f2e7e1c2c resolve conflict with setup.sh
7 years ago
Yibing Liu 26510f74a6 refine ctc_beam_search_decoder
7 years ago
yangyaming 6d6cdf4057 Refine SoundFile installation process.
7 years ago
chrisxu2016 2450591a44 add 3 augmentor class and change resample module
7 years ago
yangyaming d35b747175 Fix ci following:
7 years ago
chrisxu2016 d66d740ea0 add audio part
7 years ago
Xinghai Sun 8313895e85 1. Fix incorrect decoder result printing.
7 years ago