Commit Graph

1025 Commits (596f5c28f273cd13ad9db584962ea8409a1b9a54)

Author SHA1 Message Date
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
TianYuan e3075e7917 install CPython version monotonic_align before train, test=tts
2 years ago
huangyuxin 429221dc03 adopt multi machine traiing
2 years ago
KP 19fd46f57b Fix rir download. test=doc
2 years ago
huangyuxin ac1b301657 Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
2 years ago
huangyuxin 81934d7191 fix run.sh
2 years ago
Jackwaterveg 6598216b2f
Merge branch 'develop' into webdataset
2 years ago
huangyuxin 0c7abc1f17 add training scripts
2 years ago
TianYuan e233c4e449
Merge pull request #2079 from Honei/develop
2 years ago
xiongxinlei d15883e3dc add convert.sh
2 years ago
huangyuxin c7a7b113c8 support multi-gpu training with webdataset
2 years ago
TianYuan 6a45c5c3f5 add tts static/onnx models' link in released_model.md, test=doc
2 years ago
TianYuan 7743c6a1ff add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
2 years ago
TianYuan d1aa83a239
Merge pull request #2052 from yt605155624/ernie_sat
2 years ago
TianYuan 79658a5f20 add ernie sat inference, test=tts
2 years ago
TianYuan 02734141ce
Merge pull request #2040 from yt605155624/add_blank
2 years ago
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
Jackwaterveg bca014fd92
Merge pull request #2032 from PaddlePaddle/audio_refactoring
2 years ago
KP bf056c013d Refactor paddleaudio to paddlespeech.audio
2 years ago
TianYuan a37a5266f5
Merge pull request #2031 from Jackwaterveg/develop_fix
2 years ago
huangyuxin 865d075831 fix local/test.sh of librispeech asr1
2 years ago
Jackwaterveg b9d35c9b2b
Merge pull request #2028 from Jackwaterveg/develop_dev
2 years ago
huangyuxin 9aa868d14d support distrbuted training
2 years ago
Jackwaterveg 4432190fa8
test=doc
2 years ago
Jackwaterveg 6fe4cc1e47
test=doc
2 years ago
Jackwaterveg 681151a8c8
test=doc
2 years ago
Hui Zhang dfdf450b22 fix #2013; and format
2 years ago
huangyuxin 61e565182a add preprocess.yaml
2 years ago
huangyuxin e48e1d5e81 fix tiny and local script, test=asr
2 years ago
huangyuxin 47dd61e5b2 refactor ds2, cli, server
2 years ago
TianYuan 6c7ed42712 fix ljspeech readme, test=doc
2 years ago
TianYuan 9a253bc091 gen lexicon with tone in mfa, test=tts
2 years ago
TianYuan e6e5d86a5a
Merge pull request #1984 from Jackwaterveg/develop
2 years ago
huangyuxin 62c50e0060 deprecate the 1.8x model, test=doc
2 years ago
Hui Zhang 42fba661c9 more detail of copyright
2 years ago
TianYuan 7bc54cbbe6
Merge pull request #1957 from yt605155624/vits_doc
2 years ago
TianYuan f9f014d159 add VITS readme, test=tts
2 years ago
Hui Zhang 8f8239ad3b
Merge pull request #1954 from Honei/acs_server
2 years ago
xiongxinlei 07c0d7d7cc remove old vector model info, test=doc
2 years ago
xiongxinlei 7afbdbefad update the vector model, test=doc
2 years ago
qingen a7037dc029 [vec][doc] update der result, test=doc
2 years ago
TianYuan 7a88e3f4e4 update readme, test=doc
2 years ago
TianYuan df3f975ea5 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
Jackwaterveg 6b6c6cc1eb
test=doc
2 years ago
Jackwaterveg 689e3bfc60 test=doc
2 years ago
Jackwaterveg a55ec2f69f
test=doc
2 years ago
Jackwaterveg cab0394954
test=doc
2 years ago
Jackwaterveg b5437a293d
test=doc
2 years ago
root 8a3c88d42e add launch for st, test=asr
2 years ago
root 9f389a7a33 support cpu, test=asr
2 years ago
root 864041085f replace dist.spawn with dist.launch, test=asr
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago
root 9947380898 fix the doc, test=doc
2 years ago
root 4d7046d244 updata released model info, test=doc
2 years ago
root 0309a4d032 Add doc for wenetspeech model, test=doc
2 years ago
Hui Zhang 624ab2c57a update asr1 config
2 years ago
lizi 10b00b4da7 fix the reorganize_aishell3 trouble now it can generate lab files of audio files under training classification
2 years ago
Honei ff7dbcc2de
Merge branch 'develop' into v0.3
2 years ago
xiongxinlei c5fe181405 update the paddlespeech_client asr_online cli, test=doc
2 years ago
Hui Zhang 6132457b7b
Merge pull request #1808 from Jackwaterveg/develop_dev
2 years ago
Hui Zhang b66838faa9
Merge pull request #1811 from Honei/v0.3
2 years ago
xiongxinlei 4c56e4d42c update the voxceleb readme.md, test=doc
2 years ago
huangyuxin e5fbd8ce75 renew ds2 online doc, test=doc
2 years ago
xiongxinlei cb9beabace fix the sv ecapa-tdnn cpu training, test=doc
2 years ago
Hui Zhang 5f62c84cb0
Merge pull request #1791 from qingen/cluster
2 years ago
qingen 648cc5823b [vec] update readme, test=doc
2 years ago
Hui Zhang 42a81f453b
Merge pull request #1781 from PaddlePaddle/Jackwaterveg-patch-2
2 years ago
KP abb15ac6e8 Update KWS example.
2 years ago
Jackwaterveg 5ecdf3d3cd
Update RESULTS.md
2 years ago
KP caa8eb4d0d Add KWS example.
2 years ago
KP 43659b9882 Add KWS example.
2 years ago
KP f9761d532c Add KWS example.
2 years ago
KP b60b1dadde Add KWS example.
2 years ago