Views
No views yet
mlx-whisper model of kotoba-whisper-v2.0 which is suitable for running with Apple Silicon.
As kotoba-whisper-v2.0 is derived from distil-large-v3, this model is significantly faster than mlx-community/whisper-large-v3-mlx without losing much accuracy for Japanese transcription.pip install mlx-whispermlx_whisper.transcribe(speech_file, path_or_hf_repo="kaiinui/kotoba-whisper-v2.0-mlx")