zxcd
72ce886177
【test】fix test cli bug ( #3793 )
...
* add cli test readme
* fix code style
* fix bug
7 months ago
zxcd
05660a62cb
【test】add cli test readme ( #3784 )
...
* add cli test readme
* fix code style
7 months ago
Hui Zhang
35d874c532
[s2t] mv dataset into paddlespeech.dataset ( #3183 )
...
* mv dataset into paddlespeech.dataset
* add aidatatang
* fix import
2 years ago
HuangLiangJie
c8196d45ae
[TTS]Canton CLI, test=tts ( #2977 )
2 years ago
liangym
d9b041e999
[TTS]Cli male onnx ( #2945 )
2 years ago
zxcd
88fe26f17c
[ASR] add asr code-switch cli and demo, test='asr' ( #2816 )
...
* add asr code-switch cli and demo.
* fix some model named problem.
2 years ago
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
1d6f8ea8d5
update test_cli.sh, test=asr ( #2610 )
2 years ago
Zhao Yuting
0cd01241db
Update test_cli.sh
...
update about text cli
2 years ago
TianYuan
5d515f3f3f
update mix tts
2 years ago
TianYuan
7bd1b42e3b
add mix test in test_cli.sh, test=tts
2 years ago
TianYuan
510e240c5c
achange default voc in cli from pwgan_csmsc to hifigan_csmsc, test=tts
2 years ago
huangyuxin
06c9eee339
update reademe, add conf file, updata test_cli
3 years ago
Hui Zhang
f7b6b8e6d8
Merge pull request #1963 from Jackwaterveg/develop_fix
...
[CLI] fix test_cli
3 years ago
huangyuxin
780da806d7
fix test_cli, test=doc
3 years ago
Hui Zhang
c15278ed80
format
3 years ago
huangyuxin
c9dc388c94
add calc CER in cli
3 years ago
huangyuxin
61e4b44bf2
fix calc_rtf_by_aishell.sh
3 years ago
huangyuxin
80352edb21
fix test_rtf, test=doc
3 years ago
root
2381d2b078
add cacu rtf scripts, test=doc
3 years ago
root
3a7896fc96
update cli, test=asr
3 years ago
huangyuxin
4494f5a1fc
add cli models, test=doc
3 years ago
huangyuxin
454dd2e259
fix test_cli,test=doc
3 years ago
huangyuxin
f423f35d23
add color for test, test=doc
3 years ago
huangyuxin
2e319a2c8a
fix test_cli, test=doc
3 years ago
huangyuxin
1e999c27e9
fix exit, test=doc
3 years ago
huangyuxin
25cb4d62ac
add cli test case, test=doc
3 years ago
huangyuxin
cd6275e344
add test for long audio in cli, test=doc
3 years ago
TianYuan
a44f5c099e
update cli, test=doc
3 years ago
xiongxinlei
faf6b8daf8
add the vec cli test audio name, test=doc
3 years ago
xiongxinlei
3054659901
remove debug info, test=doc
3 years ago
xiongxinlei
0f78d25f76
add vector cli batch and pipeline test demo, test=doc
3 years ago
Honei
305bacdcf2
Merge branch 'develop' into vox12
3 years ago
xiongxinlei
0bb67d8b8e
add vector cli unit test, test=doc
3 years ago
TianYuan
342b487383
update readme for ljspeech hifigan, test=tts
3 years ago
TianYuan
6469568d2a
update readme for vctk hifigan, test=tts
3 years ago
Hui Zhang
8576d1c371
update cli test case
3 years ago
TianYuan
2cec8f6c76
update tts cli, test=doc
3 years ago
TianYuan
887a101eee
update cli unit test, test=doc
3 years ago
Jackwaterveg
940390a443
[CLI] Add unit test ( #1321 )
...
* add test_cli.sh
* set -e
3 years ago