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

keeandev /whisperx:f346bc4a

Input

*file

Audio file

string
Shift + Return to add a new line

ISO code of the language spoken in the audio, leave empty to perform automatic language detection.

integer

Parallelization of input audio transcription.

Default: 32

string

Task for whisper to do.

Default: "transcribe"

boolean

Use if you need word-level timing and not just batched transcription.

Default: false

boolean

Use if you want speaker IDs attached to the transcription.

Default: false

boolean

Set if you only want to return text; otherwise, segment metadata will be returned as well.

Default: false

boolean

Print out process information.

Default: false

Output

No output yet! Press "Submit" to start a prediction.