You're looking at a specific version of this model. Jump to the model overview.
nateraw /whisper-large-v3:61de7fdf
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 |
---|---|---|---|
filepath |
string
|
None
|
|
language |
string
|
Source language if you know it (ex. english, french).
|
|
translate |
boolean
|
False
|
Whether to translate the text to English from the source language.
|
return_timestamps |
boolean
|
True
|
Whether to return timestamps for each chunk.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}