YangZhou
869f4267d5
[speechx]Speechx directory refactor ( #2746 )
...
* refactor directory
2 years ago
YangZhou
7804c8e8f3
[speechx]fix openfst download error ( #2742 )
...
* fix openfst download error
* add acknowledgments of openfst
2 years ago
Hui Zhang
aa91adc60e
update u2++ ctc prefix beam search result ( #2736 )
2 years ago
zxcd
a8a240d4ef
remove paddle.fluid ( #2740 )
2 years ago
YangZhou
12fa8a2d19
[audio]patch:fix tensor_utils error ( #2738 )
...
* fix tensor utils
2 years ago
YangZhou
4afa28701c
update paddle from 2.4.0rc to 2.4.1 in readme ( #2732 )
...
* update paddle from 2.4.0rc to 2.4.1 in readme
2 years ago
YangZhou
d35dda0020
add scikit-learn in setup.py ( #2733 )
2 years ago
TianYuan
e1a43ddb4e
Update release_note.py
2 years ago
TianYuan
3f6afc4834
[TTS]Add slim for TTS ( #2729 )
2 years ago
Hui Zhang
6f927d55db
onnx ds2 need onnxruntime>=1.11.0 ( #2728 )
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
Hui Zhang
0cc54bb785
fix speechx cmake for find python3 ( #2723 )
2 years ago
Hui Zhang
2e9ac304ed
add paddle commit that u2++ quant model cer 5.8% ( #2714 )
2 years ago
TianYuan
a3d5d93dd4
Update README_cn.md
2 years ago
TianYuan
56447a32f1
Update README.md
2 years ago
TianYuan
e29bf59aaf
Update README_cn.md
2 years ago
TianYuan
f5f17ab3f9
Update README.md
2 years ago
TianYuan
001b22cf41
Update README.md
2 years ago
TianYuan
f5380af32e
Update requirements.txt
2 years ago
HuangLiangJie
a874d8f325
Add prosody prediction in synthesize_e2e, test=tts ( #2693 )
2 years ago
Hui Zhang
b4ea7bfc0a
[speechx] fix bugs ( #2710 )
2 years ago
TianYuan
62357d876c
[TTS]rm paddlelite in setup.py ( #2713 )
...
* rm paddlelite in setup.py
* fix setup.py
2 years ago
Zth9730
062a00c21c
[doc] update released_model.md, test=doc ( #2705 )
...
* update released_model.md, test=doc
* Update released_model.md
2 years ago
zxcd
4275c73afb
update whisper model source ( #2704 )
2 years ago
Hui Zhang
03ad2a0f98
[speechx] update speechx docker usage ( #2707 )
2 years ago
TianYuan
d0b35077b7
Update README_cn.md
2 years ago
TianYuan
54f672a960
Update README.md
2 years ago
TianYuan
e0a5c0f7de
[TTS]add TTSAndroid demo ( #2703 )
...
* add TTSAndroid demo
2 years ago
Hui Zhang
d71d1273ed
[speechx] more doc for speechx ( #2702 )
...
* doc for ds2 websocket
2 years ago
zxcd
1ffe3561ae
add paddlenlp install version. ( #2701 )
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
Hui Zhang
a01c163dc3
[speechx] more doc of speechx u2 and ds2 onnx ( #2692 )
...
* more doc of speechx u2 onnx
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
heyudage
58309aa9d7
update docs test=doc ( #2688 )
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
michael-skynorth
5c1867a71e
Update install.md ( #2666 )
...
Hip -> Tip
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
TianYuan
30ed78858a
Update README.md
2 years ago
TianYuan
d108b8ba2e
Update README_cn.md
2 years ago
TianYuan
4385e0f692
Update README_cn.md
2 years ago
liangym
25b6bf9668
[tts] Add male voice for tts ( #2660 )
2 years ago
YangZhou
931b1429c9
remove kws benchmark test. ( #2656 )
2 years ago
Hui Zhang
945c3ba606
fix decode bug, test=doc ( #2655 )
2 years ago
liangym
f110928195
[tts ] Chmod run_mix.sh ( #2647 )
2 years ago