You're looking at a specific version of this model. Jump to the model overview.
dmtanner /parakeet-tdt-0.6b-v3:74e605e7
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
audio_file |
string
|
Audio file (wav, flac, mp3)
|
|
m3u8_url |
string
|
URL to the m3u8 playlist file (supports .m4s and .ts segments)
|
|
start_time |
number
|
Start time in seconds for the time window
|
|
end_time |
number
|
End time in seconds for the time window
|
|
timestamps |
boolean
|
False
|
Whether to include timestamps in the transcription
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}