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
|
b7388ce25a
|
eliminate useless unsqueese
|
2 years ago |
Hui Zhang
|
1a1ce92cb4
|
Merge pull request #2415 from Zth9730/u2++_decoder
[s2t] support bitransformer decoder
|
2 years ago |
TianYuan
|
52af86fcc3
|
fix ERNIE-SAT bug when edit the end of sentenses, test=doc (#2432)
|
2 years ago |
tianhao zhang
|
d3e5937591
|
support bitransformer decoder
|
2 years ago |
Hui Zhang
|
7382050e21
|
fix bug on win
|
2 years ago |
TianYuan
|
b14da765e8
|
frm random spk embedding in voice cloning, test=doc (#2429)
|
2 years ago |
Hui Zhang
|
d25871a7b0
|
format
|
2 years ago |
Hui Zhang
|
b10512eb0e
|
more config or u2pp
|
2 years ago |
Hui Zhang
|
00b2c1c8fb
|
fix forward attention decoder caller
|
2 years ago |
TianYuan
|
861dc2a9b7
|
Update README.md
|
2 years ago |
TianYuan
|
ac34fbbe27
|
Update README.md
|
2 years ago |
TianYuan
|
2512bc5210
|
Update README.md
|
2 years ago |
TianYuan
|
40156d8ad5
|
Update README.md
|
2 years ago |
TianYuan
|
8d25b1f844
|
Update README.md
|
2 years ago |
Ming
|
386ae851b5
|
Merge pull request #2412 from iftaken/dev-web-cmd
use cmd for voice clone , finetune and ernie-sat
|
2 years ago |
iftaken
|
512f20d0bf
|
fixed get_cmd and use MAIN_ROOT in ge2e
|
2 years ago |
iftaken
|
6a575218fa
|
fix TDNN to ECAPA-TDNN,text=doc
|
2 years ago |
zhoupc2015
|
2ae0f66d0d
|
Solve "unknown format: 3" (#2422)
* Solve execute the following code with return wav:
iob = io.BytesIO(wav)
wave.open(iob, 'rb')
will throw an "unknown format: 3" exception
|
2 years ago |
iftaken
|
e9db93def7
|
rename finetune yaml name
|
2 years ago |
Hui Zhang
|
309c8d70d9
|
add reverse weight
|
2 years ago |
Hui Zhang
|
9b66680ea4
|
Merge branch 'u2++_decoder' into u2pp_export
|
2 years ago |
iftaken
|
ceeb56719d
|
update readme, test=doc
|
2 years ago |
tianhao zhang
|
027535dec1
|
support bitransformer decoder, test=asr
|
2 years ago |
Hui Zhang
|
6fc4b28093
|
add comment
|
2 years ago |
Hui Zhang
|
f95edc382c
|
format
|
2 years ago |
Hui Zhang
|
322301a6db
|
add reverse pad with sos and eos test
|
2 years ago |
THUzyt21
|
bdbacd4249
|
precomited
|
2 years ago |
Zhao Yuting
|
d5dec46336
|
Update README.md
|
2 years ago |
Zhao Yuting
|
18b71dc136
|
Update README.md
|
2 years ago |
Zhao Yuting
|
0c52ca03ac
|
Update README.md
|
2 years ago |
Zhao Yuting
|
aeb7e07f50
|
Update README.md
|
2 years ago |
tianhao zhang
|
0a95689461
|
support bitransformer decoder
|
2 years ago |
Zhao Yuting
|
17a92ccbf7
|
Merge branch 'PaddlePaddle:develop' into Deploy-fast-text-model-for-cli
|
2 years ago |
tianhao zhang
|
455379b88e
|
support bitransformer decoder
|
2 years ago |
Zhao Yuting
|
a63a0b1350
|
Update pretrained_models.py
|
2 years ago |
Zhao Yuting
|
12a11394bd
|
Update infer.py
add a new faster model to infer in cli
|
2 years ago |
liangym
|
99551e5686
|
[tts] update finetune yaml and readme (#2418)
* update yaml and readme, test=tts
|
2 years ago |
Zhao Yuting
|
fb7f04e021
|
Update README.md
|
2 years ago |
Zhao Yuting
|
92d09d5cce
|
Update README_cn.md
|
2 years ago |
Zhao Yuting
|
57dcd0d17f
|
Update infer.py
change the infer in order to implement the new faster model for text
|
2 years ago |
Zhao Yuting
|
b627666ce9
|
Update model_alias.py
Add a new model for faster text process in cli
|
2 years ago |
Zhao Yuting
|
a02654660a
|
Update pretrained_models.py
Add a new model for faster text process
|
2 years ago |
iftaken
|
ad097a36b8
|
update readme and delete unuseful code
|
2 years ago |