How to use mlx-community/VibeVoice-ASR-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir VibeVoice-ASR-4bit mlx-community/VibeVoice-ASR-4bit
mlx_audio uses "audio" as the named argument to pass, not "audio_path"
mlx_audio
· Sign up or log in to comment