tianshuo78520a
7e52aaed74
Add tests ( #3836 )
...
* Add tests
* fix
* Fix
* Fix
* disable deepspeech2_online_model_test
* disable test_data_table
* Fix
3 months ago
zxcd
d9eb82a632
fix unit test ( #3835 )
3 months ago
zxcd
4be005858b
【DOC】fix demos bug ( #3830 )
...
* fix demos
* fix test
3 months ago
zxcd
72ce886177
【test】fix test cli bug ( #3793 )
...
* add cli test readme
* fix code style
* fix bug
6 months ago
zxcd
05660a62cb
【test】add cli test readme ( #3784 )
...
* add cli test readme
* fix code style
6 months ago
Hui Zhang
a2ae6396ef
old grad clip has 0d tensor problem, fix it ( #3334 )
1 year ago
Hui Zhang
7f88cc9e0c
en frontend unit text
1 year ago
Hui Zhang
ffb17a250a
hotfix english G2P
1 year ago
Hui Zhang
d53c499447
fix long text oom using ssml; filter comma; update polyphonic
1 year ago
Hui Zhang
108e73e1a0
add mix frontend test
1 year ago
Hui Zhang
9727e67a3f
add ssml unit test
1 year 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
YangZhou
42ff946007
[audio] mv paddlespeech/audio to paddleaudio ( #2706 )
...
* split paddlespeech/audio to paddleaudio.
* add sox io ,sox effect, kaldi native fbank to paddleaudio.
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
e6d20888c5
支持0维Tensor需要的修改 ( #2621 )
2 years ago
Zth9730
1d6f8ea8d5
update test_cli.sh, test=asr ( #2610 )
2 years ago
Hui Zhang
bdf876ea7b
Merge branch 'develop' into u2pp_export
2 years ago
Zhao Yuting
0cd01241db
Update test_cli.sh
...
update about text cli
2 years ago
Hui Zhang
f95edc382c
format
2 years ago
Hui Zhang
322301a6db
add reverse pad with sos and eos test
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
Jackwaterveg
bca014fd92
Merge pull request #2032 from PaddlePaddle/audio_refactoring
...
[audio] Audio refactoring
2 years ago
KP
bf056c013d
Refactor paddleaudio to paddlespeech.audio
2 years ago
huangyuxin
06c9eee339
update reademe, add conf file, updata test_cli
2 years ago
lym0302
90b7f88eb5
fix hifigan pad value
2 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
TianYuan
38eb3361f4
Merge pull request #1918 from Jackwaterveg/develop
...
[RTF] fix calc_rtf_by_aishell.sh
3 years ago
huangyuxin
61e4b44bf2
fix calc_rtf_by_aishell.sh
3 years ago
Hui Zhang
466899317e
Merge pull request #1910 from Jackwaterveg/develop_dev
...
[test]fix cacu_rtf
3 years ago
huangyuxin
80352edb21
fix test_rtf, test=doc
3 years ago
lym0302
c5d2224d6d
fix cors, test=doc
3 years ago
liangym
22b67ed051
Merge pull request #1882 from lym0302/streaming_tts_server
...
[server] improve code
3 years ago
lym0302
be21aed09b
trans remove file way, test=doc
3 years ago
root
2381d2b078
add cacu rtf scripts, test=doc
3 years ago
liangym
e7a35485e4
Merge pull request #1859 from lym0302/update_readme
...
[server] improve server code
3 years ago
lym0302
851b77c5f3
remove useless code, test=doc
3 years ago
lym0302
b361a73888
improve server code, 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