phoonnx-audio8-tts / config.json
Jarbas's picture
add config.json so the voice names its engine
6e4de99 verified
Raw
History Blame Contribute Delete
140 Bytes
{
"engine": "arktts",
"phoneme_type": "unicode",
"alphabet": "graphemes",
"lang_code": "en-US",
"audio": {
"sample_rate": 44100
}
}