Commit Graph

39 Commits (3f9e30c9b368a747a69cb9d78e90fa84c0b829ec)

Author SHA1 Message Date
Hui Zhang dfd80b3aa2 recog into decoders, format code 3 years ago
Hui Zhang a4e27da64b decoder with ctc prefix score 3 years ago
Hui Zhang 82120c5ca4 setup.py install cpp deps 3 years ago
Hui Zhang 86df36a158 tools make 3 years ago
Hui Zhang ba28c92b41 setup with ubuntu deps 3 years ago
Hui Zhang 58fe852170 setup.py deps from requirements.txt 3 years ago
Hui Zhang 8977f1850e close editdistance package format warning 4 years ago
Hui Zhang 251d32a609 fix timit scripts; reader filtype case; 4 years ago
Hui Zhang 238e2365a5 rm dupliate packages 4 years ago
Hui Zhang 3843372958 u2 with chianer updater 4 years ago
Hui Zhang 673cc4a081 seed all with log; and format 4 years ago
Hui Zhang cfdca210ff chaner style updater 4 years ago
Hui Zhang 782f6be42d (D,T) to (T, D); time warp 4 years ago
Hui Zhang 8939994d75 refactor augmentation interface 4 years ago
Hui Zhang 981cecf72b espnet loader test 4 years ago
Hui Zhang cc813b18d3 fix install and format code 4 years ago
Hui Zhang b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] () 4 years ago
Hui Zhang 0a7958b3f1
add tarball utils () 4 years ago
Hui Zhang 0a3a840bee
more decoding method () 4 years ago
Hui Zhang c6ae9857f2
update doc () 4 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR () 4 years ago
Hui Zhang 1539f3e0a3
Refactor CTC module, add embedding and fix log () 4 years ago
Hui Zhang d7e753546a
Support paddle 2.x () 4 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api 5 years ago
Yibing Liu d77eec2bfe append some changes 8 years ago
Xinghai Sun c0b3281e58 Remove pynput and pyaudio packages from requriements.txt and add installation tips to README.md. 8 years ago
Xinghai Sun 0ebf36b98f Add a realtime ASR demo for users to test their own voice with mic. 8 years ago
Luo Tao 5e20dfd4fb change the wget method in run.sh of deep_speech2 8 years ago
Luo Tao e2f954f5e2 make kenlm install more robust 8 years ago
Luo Tao c7676286ab install libsndfile from /usr to thirdparty 8 years ago
Yibing Liu ee5abbe37d add mfcc feature for DS2 8 years ago
Yibing Liu 90d83bf739 resolve conflicts in requirements.txt 8 years ago
xushaoyong 7f2e7e1c2c resolve conflict with setup.sh 8 years ago
Yibing Liu 26510f74a6 refine ctc_beam_search_decoder 8 years ago
yangyaming 6d6cdf4057 Refine SoundFile installation process. 8 years ago
chrisxu2016 2450591a44 add 3 augmentor class and change resample module 8 years ago
yangyaming d35b747175 Fix ci following: 8 years ago
chrisxu2016 d66d740ea0 add audio part 8 years ago
Xinghai Sun 8313895e85 1. Fix incorrect decoder result printing. 8 years ago