TianYuan
|
f31219c63d
|
Update synthesize_e2e.sh
|
2 years ago |
TianYuan
|
ad239eb444
|
[TTS]add VITS inference (#2972)
|
2 years ago |
zxcd
|
5430a366ab
|
Update RESULTS.md (#2964)
|
2 years ago |
TianYuan
|
84f751f529
|
[TTS]vits dygraph to static (#2883)
Co-authored-by: 0x45f <wangzhen45@baidu.com>
|
2 years ago |
HuangLiangJie
|
11bc392617
|
[TTS]Canton phonetic fix, test=tts (#2950)
|
2 years ago |
TianYuan
|
a38e3c3187
|
Update README.md
|
2 years ago |
HuangLiangJie
|
2553022396
|
[TTS]Cantonese TTS checkpoint for e2e, test=tts (#2932)
|
2 years ago |
HuangLiangJie
|
1af9bd47d9
|
[TTS]Cantonese FastSpeech2 e2e infer, test=tts (#2927)
|
2 years ago |
lance6716
|
71bda24437
|
[TTS]Fix canton (#2924)
* Update run.sh
* Update README.md
|
2 years ago |
HuangLiangJie
|
acfa057dc7
|
[TTS]Cantonese FastSpeech2 Training, test=tts (#2907)
|
2 years ago |
HuangLiangJie
|
c75906462e
|
[TTS]Cantonese TTS MFA pipeline (#2899)
Co-authored-by: TianYuan <white-sky@qq.com>
|
2 years ago |
zxcd
|
047092de8e
|
add wav2vev2_zh aishell recipe, and speechbrain dataloader. (#2916)
|
2 years ago |
HuangLiangJie
|
3a8ba2e242
|
[TTS]Update VITS checkpoint , test=tts (#2887)
|
2 years ago |
Zhou Wei
|
16d84367c6
|
fix Tensor.numpy()[0] to float(Tensor) to adapt 0D (#2884)
|
2 years ago |
TianYuan
|
2f526c093c
|
fix data for slim (#2862)
|
2 years ago |
TianYuan
|
2b01e40525
|
[TTS]soft link for shell in example, add skip_copy_wave in norm stage of G… (#2851)
soft link for shell in example, add skip_copy_wave in norm stage of GANVocoders to save disk
|
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 |
TianYuan
|
355517d1ca
|
Update run.sh
|
2 years ago |
TianYuan
|
553fefff9b
|
Update run_en.sh
|
2 years ago |
TianYuan
|
59d4b8a2a8
|
Update run_mix.sh
|
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 |
TianYuan
|
001b22cf41
|
Update README.md
|
2 years ago |
HuangLiangJie
|
a874d8f325
|
Add prosody prediction in synthesize_e2e, test=tts (#2693)
|
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 |
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 |
liangym
|
f110928195
|
[tts ] Chmod run_mix.sh (#2647)
|
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 |
TianYuan
|
0727984873
|
Add export2lite, test=tts (#2636)
|
2 years ago |
HuangLiangJie
|
b7312e9f0b
|
Revised TN qualifier for measure notation, test=tts (#2629)
|
2 years ago |
HuangLiangJie
|
f43d026000
|
Add rhythm tags for MFA, test=tts (#2615)
* Add rhythm tags for MFA, test=tts
|
2 years ago |
TianYuan
|
d1e65a4781
|
Update README.md
|
2 years ago |
TianYuan
|
39df6b14e5
|
Update README.md
|
2 years ago |
TianYuan
|
46fd67e2ce
|
Update README.md
|
2 years ago |
liangym
|
d622b8bc5f
|
[tts] update finetune readme (#2625)
* updata readme, test=doc
* update yaml and readme, test=tts
* fix batch_size, test=tts
* update readme, test=doc
|
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 |
liangym
|
e18170228c
|
[tts] add adversarial loss (#2588)
|
2 years ago |
YangZhou
|
294d83da82
|
add kws release model (#2585)
add kws release model.
|
2 years ago |
TianYuan
|
91fa195b8b
|
Update README.md
|
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 |
Hui Zhang
|
caa1dd84d4
|
Merge pull request #2559 from Zth9730/fix_u2pp_model
[doc] update wenetspeech u2pp RESULT.md
|
2 years ago |
tianhao zhang
|
ce153d915e
|
update u2pp result.md
|
2 years ago |
WongLaw
|
fd00a22e37
|
Revised Rhythm Prediction Function, test=tts
|
2 years ago |
WongLaw
|
067a72bbce
|
Revised Rhythm Prediction Function for naming regulation, test=tts
|
2 years ago |
WongLaw
|
d113b74bb9
|
Revised Rhythm Prediction Function 6, test=tts
|
2 years ago |
WongLaw
|
48dd50b67b
|
Revised Rhythm Prediction Function 5, test=tts
|
2 years ago |
WongLaw
|
0149c6e54a
|
Revised Rhythm Prediction Function 4, test=tts
|
2 years ago |
WongLaw
|
d83b65f4f1
|
Revised Rhythm Prediction Function 3, test=tts
|
2 years ago |
WongLaw
|
175b6efad6
|
Revised Rhythm Prediction Function 2, test=tts
|
2 years ago |
WongLaw
|
cb37edb8f5
|
Revised Rhythm Prediction Function, test=tts
|
2 years ago |
WongLaw
|
4fe6c0dc99
|
Added rhythm prediction function, test=tts
|
2 years ago |
liangym
|
b76968e6d9
|
[tts] add mix finetune (#2525)
* updata readme, test=doc
* update yaml and readme, test=tts
* fix batch_size, test=tts
* add mix finetune, test=tts
* updata readme, test=tts
|
2 years ago |
tianhao zhang
|
2ae94bd277
|
freeze wav2vec2=True, change loss report and update README.md
|
2 years ago |
tianhao zhang
|
3d994f5c23
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
7bee9d807f
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
19180d359d
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
6e429f0513
|
support wav2vec2ASR on librispeech
|
2 years ago |
Hui Zhang
|
290c23b9d7
|
add u2 nnet, u2 nnet main, codelab, and can compile
|
2 years ago |
Hui Zhang
|
abe22e56a4
|
paddele vertion for u2/u2pp export
|
2 years ago |
Hui Zhang
|
2a75405e9a
|
Merge branch 'develop' into u2pp_export
|
2 years ago |
Hui Zhang
|
3ed24474d2
|
wenetspeech asr1 quant
|
2 years ago |
Hui Zhang
|
bdf876ea7b
|
Merge branch 'develop' into u2pp_export
|
2 years ago |
tianhao zhang
|
404708c640
|
fix s2t gpu training hang
|
2 years ago |
Zhao Yuting
|
4c70f71671
|
Rename Ernie-tiny.yaml to ernie-tiny.yaml
|
2 years ago |
Zhao Yuting
|
bdf577b43a
|
Create Ernie-tiny.yaml
|
2 years ago |
Zhao Yuting
|
d016584a3c
|
Rename ernie-3.0-nano-zh to ernie-3.0-nano-zh.yaml
|
2 years ago |
Zhao Yuting
|
402770f193
|
Create ernie-3.0-nano-zh
|
2 years ago |
Zhao Yuting
|
83fd9589a1
|
Create ernie-3.0-mini.yaml
|
2 years ago |
Zhao Yuting
|
ca780d7edc
|
Rename ernie-3.0-medium-zh to ernie-3.0-medium.yaml
|
2 years ago |
Zhao Yuting
|
7753a3bddc
|
Create ernie-3.0-medium-zh
config file of ernie-3.0-medium-zh
|
2 years ago |
Zhao Yuting
|
ae8076c746
|
Rename ernie-3.0.yaml to ernie-3.0-base.yaml
|
2 years ago |
Zhao Yuting
|
83cd15be0c
|
Create ernie-3.0.yaml
config file of ernie-3.0-base-zh
|
2 years ago |
liangym
|
63f70c9fd0
|
fix finetune batch size (#2457)
* fix batch_size, test=tts
|
2 years ago |
TianYuan
|
b058a2d3fe
|
Update run_en.sh
|
2 years ago |
TianYuan
|
8e2367a93c
|
Update run.sh
|
2 years ago |
liangym
|
8636096484
|
[tts] Update finetune (#2430)
* update finetune, test=tts
|
2 years ago |
TianYuan
|
ffdc17fd97
|
Update voice_cloning.sh
|
2 years ago |
TianYuan
|
05353b6c43
|
Update synthesize.sh
|
2 years ago |
TianYuan
|
9ab468a8c1
|
Update voice_cloning.sh
|
2 years ago |
TianYuan
|
5deabf3256
|
Update synthesize.sh
|
2 years ago |
TianYuan
|
3418827d61
|
Update synthesize.sh
|
2 years ago |
TianYuan
|
dbd0f08f53
|
Update voice_cloning.sh
|
2 years ago |
Hui Zhang
|
b10512eb0e
|
more config or u2pp
|
2 years ago |
Hui Zhang
|
6fc4b28093
|
add comment
|
2 years ago |
liangym
|
99551e5686
|
[tts] update finetune yaml and readme (#2418)
* update yaml and readme, test=tts
|
2 years ago |
TianYuan
|
a17baad534
|
Update README.md
|
2 years ago |
TianYuan
|
1b82404def
|
Update README.md
|
2 years ago |
WongLaw
|
c6361a5f07
|
Replaced the fixed path with the dynamic path in MFA, test=doc (#2416)
* Replaced the fixed path with the dynamic path in MFA, test=doc
|
2 years ago |
Hui Zhang
|
e3298c79ce
|
Merge branch 'develop' into u2_export
|
2 years ago |
TianYuan
|
e6cbcca3e2
|
fix ERNIE-SAT README, test=doc (#2392)
|
2 years ago |
Zth9730
|
68c2ec7563
|
Merge pull request #2391 from Zth9730/update_result
[s2t] update wenetspeech RESULT.md, add chunk=-1 result of online conformer
|
2 years ago |
tianhao zhang
|
4ac206e22f
|
update wenetspeech RESULT.md, test=doc
|
2 years ago |
liangym
|
cdf095595f
|
[tts] finetune add frozen (#2385)
* finetune add frozen
|
2 years ago |
TianYuan
|
80b180217d
|
[TTS] fix some bugs of ERNIE-SAT (#2378)
* fix ernie_sat, test=tts
* fix for comments, test=tts
|
2 years ago |
TianYuan
|
ec571bb0d1
|
Update README.md
|
2 years ago |
Hui Zhang
|
67709155e9
|
add chunk conformer config from release model
|
2 years ago |
Hui Zhang
|
02ac117dfb
|
Merge pull request #2373 from Zth9730/update_result
[s2t] update wenetspeech streaming coformer result
|
2 years ago |