You're looking at a specific version of this model. Jump to the model overview.

collectiveai-team /crisperwhisper:891ce328

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
string
Audio file
task
string (enum)
transcribe

Options:

transcribe, translate

Task to perform: transcribe or translate to another language.
language
string (enum)
None

Options:

None, afrikaans, albanian, amharic, arabic, armenian, assamese, azerbaijani, bashkir, basque, belarusian, bengali, bosnian, breton, bulgarian, cantonese, catalan, chinese, croatian, czech, danish, dutch, english, estonian, faroese, finnish, french, galician, georgian, german, greek, gujarati, haitian creole, hausa, hawaiian, hebrew, hindi, hungarian, icelandic, indonesian, italian, japanese, javanese, kannada, kazakh, khmer, korean, lao, latin, latvian, lingala, lithuanian, luxembourgish, macedonian, malagasy, malay, malayalam, maltese, maori, marathi, mongolian, myanmar, nepali, norwegian, nynorsk, occitan, pashto, persian, polish, portuguese, punjabi, romanian, russian, sanskrit, serbian, shona, sindhi, sinhala, slovak, slovenian, somali, spanish, sundanese, swahili, swedish, tagalog, tajik, tamil, tatar, telugu, thai, tibetan, turkish, turkmen, ukrainian, urdu, uzbek, vietnamese, welsh, yiddish, yoruba

Language spoken in the audio, specify 'None' to perform language detection.
batch_size
integer
24
Number of parallel batches you want to compute. Reduce if you face OOMs.
timestamp
string (enum)
chunk

Options:

chunk, word

Whisper supports both chunked as well as word level timestamps.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output'}