网站域名是 soundai.natapp1.cc 具体使用可加群咨询,Q群号:691432604
{ "modelId": 20, "roleId": "0", "lang": "[ZH]", "textList": [ "啾咪~ 大家好啊!我是秋蒂啊~", "一名在日本留学虚拟主播。", "客户端自己来切片" ] }
curl --location --request POST 'https://petstore-demo.apifox.com/vits/genByTextList2Hash' \ --header 'uId: QQ号' \ --header 'token: SOV验证码' \ --header 'Content-Type: application/json' \ --data-raw '{ "modelId": 20, "roleId": "0", "lang": "[ZH]", "textList": [ "啾咪~ 大家好啊!我是秋蒂啊~", "一名在日本留学虚拟主播。", "客户端自己来切片" ] }'
{ "code": 0, "msg": "success", "count": 0, "data": [ { "id": 151872, "hashCode": "20-0-hash5711727a54294cf88ab31cc7b611c38f", "text": "啾咪~ 大家好啊!我是秋蒂啊~" }, { "id": 151873, "hashCode": "20-0-hash5711727a54294cf88ab31cc7b611c38f", "text": "一名在日本留学虚拟主播。" }, { "id": 151874, "hashCode": "20-0-hash5711727a54294cf88ab31cc7b611c38f", "text": "客户端自己来切片" } ] }