Files
speech_sambert-hifigan_tts_…/configuration.json
jiaqi.sjq 9ccdc580f3 update
2023-01-04 15:49:38 +08:00

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