该接口即将废弃,预计在2023年7月中旬左右下架接口!
{ "modelId": 14, "roleId": "10", "text": "[ZH]你好[ZH]" }
curl --location --request POST 'https://petstore-demo.apifox.com/vits/genByText' \ --header 'uId: 2547170055' \ --header 'token: 8e50f676-cbac-4f3f-be84-495e66b2a172' \ --header 'Content-Type: application/json' \ --data-raw '{ "modelId": 14, "roleId": "10", "text": "[ZH]你好[ZH]" }'
{}