Hui Zhang
051759d480
update to py3.8
1 year ago
Hui Zhang
cb2f566ed2
Update released_model.md
1 year ago
TianHao Zhang
12e3e76092
[ASR] Support Hubert, fintuned on the librispeech dataset ( #3088 )
...
* librispeech hubert, test=asr
* librispeech hubert, test=asr
* hubert decode
* review
* copyright, notes, example related
* hubert cli
* pre-commit format
* fix conflicts
* fix conflicts
* doc related
* doc and train config
* librispeech.py
* support hubert cli
2 years ago
zxcd
bc365cbb52
Merge branch 'develop' into amp
2 years ago
zxcd
9d8660b2f6
add new aishell model for better CER.
2 years ago
Shuangchi He
8c7859d3bc
Fix some typos. ( #3178 )
...
Signed-off-by: Yulv-git <yulvchi@qq.com>
2 years ago
PiaoYang
9cf8c1985a
Update quick_start_cn.md ( #3176 )
2 years ago
PiaoYang
6ffd3e4f7f
Update quick_start.md ( #3175 )
2 years ago
liangym
793effa122
[TTS] update svs_music_score.md ( #3085 )
2 years ago
liangym
1a272e11de
get music score, test=doc ( #3070 )
2 years ago
TianYuan
46334ae045
Update setup.py ( #3056 )
2 years ago
TianYuan
acf943007e
Update requirements.txt
2 years ago
zxcd
3145325b4e
[ASR] add wav2vec2 aishell model result, test=asr ( #3012 )
...
* Create RESULT.md
* add wav2vec2ASR-large-aishell1 finetune model.
* update model link and add readme.
* fix released model info.
2 years ago
zxcd
033b877433
[ASR]add u2pp_wenetspeech_static_quant to released_model.md, test=doc ( #2973 )
...
* Update released_model.md
* Update released_model.md
2 years ago
JiehangXie
59cabdc967
[TTS]Cli Cantonese onnx, test=tts ( #2990 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
TianYuan
ff8c56b08b
[Install]fix praatio's version because praatio==6.0.0 has incompatible upgrade ( #2970 )
2 years ago
liangym
d9b041e999
[TTS]Cli male onnx ( #2945 )
2 years ago
HuangLiangJie
c75906462e
[TTS]Cantonese TTS MFA pipeline ( #2899 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
TianYuan
6b00ad6064
[Install]clean dependencies ( #2871 )
...
* clean dependencies
* update paddleaudio's version
* rm dependency in librosa and paddlenlp
* rm dependency in paddlepaddle
* rm dependency in speech_web
2 years ago
TianYuan
b5764e9f74
[Install]rm protobuf in setup.py ( #2853 )
...
* rm protobuf in setup.py && rm audio's dependances in setup.py
2 years ago
艾梦
57b9d4bca4
add diffusion module for training diffsinger ( #2832 )
2 years ago
zxcd
e793d267d9
[ASR] add code-switch asr tal_cs recipe ( #2796 )
...
* add tal_cs asr recipe.
* add readme and result, and fix some bug.
* add commit id and date.
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
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
TianYuan
f5380af32e
Update requirements.txt
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
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
michael-skynorth
5c1867a71e
Update install.md ( #2666 )
...
Hip -> Tip
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
Zth9730
e6d20888c5
支持0维Tensor需要的修改 ( #2621 )
2 years ago
Zth9730
a778f16014
update install.md ( #2590 )
2 years ago
Zth9730
68134c8436
fix u2pp model ( #2549 )
2 years ago
Hui Zhang
a59b937fca
Merge pull request #2527 from Zth9730/wav2vec2.0
...
[doc] release wav2vec2ASR and wav2vec2.0 model, update Recent Update
2 years ago
tianhao zhang
49c0cf9e31
format reference.md
2 years ago
tianhao zhang
f29294153b
update reference.md and released_model.md
2 years ago
tianhao zhang
dbe8cee248
release wav2vec2ASR and wav2vec2.0 model, update Recent Update
2 years ago
Hui Zhang
1b9b1f5454
Merge pull request #2522 from Zth9730/u2pp_jit_export
...
[doc] update install introduction
2 years ago
tianhao zhang
e1a70ca1ed
update install introduction
2 years ago
TianYuan
642232a577
Update install.md
2 years ago
TianYuan
846434c05b
Update install_cn.md
2 years ago
tianhao zhang
e367242765
update dependency of paddle
2 years ago
tianhao zhang
d2999ba21d
update install.md
2 years ago
tianhao zhang
cda440e6f0
use reverse_weight in decode.yaml
2 years ago
Hui Zhang
467cfd4e75
Merge pull request #2489 from Zth9730/u2++_server
...
[ASR] support u2pp based cli and server, optimiz code of u2pp decode (reversed_weight parameter)
2 years ago
tianhao zhang
5bbe6e9897
support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
TianYuan
5cdc79ddf2
[doc]add finetune demos in readthe docs ( #2411 )
...
* add finetune demos, test=doc
2 years ago
TianYuan
5e714ecb4a
[doc]update api docs ( #2406 )
...
* update apt docs, test=doc
2 years ago
TianYuan
02679906e6
Update tts_papers.md
2 years ago