zxcd
b1d3f59bcb
[s2t] add whisper asr large model ( #2640 )
...
* add whisper asr large model decoding, test=asr
* fix code style.
* fix json code style.
* remove resource and fix code style.
* fix yapf
* add cli and demos, fix some code style.
* fix some problem by comment.
* fix yapf
2 years ago
liangym
25b6bf9668
[tts] Add male voice for tts ( #2660 )
2 years ago
Zth9730
68134c8436
fix u2pp model ( #2549 )
2 years ago
tianhao zhang
5a66a14659
fix u2pp model version number
2 years ago
tianhao zhang
cda440e6f0
use reverse_weight in decode.yaml
2 years ago
Hui Zhang
467cfd4e75
Merge pull request #2489 from Zth9730/u2++_server
...
[ASR] support u2pp based cli and server, optimiz code of u2pp decode (reversed_weight parameter)
2 years ago
tianhao zhang
5b5167b586
support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
tianhao zhang
5bbe6e9897
support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
Zhao Yuting
a63a0b1350
Update pretrained_models.py
2 years ago
Zhao Yuting
a02654660a
Update pretrained_models.py
...
Add a new model for faster text process
2 years ago
TianYuan
d1c70a7809
fix g2pw model ( #2304 )
2 years ago
TianYuan
f7780658db
fix tone sand_hi bugs for Chinese frontend
2 years ago
TianYuan
5d515f3f3f
update mix tts
2 years ago
BarryKCL
a84b40ef79
update g2pW dict
2 years ago
BarryKCL
61dd92e49c
update
2 years ago
BarryKCL
de0f99150a
change G2PWModel download
2 years ago
TianYuan
788a3062d0
fix onnx am_ckpt from list to item in prtrained_mdoels.py
2 years ago
TianYuan
b9ade18055
add onnxruntime infer for cli
2 years ago
TianYuan
00e9853f66
add mix tts cli, test=tts
2 years ago
TianYuan
5ff885f116
add tts static/onnx models in pretrained_models.py
2 years ago
KP
b230dfbdec
Add kws cli and demo.
2 years ago
Hui Zhang
d95b0cd9b2
add release and resource
2 years ago
Hui Zhang
59a78f2a46
ds2 wenetspeech to onnx and support streaming asr server
2 years ago
Hui Zhang
73d702fd6a
Merge branch 'develop' into asr_ol
2 years ago
Hui Zhang
cd0b82ff1b
fix pretrain model error
2 years ago
Hui Zhang
42d28b961c
fix pretrian model error
2 years ago
Hui Zhang
4851d1d3a2
Merge branch 'onnx' into asr_ol
2 years ago
Hui Zhang
d66bfefd01
update aishell ds2 streaming onnx model
2 years ago
Hui Zhang
ff3b1ff817
opt onnx script
2 years ago
Hui Zhang
3cee7db021
onnx ds2 straming asr
2 years ago
Hui Zhang
c8574c7e35
ds2 inference as sepearte engine for streaming asr
2 years ago
huangyuxin
678cd15354
update model, test=doc
2 years ago
huangyuxin
47dd61e5b2
refactor ds2, cli, server
2 years ago
KP
6a08221525
Add paddlespeech.resource.
3 years ago
KP
fa6e44e4ff
Add paddlespeech.resource.
3 years ago