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")
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy
pip install mlx-whisper
import mlx_whisper
result = mlx_whisper.transcribe(
speech_file,
path_or_hf_repo="mlx-community/whisper-large-v3-mlx")
Drop an audio file or click to upload
Mirrored from an external registry.
Last synced 8/3/2026
No commits available