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 |
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 |
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
|
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 |