curl --request POST \
--url https://api.modelbeam.srv1069417.hstgr.cloud/api/v1/client/videofile2txt/price-calculation \
--header 'Content-Type: application/json' \
--data '
{
"include_ts": true,
"model": "WhisperLargeV3",
"duration_seconds": 123
}
'