zxcd
a8a240d4ef
remove paddle.fluid ( #2740 )
2 years ago
YangZhou
12fa8a2d19
[audio]patch:fix tensor_utils error ( #2738 )
...
* fix tensor utils
2 years ago
TianYuan
3f6afc4834
[TTS]Add slim for TTS ( #2729 )
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
HuangLiangJie
a874d8f325
Add prosody prediction in synthesize_e2e, test=tts ( #2693 )
2 years ago
TianYuan
62357d876c
[TTS]rm paddlelite in setup.py ( #2713 )
...
* rm paddlelite in setup.py
* fix setup.py
2 years ago
Zth9730
c67bf7b4ef
[ASR] support wav2vec2-zh cli, test=asr ( #2697 )
...
* support wav2vec2-zh cli, test=asr
* support wav2vec2-zh cli, test=asr
* support wav2vec2-zh cli, test=asr
* support wav2vec2-zh cli, test=asr
2 years ago
David An (An Hongliang)
bd01bc155d
add greek char and fix issue2571 ( #2683 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
zxcd
4542684694
[ASR] fix Whisper cli model download path error. test=asr ( #2679 )
...
* add all whisper model size support
* add choices in parser.
* fix Whisper cli model download path error.
* fix resource download path.
* fix code style
2 years ago
Zth9730
fc02cd0540
[doc] update wav2vec2 demos README.md, test=doc ( #2674 )
...
* fix wav2vec2 demos, test=doc
* fix wav2vec2 demos, test=doc
* fix enc_dropout and nor.py, test=asr
2 years ago
zxcd
b71f1428c7
add all whisper model size support, test=asr ( #2677 )
...
* add all whisper model size support
* add choices in parser.
2 years ago
TianYuan
0b4cf2211d
[TTS]Add TTS Paddle-Lite x86 inference ( #2667 )
...
* Add export2lite, test=tts
* add tts paddlelite x86 inference, test=tts
* update released_model.md, test=tts
* add paddlelite in setup.py
* update
2 years ago
David An (An Hongliang)
1c3d2cb89e
add double byte char for zh normalization ( #2661 )
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
kFoodie
dc9d3baf51
Update onnx_api.py ( #2664 )
2 years ago
liangym
25b6bf9668
[tts] Add male voice for tts ( #2660 )
2 years ago
Zth9730
8d3494320d
[ASR] wav2vec2_en, test=asr ( #2637 )
...
* wav2vec2_en, test=asr
* wav2vec2_en, test=asr
* wav2vec2_en, test=asr
2 years ago
HuangLiangJie
b7312e9f0b
Revised TN qualifier for measure notation, test=tts ( #2629 )
2 years ago
Zth9730
e6d20888c5
支持0维Tensor需要的修改 ( #2621 )
2 years ago
David An (An Hongliang)
8a5fe83e1d
add ssml sentences.txt ( #2620 )
2 years ago
Hui Zhang
2c34481ea0
[s2t] quant with wav scp ( #2568 )
...
* add quant hint
* add paddleslim
* using paddleslim 2.3.4 and paddle 2.4
2 years ago
Zth9730
8d3464c050
[s2t] Update wav2vec2 license ( #2600 )
2 years ago
liangym
e18170228c
[tts] add adversarial loss ( #2588 )
2 years ago
TianYuan
9aab706cba
fix frontend bug, test=tts ( #2606 )
2 years ago
WongLaw
e348aa825d
Added Rhythm Prediction, test=tts
2 years ago
WongLaw
b96fb1d57e
Added Rythm Prediction, test=tts
2 years ago
WongLaw
d27364d141
Added Text Rhythm Prediction, test=tts
2 years ago
HuangLiangJie
872be9c8ce
Merge branch 'PaddlePaddle:develop' into rhy
2 years ago
YangZhou
bbf2401e3e
Merge pull request #2524 from zh794390558/u2
...
[speechx] add u2/u2pp asr inference
2 years ago
WongLaw
72bbabbf79
Revised structure of rhythm prediction, test=tts
2 years ago
david.95
ed0138c6e3
add condition check if a ssml input and filter space line, test=tts
2 years ago
David An (An Hongliang)
21cce0e0bb
Merge branch 'PaddlePaddle:develop' into hongliang1014
2 years ago
TianYuan
63c80121e2
fix uvicorn's bug
2 years ago
TianYuan
2a60c3d854
Merge pull request #2554 from dahu1/develop
...
标点恢复代码更新,test=asr
2 years ago
david.95
3ac7ac253f
fix review issue,test=tts
2 years ago
David An (An Hongliang)
0476e645aa
Merge branch 'PaddlePaddle:develop' into hongliang1014
2 years ago
Zth9730
68134c8436
fix u2pp model ( #2549 )
2 years ago
dahu1
cb76e66401
1.token配置不写死,2.text显示不乱码, test=asr
2 years ago
Hui Zhang
eac545e1db
Merge pull request #2544 from Zth9730/fix_attention
...
[s2t] fix attention eval bug, do not compose kv in infer
2 years ago
tianhao zhang
1ea828c30e
fix attention val bug
2 years ago
David An (An Hongliang)
103e46f819
Merge branch 'PaddlePaddle:develop' into hongliang1014
2 years ago
TianYuan
2d71577e75
fix g2p ( #2539 )
2 years ago
david.95
f295d2d445
remove useless code
2 years ago
david.95
89e9ea69eb
modify __init__
2 years ago
david.95
1067088deb
modify __init__
2 years ago
david.95
f56cc08b18
add license content, test=tts
2 years ago
david.95
29508f400b
to fix CI issue, test=tts
2 years ago
david.95
60801d8f14
Merge branch 'hongliang1014' of https://github.com/david-95/PaddleSpeech into hongliang1014
2 years ago
David An (An Hongliang)
ce21f9bc41
Merge branch 'PaddlePaddle:develop' into hongliang1014
2 years ago