TTS_FARMLINGUA / app /config.json
drrobot9's picture
Update app/config.json
9c25b76 verified
raw
history blame contribute delete
275 Bytes
{
"elevenlabs": {
"api_key": "sk_77685e3c0388b4c682b56861c13cb2b3c4017d5bc8edbc15",
"voice_id": "ZthjuvLPty3kTMaNKVKb",
"model_id": "eleven_multilingual_v2",
"output_format": "mp3_44100_128"
},
"service": {
"host": "0.0.0.0",
"port": 7860
}
}