Commit Graph

220 Commits (d0b35077b73e63a0e8add7591f755dc5a3c89919)

Author SHA1 Message Date
Zth9730 c67bf7b4ef
[ASR] support wav2vec2-zh cli, test=asr () 2 years ago
zxcd 4542684694
[ASR] fix Whisper cli model download path error. test=asr () 2 years ago
zxcd b71f1428c7
add all whisper model size support, test=asr () 2 years ago
Zth9730 94a487bd81
[ASR] support wav2vec2 command line and demo () 2 years ago
zxcd b1d3f59bcb
[s2t] add whisper asr large model () 2 years ago
liangym 25b6bf9668
[tts] Add male voice for tts () 2 years ago
Zth9730 68134c8436
fix u2pp model () 2 years ago
Hui Zhang 467cfd4e75
Merge pull request from Zth9730/u2++_server 2 years ago
ZapBird 7a13b35fe6
BytesIO类型时,要保证切到初始位置,这样多次读取才能够正常。比如__call__函数。 () 2 years ago
tianhao zhang 5bbe6e9897 support u2pp cli and server, optimiz code of u2pp decode, test=asr 2 years ago
THUzyt21 bdbacd4249 precomited 2 years ago
Zhao Yuting d5dec46336
Update README.md 2 years ago
Zhao Yuting 18b71dc136
Update README.md 2 years ago
Zhao Yuting 12a11394bd
Update infer.py 2 years ago
Zhao Yuting fb7f04e021
Update README.md 2 years ago
Zhao Yuting 92d09d5cce
Update README_cn.md 2 years ago
Zhao Yuting 57dcd0d17f
Update infer.py 2 years ago
TianYuan 35c6ffa90b Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2 2 years ago
TianYuan e622f42d92 add aishell3 voice cloning with ECAPA-TDNN spk encoder 2 years ago
TianYuan 795eb7bd10
format paddlespeech with pre-commit () 2 years ago
TianYuan 0baec4325a fix stats bugs 3 years ago
TianYuan 5d515f3f3f update mix tts 3 years ago
TianYuan 8da993bbf8 fix fs bug 3 years ago
TianYuan 788a3062d0 fix onnx am_ckpt from list to item in prtrained_mdoels.py 3 years ago
TianYuan cd662a08e0 fix for load specified model files 3 years ago
TianYuan b9ade18055 add onnxruntime infer for cli 3 years ago
TianYuan 510e240c5c achange default voc in cli from pwgan_csmsc to hifigan_csmsc, test=tts 3 years ago
TianYuan 00e9853f66 add mix tts cli, test=tts 3 years ago
Hui Zhang 5ca05fea20 cli batch process support \t 3 years ago
huangyuxin 05d41523ad Merge branch 'develop' into webdataset 3 years ago
TianYuan 4b1f82d312 log redundancy in server 3 years ago
TianYuan bc93bffbb4 replace logger.info with logger.debug in cli, change default log level to INFO 3 years ago
TianYuan cf846f9ebc rm extra log 3 years ago
KP adc7c9b4aa Fix unnecessary download present in issue . 3 years ago
huangyuxin 6ec6921255 Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset 3 years ago
Jackwaterveg 6598216b2f
Merge branch 'develop' into webdataset 3 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform 3 years ago
KP b230dfbdec Add kws cli and demo. 3 years ago
Hui Zhang d20adb5c89
Merge pull request from KPatr1ck/import_bug 3 years ago
KP b452be3d8d Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio 3 years ago
KP fe345409bb Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio 3 years ago
Hui Zhang 59a78f2a46 ds2 wenetspeech to onnx and support streaming asr server 3 years ago
Hui Zhang c8574c7e35 ds2 inference as sepearte engine for streaming asr 3 years ago
Jackwaterveg bca014fd92
Merge pull request from PaddlePaddle/audio_refactoring 3 years ago
KP 4aaa8effe8 Refactor paddleaudio to paddlespeech.audio 3 years ago
KP bf056c013d Refactor paddleaudio to paddlespeech.audio 3 years ago
huangyuxin 2b5bc6df39 fix cli, test=doc 3 years ago
huangyuxin 06c9eee339 update reademe, add conf file, updata test_cli 3 years ago
huangyuxin 6ebe476532 support editing num_decode_left_chunks in cli and server 3 years ago
Hui Zhang dfdf450b22 fix ; and format 3 years ago