mirror of
https://www.modelscope.cn/speech_tts/speech_sambert-hifigan_tts_chuangirl_Sichuan_16k.git
synced 2026-04-02 10:32:53 +08:00
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"framework": "pytorch",
|
|
"task" : "text-to-speech",
|
|
"model" : {
|
|
"type" : "sambert-hifigan",
|
|
"lang_type" : "sichuan",
|
|
"sample_rate" : 16000
|
|
},
|
|
"pipeline": {
|
|
"type": "sambert-hifigan-tts"
|
|
}
|
|
}
|