Commit Graph

156 Commits (develop)

Author SHA1 Message Date
ypatz 8f367b056f
fix the dataclass error when python version >= 3.11 (#4108)
1 month ago
zxcd d369b9cfe5
【ASR】add chunk conformer model for tal_cs dataset. (#4110)
1 month ago
pinkman f032b3811a
bugfix-librosa.resample-args (#4088)
3 months ago
zxcd 0479cce8ff
【audio】remove paddleaudio from paddlespeech (#3986)
7 months ago
SuiYunsy 8279539978
Fix a bug of streaming_tts_server (#3865)
11 months ago
Color_yr 39ba32fafb
增加文件编码读取 (#3606)
2 years ago
Hui Zhang 40124ed34f add en_frontend file
2 years ago
guanyc 5f53e902e1
fix: 🐛 修复服务端 python ASREngine 无法使用conformer_talcs模型 (#3230)
2 years ago
Shuangchi He 8c7859d3bc
Fix some typos. (#3178)
2 years ago
liangym 96d76c83ad
multi-spk tts static model (#2779)
3 years ago
YangZhou 42ff946007
[audio] mv paddlespeech/audio to paddleaudio (#2706)
3 years ago
tianhao zhang cda440e6f0 use reverse_weight in decode.yaml
3 years ago
Hui Zhang 1f4f98b171 fix bug
3 years ago
Hui Zhang 2a75405e9a Merge branch 'develop' into u2pp_export
3 years ago
Hui Zhang 467cfd4e75
Merge pull request #2489 from Zth9730/u2++_server
3 years ago
tianhao zhang 5bbe6e9897 support u2pp cli and server, optimiz code of u2pp decode, test=asr
3 years ago
Zhao Yuting 304dc2603c
Update text_engine.py
3 years ago
Zhao Yuting b9693a0e8e
Update text_engine.py
3 years ago
Zhao Yuting 8ecf6796f3
Update text_engine.py
3 years ago
Zhao Yuting d2da7f50d2
Update text_engine.py
3 years ago
Hui Zhang 1a1ce92cb4
Merge pull request #2415 from Zth9730/u2++_decoder
3 years ago
zhoupc2015 2ae0f66d0d
Solve "unknown format: 3" (#2422)
3 years ago
tianhao zhang ecbf324286 support bitransformer decoder, test=asr
3 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)
3 years ago
tianhao zhang 6745e9dd6b fix dp init
3 years ago
TianYuan 35c6ffa90b Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
3 years ago
TianYuan e622f42d92 add aishell3 voice cloning with ECAPA-TDNN spk encoder
3 years ago
TianYuan 795eb7bd10
format paddlespeech with pre-commit (#2331)
3 years ago
tianhao zhang ed2819d7af fix format test=asr
3 years ago
tianhao zhang 1dfca4ef73 fix multigpu training
3 years ago
Zhao Yuting c28064fec2
Update asr_engine.py (#2302)
3 years ago
Betterman-qs e2dc204d4d update engine_warmup.py, test=tts
3 years ago
Betterman-qs cf1b873528 update engine_warmup.py, test=tts
3 years ago
Hui Zhang e62cbc464e
Merge pull request #2124 from zh794390558/new_api
3 years ago
Hui Zhang 8376f3d40d
Merge pull request #2128 from zh794390558/endpoint
3 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
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 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
lym0302 7d4f320836 fix_model_init, test=doc
3 years ago