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 |
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
add tool to compare two tests results, show difference
|
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
[TTS]add aishell3 voice cloning with ECAPA-TDNN spk encoder
|
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)
* Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin, test=doc
|
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
fix the filepath bug
|
2 years ago |
艾梦
|
ea9ee93739
|
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
* code for training vits voice clone on aishell3.
Co-authored-by: TianYuan <white-sky@qq.com>
|
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)
* Update application.yaml
|
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)
* add tts finetune example, test=tts
* fix finetune
Co-authored-by: TianYuan <white-sky@qq.com>
|
2 years ago |
TianYuan
|
c1d4551055
|
add ernie sat synthesize_e2e, test=tts (#2287)
|
2 years ago |
Zhao Yuting
|
9473b8468c
|
Create preprocess.py
If there are no spaces between sentences in your text file, use this file to generate a new file, which adds spaces between each token.
|
2 years ago |
Zhao Yuting
|
d2f7362aa7
|
Delete preprocess.py
|
2 years ago |
Zhao Yuting
|
2aef6958de
|
Create preprocess.py
If there are no spaces between sentences in your text file, use this file to generate a new file, which adds spaces between each token.
|
2 years ago |
李子
|
5a58a27492
|
[TTS]指定G2PW的传入数据类型 , test=tts (#2288)
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
|
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
[CLI]add onnxruntime infer for 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
[TTS]add 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
[TTS]update vits ckpt
|
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
[Examples][SV] Fix rir download. test=doc
|
2 years ago |
TianYuan
|
60c1a1e575
|
Merge pull request #2087 from yt605155624/add_blank
[TTS]install CPython version monotonic_align before training
|
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
[vector]add convert.sh
|
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
[TTS]add ernie sat inference
|
2 years ago |
TianYuan
|
79658a5f20
|
add ernie sat inference, test=tts
|
2 years ago |
TianYuan
|
02734141ce
|
Merge pull request #2040 from yt605155624/add_blank
[TTS]add blank between characters for vits
|
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
[audio] 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
[ASR] fix local/test.sh in librispeech asr1
|
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
[ASR] support distrbuted training
|
2 years ago |
huangyuxin
|
9aa868d14d
|
support distrbuted training
|
2 years ago |
Jackwaterveg
|
4432190fa8
|
test=doc
|
2 years ago |