vc-ata(Automatic subtitle timing)
Request
Example:Bearer {{YOUR_API_KEY}}
Body Params application/json
{
"url":"https://file.302.ai/gpt/imgs/20241204/361bca5886e844dfac39fb861ea3f3ac.mp3",
"audio_text": "hello world"
}
Request samples
curl --location --request POST 'https://api.302.ai/doubao/vc/ata/submit?caption_type' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"url":"https://file.302.ai/gpt/imgs/20241204/361bca5886e844dfac39fb861ea3f3ac.mp3",
"audio_text": "hello world"
}'
Responses
application/json Modified at 2024-12-11 07:38:48