← Back to all generators
awerks/whisperx
OfficialView on Replicate →
Fast automatic speech recognition (70x realtime with large-v2) with word-level timestamps and speaker diarization.
Capabilities
No capability data available
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
align_output | boolean | Use if you need word-level timing and not just batched transcription | false | — |
audio_file | string(uri) | Audio file (Input option #1) | — | — |
audio_url | string | Direct audio url. (Input option #2) | — | — |
batch_size | integer | Parallelization of input audio transcription | 32 | — |
debug | boolean | Debugging purposes | false | — |
diarize | boolean | Diarize the result | false | — |
file_extension | string | Extension of the audio file (if audio_url is used) | ".wav" | — |
language | string | Original language of the audio (reduces hallucinations). Leave empty to detect automatically | — | — |
only_text | boolean | Set if you only want to return text; otherwise, segment metadata will be returned as well. | false | — |
task | string | Task: transcribe or translate | "transcribe" | — |
align_outputbooleanUse if you need word-level timing and not just batched transcription
Default:
falseaudio_filestringAudio file (Input option #1)
audio_urlstringDirect audio url. (Input option #2)
batch_sizeintegerParallelization of input audio transcription
Default:
32debugbooleanDebugging purposes
Default:
falsediarizebooleanDiarize the result
Default:
falsefile_extensionstringExtension of the audio file (if audio_url is used)
Default:
".wav"languagestringOriginal language of the audio (reduces hallucinations). Leave empty to detect automatically
only_textbooleanSet if you only want to return text; otherwise, segment metadata will be returned as well.
Default:
falsetaskstringTask: transcribe or translate
Default:
"transcribe"Version:
8546c7207250Updated: 7/25/202625.8K runs
cinemasetfree.com