mlx-community/whisper-large-v3-mlx

🤗 Hugging Face sourceautomatic-speech-recognitionmit3.2 GBotherChecksums witnessedupdated today
No torrent yet

Use with mlx-whisper

pip install mlx-whisper
import mlx_whisper

result = mlx_whisper.transcribe(
  speech_file,
  path_or_hf_repo="mlx-community/whisper-large-v3-mlx")