mustafaaljadery / lightning-whisper-mlx

An extremely fast implementation of whisper optimized for Apple Silicon using MLX.
https://mustafaaljadery.github.io/lightning-whisper-mlx/
580 stars 29 forks source link

Specify a different language for transcription #16

Open thelazyoxymoron opened 3 months ago

thelazyoxymoron commented 3 months ago

I'm trying to run this via distil-large-v3 model for a french audio clip. How do I specify the language for transcription?

rs545837 commented 2 months ago

The checkpoints on the distil-whisper organisation on the HF Hub currently only support English.