Commit Graph

998 Commits (9dd1602c7cfe4bbca3a4e947e6c70b3998027c38)

Author SHA1 Message Date
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
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
2 years ago
liangym 63f70c9fd0
fix finetune batch size (#2457)
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)
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)
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)
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
2 years ago
tianhao zhang 4ac206e22f update wenetspeech RESULT.md, test=doc
2 years ago
liangym cdf095595f
[tts] finetune add frozen (#2385)
2 years ago
TianYuan 80b180217d
[TTS] fix some bugs of ERNIE-SAT (#2378)
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
2 years ago
tianhao zhang 08c3ceb04b update wenetspeech streaming coformer result
2 years ago
TianYuan fdcc8c0427
Update README.md
2 years ago
TianYuan 82c97138fc
Merge pull request #2367 from david-95/hongliang0909
2 years ago
david.95 61422e71e3 add tool to compare test badcase and add run examples,test=tts
2 years ago
TianYuan 7e4f3b029c
Merge pull request #2359 from yt605155624/add_vc2
2 years ago
david.95 881618dc2a add tool to compare two tests results, show difference -t tts
2 years ago
WongLaw e04f111b8a
Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin (#2364)
2 years ago
TianYuan 35c6ffa90b Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
2 years ago
TianYuan e622f42d92 add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
TianYuan 1c30cff1bf
fix gpus of ernie_sat, test=tts (#2355)
2 years ago
Zhao Yuting 59e7444efe
solve the bug of training mdtc_bs16_fp32
2 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
2 years ago
TianYuan e8656fdfba
update version of paddle2onnx, test=tts (#2347)
2 years ago
TianYuan 795eb7bd10
format paddlespeech with pre-commit (#2331)
2 years ago
TianYuan 5d5888af8e
fix tone, update readme (#2335)
2 years ago
Zhao Yuting cb74803957
fix the bug "can't start ASR streaming_server" (#2337)
2 years ago
Hui Zhang e0081b7e50
[vec][spk] add speechbrain ecapa-tdnn result
2 years ago
TianYuan 7b864e8f38
clean old ernie sat inference scripts (#2316)
2 years ago
TianYuan d21e03c03e
update tts3 readme, test=doc (#2315)
2 years ago
liangym 1c2a6b8e30
updata readme, test=doc (#2313)
2 years ago
TianYuan 7cc1d66863
Update README.md
2 years ago
liangym 1f100b1573
[tts] add tts finetune example (#2297)
2 years ago
TianYuan c1d4551055
add ernie sat synthesize_e2e, test=tts (#2287)
2 years ago
Zhao Yuting 9473b8468c
Create preprocess.py
2 years ago
Zhao Yuting d2f7362aa7
Delete preprocess.py
2 years ago
Zhao Yuting 2aef6958de
Create preprocess.py
2 years ago
李子 5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts (#2288)
2 years ago
Hui Zhang 99977b2f7e
Update README.md
2 years ago
TianYuan f7780658db fix tone sand_hi bugs for Chinese frontend
2 years ago
TianYuan ed18b08d07
Update README.md
2 years ago
TianYuan 3da9a15f9d
Update README.md
2 years ago
TianYuan 18b4fb57be update readme
2 years ago
TianYuan 8dbefc0165 fix preprocess bug, add hifigan_csmsc decoder, update readme
2 years ago
lym0302 368e3e1b59 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into mix_example
2 years ago
lym0302 894556f871 add zh_en mix example, test=tts
2 years ago
TianYuan 2f9bdf2306
Merge pull request #2222 from yt605155624/add_onnx_cli
2 years ago
TianYuan b9ade18055 add onnxruntime infer for cli
2 years ago
huangyuxin dca51c5131 fix wenetspeech conf, test=asr
2 years ago
Hui Zhang 812d80ab1c Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into u2_export
2 years ago
Hui Zhang d3572be0bb add ws export.sh
2 years ago
Zhao Yuting 535f0d3e33
Update default.yaml
2 years ago
Zhao Yuting 0308b86054
Update default.yaml
2 years ago
Zhao Yuting 18b48c256b
Update default.yaml
2 years ago
TianYuan 1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
2 years ago
TianYuan 9d4161ce5f update config, test=doc
2 years ago
lym0302 e1f8695456 add mix tts, test=tts
2 years ago
TianYuan 97965f4c37 fix mlm_prob, test=tts
2 years ago
liangym b2baf1450a
Merge pull request #2159 from yt605155624/add_blank
2 years ago
TianYuan 378d25aef8 update vits ckpt, test=tts
2 years ago
Jackwaterveg e37bcdd5a8
test=doc
2 years ago
Jackwaterveg 69f399f8cd
test=doc
2 years ago
Jackwaterveg e1f686abd9
test=doc
2 years ago
Jackwaterveg c167e128c5
fix doc,test=doc
2 years ago
TianYuan c1395e3a05 add synthesize for ernie_sat aishell3 and aishell3_vctk, test=tts
2 years ago
Hui Zhang 6699d760e4
Update README.md
2 years ago
TianYuan 5503c8bd6b add ernie_sat synthesize script for metadata.jsonl, test=tts
2 years ago
TianYuan e129bc736b fix am name, test=tts
2 years ago
TianYuan 028742b69a update lr scheduler
2 years ago
TianYuan 94688264c7 add ernie sat model file and config
2 years ago
huangyuxin 05d41523ad Merge branch 'develop' into webdataset
2 years ago
huangyuxin 92d1d08b9a fix scripts
2 years ago
Jackwaterveg 7fc81fe9d9
test=doc
2 years ago
Jackwaterveg 32e8c6f16c
test=doc
2 years ago
Jackwaterveg 1b0cda961f
test=doc
2 years ago
TianYuan e0a87ea914
Merge pull request #2090 from KPatr1ck/sv
2 years ago
TianYuan 60c1a1e575
Merge pull request #2087 from yt605155624/add_blank
2 years ago
TianYuan b2b05a0bc7 add vits ckpt, test=doc
2 years ago