{
"url": "https://file.douge.cn/whisper/30s.wav",
"modle": "small",
"context":"以下是普通话的句子。"
}
curl --location --request POST 'http://127.0.0.1:8080/user/getCloneSignQrCodeByUrl?speaker_id=1&appid=1' \
--header 'X-Access-Token: 121' \
--header 'Authorization: Bearer;T7wpj09YVUeTO8fFumhFHVCnZ4HdB15m' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"url": "https://file.douge.cn/whisper/30s.wav",
"modle": "small",
"context":"以下是普通话的句子。"
}'
{}