cURL
curl --request POST \ --url https://api.ppinfra.com/v3/glm-asr \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data ' { "file": "<string>", "prompt": "<string>", "hotwords": [ {} ] } '
{ "text": "<string>" }
application/json