TianYuan
|
9ca3a5d292
|
fix g2pw model (#2304) (#2306)
|
2 years ago |
TianYuan
|
7badf15971
|
add chinese words correct phonic (#2305)
Co-authored-by: David An (An Hongliang) <david.95@live.cn>
|
2 years ago |
liangym
|
eeb6938b4a
|
fix mix frontend, test=tts (#2299) (#2303)
|
2 years ago |
TianYuan
|
26f916d7b4
|
[cherry-pick][r1.1] fix g2pw input type for windows (#2289)
* [TTS]指定G2PW的传入数据类型 , test=tts (#2288)
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
* update version
Co-authored-by: 李子 <54951765+kslz@users.noreply.github.com>
|
2 years ago |
lym0302
|
f52d30bfbf
|
fix point bug, test=tts
|
2 years ago |
lym0302
|
9b7bf4bb86
|
fix point bug, test=tts
|
2 years ago |
TianYuan
|
307639d628
|
fix stats bugs
|
2 years ago |
TianYuan
|
e1a495a8e6
|
fix tone sand_hi bugs for Chinese frontend
|
2 years ago |
TianYuan
|
060fd94780
|
format g2pw
|
2 years ago |
TianYuan
|
5d515f3f3f
|
update mix tts
|
2 years ago |
TianYuan
|
a75b2a5bab
|
Merge pull request #2230 from BarryKCL/develop_g2pW
Add g2pW to Chinese frontend
|
2 years ago |
TianYuan
|
db89cfe829
|
Merge pull request #2234 from lym0302/mix_example
[tts] add zh_en mix example
|
2 years ago |
TianYuan
|
8dbefc0165
|
fix preprocess bug, add hifigan_csmsc decoder, update readme
|
2 years ago |
BarryKCL
|
a84b40ef79
|
update g2pW dict
|
2 years ago |
Zhao Yuting
|
d02e04d532
|
Update audio_handler.py
|
2 years ago |
BarryKCL
|
6593c24968
|
set window_size None
|
2 years ago |
BarryKCL
|
5e63ac1e60
|
Fix a bug in g2pW
|
2 years ago |
TianYuan
|
0eb598b876
|
Merge pull request #2235 from david-95/hongliang-dev
add filter for double punctuation in sentences; add homonym, test=tts
|
2 years ago |
david.95
|
0df7fc8fbf
|
remove comment
|
2 years ago |
david.95
|
7ba74f175f
|
remove comment
|
2 years ago |
david.95
|
f52a87b8d0
|
remove useless fix, test=tts
|
2 years ago |
david.95
|
a48e4f249f
|
add filter for double punctuation, revise comment ;
add homonym, fix mistakes
|
2 years ago |
BarryKCL
|
aecf8fd384
|
add onnxruntime sess_options
|
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 |
david.95
|
1edd474bcb
|
add filter for double punctuation in sentences; add homonym, test=tts
|
2 years ago |
BarryKCL
|
61dd92e49c
|
update
|
2 years ago |
BarryKCL
|
de0f99150a
|
change G2PWModel download
|
2 years ago |
BarryKCL
|
744ea44279
|
add comment
|
2 years ago |
BarryKCL
|
7b0f2a796d
|
change transformers to paddlenlp.transformers
|
2 years ago |
BarryKCL
|
e60a63fbdd
|
Rollback "get_input_ids"
|
2 years ago |
BarryKCL
|
ab2a1219c8
|
Add g2pW to Chinese frontend
|
2 years ago |
TianYuan
|
2f9bdf2306
|
Merge pull request #2222 from yt605155624/add_onnx_cli
[CLI]add onnxruntime infer for cli
|
2 years ago |
TianYuan
|
c3d47441cf
|
fix fs bug in inference.py (change fixed 24000 to variable for ljspeech)
|
2 years ago |
TianYuan
|
8da993bbf8
|
fix fs bug
|
2 years ago |
TianYuan
|
788a3062d0
|
fix onnx am_ckpt from list to item in prtrained_mdoels.py
|
2 years ago |
TianYuan
|
c6b25c05f4
|
change logger.debug to logger.info for streaming asr
|
2 years ago |
TianYuan
|
cd662a08e0
|
fix for load specified model files
|
2 years ago |
TianYuan
|
b9ade18055
|
add onnxruntime infer for cli
|
2 years ago |
huangyuxin
|
923b0b873e
|
fix import kws.exps.mdtc
|
2 years ago |
huangyuxin
|
060e337623
|
fix dataloader factory, test=asr
|
2 years ago |
TianYuan
|
b0b3222f9a
|
Merge pull request #2213 from yt605155624/fix_name_bug
[server]fix readme, test=doc
|
2 years ago |
TianYuan
|
354601d0e9
|
fix readme, test=doc
|
2 years ago |
TianYuan
|
510e240c5c
|
achange default voc in cli from pwgan_csmsc to hifigan_csmsc, test=tts
|
2 years ago |
TianYuan
|
00e9853f66
|
add mix tts cli, test=tts
|
2 years ago |
TianYuan
|
1f128a0817
|
Merge pull request #2117 from yt605155624/ernie_sat_trainer
[TTS]add ernie sat trainer
|
2 years ago |
TianYuan
|
1bf78fa5c7
|
updatte batch_fn train.py, test=doc
|
2 years ago |
TianYuan
|
9d4161ce5f
|
update config, test=doc
|
2 years ago |
lym0302
|
e1f8695456
|
add mix tts, test=tts
|
2 years ago |
Betterman-qs
|
e2dc204d4d
|
update engine_warmup.py, test=tts
|
2 years ago |