Commit Graph

245 Commits (4d5cfd400386bcd5be8729f8b3e1dfc5bae8365c)

Author SHA1 Message Date
Hui Zhang e3298c79ce Merge branch 'develop' into u2_export
2 years ago
WongLaw 324b166c52
Removed useless spk_id in speech_server and streaming_tts_server from demos, and support bilingual server engine, test=tts (#2380)
2 years ago
Hui Zhang a7c6c54e75 fix
2 years ago
tianhao zhang 6745e9dd6b fix dp init
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 (#2331)
2 years ago
tianhao zhang ed2819d7af fix format test=asr
2 years ago
tianhao zhang 1dfca4ef73 fix multigpu training
2 years ago
Zhao Yuting c28064fec2
Update asr_engine.py (#2302)
2 years ago
TianYuan 0baec4325a fix stats bugs
2 years ago
Zhao Yuting d02e04d532
Update audio_handler.py
2 years ago
TianYuan c6b25c05f4 change logger.debug to logger.info for streaming asr
2 years ago
TianYuan 354601d0e9 fix readme, test=doc
2 years ago
Hui Zhang 812d80ab1c Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into u2_export
2 years ago
0x45f 4e7106d9e2 Support dy2st
2 years ago
Betterman-qs e2dc204d4d update engine_warmup.py, test=tts
2 years ago
Betterman-qs cf1b873528 update engine_warmup.py, test=tts
2 years ago
Jackwaterveg ae7a73bc11
Merge pull request #2138 from zh794390558/demos
2 years ago
Hui Zhang e62cbc464e
Merge pull request #2124 from zh794390558/new_api
2 years ago
Hui Zhang 8376f3d40d
Merge pull request #2128 from zh794390558/endpoint
2 years ago
Hui Zhang caaa5cd502 more cli for speech demos
2 years ago
Hui Zhang 1edf120506 fix comment error
3 years ago
Hui Zhang d142d3a7c0 add docstring
3 years ago
Hui Zhang f8450c39e5 rename n_v_s to n_v_b, n_v_ns to n_v_nb
3 years ago
Hui Zhang f4b11b19e5 rename time_s and time_ns to time_b and time_nb
3 years ago
lym0302 3d5ed00c60 specify id, test=doc
3 years ago
Hui Zhang 98eed53e6d more accuracy decoding somthing
3 years ago
Hui Zhang e81849277e att cache for streaming asr
3 years ago
lym0302 d66d6a05c7 Merge branch 'develop' of https://github.com/lym0302/PaddleSpeech into develop
3 years ago
lym0302 5b06b76ebc change sr, test=doc
3 years ago
huangyuxin 05d41523ad Merge branch 'develop' into webdataset
3 years ago
TianYuan 4b1f82d312 log redundancy in server
3 years ago
huguanghui ddf14662ca fix log issue #2070
3 years ago
huguanghui 20a9a67925 fix log issue #2070
3 years ago
KP 527744d5f0 Fix unnecessary download present in issue #2067.
3 years ago
Jackwaterveg 6598216b2f
Merge branch 'develop' into webdataset
3 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform
3 years ago
TianYuan 46ff848d66
Merge pull request #2056 from lym0302/develop
3 years ago
Hui Zhang e04cd18846
Merge pull request #2050 from zh794390558/onnx_quant
3 years ago
lym0302 7d4f320836 fix_model_init, test=doc
3 years ago
Hui Zhang 54a777055a
Merge pull request #2039 from iftaken/dev-hym
3 years ago
Hui Zhang d20adb5c89
Merge pull request #2048 from KPatr1ck/import_bug
3 years ago
Hui Zhang 3cf1f1f0b5 support onnx quantize
3 years ago
Jackwaterveg 6dfe7273e6
Merge pull request #2045 from zh794390558/wenetspeech_onnx
3 years ago
KP fe345409bb Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
3 years ago
huangyuxin c552c0877f fix ds2 server config
3 years ago
Hui Zhang d21e6d8adb fix window ms config
3 years ago
Hui Zhang 59a78f2a46 ds2 wenetspeech to onnx and support streaming asr server
3 years ago
huangyuxin 704b5f8bc4 fix win len in ds2 server
3 years ago