Zth9730
94a487bd81
[ASR] support wav2vec2 command line and demo ( #2658 )
...
* wav2vec2_cli
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* Update RESULTS.md
* Update RESULTS.md
* Update base_commands.py
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
2 years ago
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
b627666ce9
Update model_alias.py
...
Add a new model for faster text process in cli
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
KP
adc7c9b4aa
Fix unnecessary download present in issue #2067 .
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
e04cd18846
Merge pull request #2050 from zh794390558/onnx_quant
...
[speechx] ds2 wenetspeech onnx quant
2 years ago
Hui Zhang
d20adb5c89
Merge pull request #2048 from KPatr1ck/import_bug
...
[CLI][Audio] Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
2 years ago
Hui Zhang
d95b0cd9b2
add release and resource
2 years ago
KP
fe345409bb
Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
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
5e03d753ac
add ds2 steaming asr onnx
2 years ago
Hui Zhang
cd0b82ff1b
fix pretrain model error
2 years ago
Hui Zhang
9106daa2a3
code format
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
Hui Zhang
dfdf450b22
fix #2013 ; and format
2 years ago
Hui Zhang
82c1f4c508
Merge pull request #1997 from Jackwaterveg/develop_dev
...
[ASR] refactor ds2, cli, server with espent datapipeline
2 years ago
KP
f77b8ede74
Fix server issues.
2 years ago
KP
46690b1b3c
Fix windows issue in paddlespeech.resource
2 years ago
huangyuxin
47dd61e5b2
refactor ds2, cli, server
2 years ago
KP
6a08221525
Add paddlespeech.resource.
2 years ago
KP
7766d7344d
Add paddlespeech.resource.
2 years ago
KP
fa6e44e4ff
Add paddlespeech.resource.
2 years ago