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
3 years ago
liangym
25b6bf9668
[tts] Add male voice for tts ( #2660 )
3 years ago
Zth9730
1d6f8ea8d5
update test_cli.sh, test=asr ( #2610 )
3 years ago
Zhao Yuting
0cd01241db
Update test_cli.sh
...
update about text cli
3 years ago
TianYuan
5d515f3f3f
update mix tts
3 years ago
TianYuan
7bd1b42e3b
add mix test in test_cli.sh, test=tts
3 years ago
TianYuan
510e240c5c
achange default voc in cli from pwgan_csmsc to hifigan_csmsc, test=tts
3 years ago
huangyuxin
06c9eee339
update reademe, add conf file, updata test_cli
4 years ago
huangyuxin
780da806d7
fix test_cli, test=doc
4 years ago
root
3a7896fc96
update cli, test=asr
4 years ago
huangyuxin
4494f5a1fc
add cli models, test=doc
4 years ago
huangyuxin
454dd2e259
fix test_cli,test=doc
4 years ago
huangyuxin
f423f35d23
add color for test, test=doc
4 years ago
huangyuxin
2e319a2c8a
fix test_cli, test=doc
4 years ago
huangyuxin
1e999c27e9
fix exit, test=doc
4 years ago
huangyuxin
25cb4d62ac
add cli test case, test=doc
4 years ago
huangyuxin
cd6275e344
add test for long audio in cli, test=doc
4 years ago
TianYuan
a44f5c099e
update cli, test=doc
4 years ago
xiongxinlei
faf6b8daf8
add the vec cli test audio name, test=doc
4 years ago
xiongxinlei
3054659901
remove debug info, test=doc
4 years ago
xiongxinlei
0f78d25f76
add vector cli batch and pipeline test demo, test=doc
4 years ago
Honei
305bacdcf2
Merge branch 'develop' into vox12
4 years ago
xiongxinlei
0bb67d8b8e
add vector cli unit test, test=doc
4 years ago
TianYuan
342b487383
update readme for ljspeech hifigan, test=tts
4 years ago
TianYuan
6469568d2a
update readme for vctk hifigan, test=tts
4 years ago
Hui Zhang
8576d1c371
update cli test case
4 years ago
TianYuan
2cec8f6c76
update tts cli, test=doc
4 years ago
TianYuan
887a101eee
update cli unit test, test=doc
4 years ago
Jackwaterveg
940390a443
[CLI] Add unit test ( #1321 )
...
* add test_cli.sh
* set -e
4 years ago