← Back to all generators

daanelson/whisperx

Accelerated transcription of audio using WhisperX

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

audiorequiredstring

Audio file

align_outputboolean

Use if you need word-level timing and not just batched transcription. Only works for English atm

Default: false
batch_sizeinteger

Parallelization of input audio transcription

Default: 32
debugboolean

Print out memory usage information.

Default: false
only_textboolean

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

Default: false
Version: 9aa6ecadd306Updated: 7/25/202694.4K runs