curl --location 'https://api.302.ai/v1/audio/alignments' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer ' \ --form 'file=@""' \ --form 'text=""' \ --form 'model="whisper-v3-turbo"' \ --form 'vad_model="silero"' \ --form 'preprocessing="none"' \ --form 'response_format="verbose_json"' \ --form 'alignment_model="tdnn_ffn"'
{ "text": "Imagine the wildest idea that you've ever had, and you're curious about how it might scale to something that's a 100, a 1,000 times bigger. This is a place where you can get to do that." }