fix: add loginUi/loginUrl fields to mimo config, separate single-entry file
This commit is contained in:
12
httpTts-mimo.json
Normal file
12
httpTts-mimo.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"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}}\"}}"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user