Commit Graph

51 Commits (62240bbf68c5e2cb99ea871ee0456113e41156ef)

Author SHA1 Message Date
TianYuan 675cff258b
[TTS]fix praatio version, test=tts (#1158)
3 years ago
KP 29da318379 Add audio classification cli.
3 years ago
huangyuxin 989aec4413 optimize the setup.py and setup.sh
3 years ago
Hui Zhang 7554b6107a using visualdl; fix read_manifest
3 years ago
Jackwaterveg 13067281b3
Update the setup.py for paddlespeech (#1009)
3 years ago
huangyuxin 2f92a5d9a7 add conda init, use gcc 8.4.0
3 years ago
huangyuxin e84690f6f0 add conda install pipline
3 years ago
Hui Zhang 1ae1ead80f more install scripts
3 years ago
Hui Zhang f0b0e68e1b fix install
3 years ago
Hui Zhang b878027c9a format code
3 years ago
Hui Zhang a107b75bac transform; librispeech/s2 data process ok
3 years ago
Hui Zhang 6569ce123d lm embed and format code
3 years ago
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
3 years ago
Hui Zhang 251d32a609 fix timit scripts; reader filtype case;
3 years ago
Hui Zhang 238e2365a5 rm dupliate packages
3 years ago
Hui Zhang 3843372958 u2 with chianer updater
3 years ago
Hui Zhang 673cc4a081 seed all with log; and format
3 years ago
Hui Zhang cfdca210ff chaner style updater
3 years ago
Hui Zhang 782f6be42d (D,T) to (T, D); time warp
3 years ago
Hui Zhang 8939994d75 refactor augmentation interface
3 years ago
Hui Zhang 981cecf72b espnet loader test
3 years ago
Hui Zhang cc813b18d3 fix install and format code
3 years ago
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