3v324v23's picture
Зафиксирована рабочая версия TEN-Agent для HuggingFace Space
87337b1
raw
history blame contribute delete
251 Bytes
{
"appid": "${env:BYTEDANCE_TTS_APPID}",
"token": "${env:BYTEDANCE_TTS_TOKEN}",
"sample_rate": 16000,
"voice_type": "BV001_streaming",
"api_url": "wss://openspeech.bytedance.com/api/v1/tts/ws_binary",
"cluster": "volcano_tts"
}