tts / tts_config.json
IAMCB's picture
update the ui and api
74ba223
raw
history blame contribute delete
209 Bytes
{
"output_dir": "outputs",
"cache_voices": true,
"default_voice": "af_alloy",
"default_format": "wav",
"api_enabled": true,
"api_port": 5000,
"ui_port": 7860,
"share_ui": true
}