Files
tts_trans/httpTts-mimo.json

13 lines
530 B
JSON
Raw Permalink Normal View History

{
"concurrentRate": "0",
"contentType": "audio/mpeg",
"enabledCookieJar": false,
"id": -31,
"lastUpdateTime": 1774590209945,
"loginCheckJs": "var response = result;\nif (response.headers().get(\"Content-Type\") != \"audio/mpeg\") {\n throw \"TTS生成失败: \" + response.body().string()\n}\nresponse",
"loginUi": "[]",
"loginUrl": "",
"name": "3.小米MiMo TTS",
"url": "http://39.101.77.56:3333/api/tts,{\"method\": \"POST\", \"body\": {\"text\": \"{{speakText}}\", \"style\": \"\", \"voice\": \"\"}}"
}