Automatic Speech Recognition
MLX
Safetensors
moss_transcribe_diarize
int4
speaker-diarization
custom_code
Instructions to use vanch007/mlx-MOSS-Transcribe-Diarize-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use vanch007/mlx-MOSS-Transcribe-Diarize-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir mlx-MOSS-Transcribe-Diarize-4bit vanch007/mlx-MOSS-Transcribe-Diarize-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
mlx-MOSS-Transcribe-Diarize 4bit
4bit MLX weight-only quantized variant of vanch007/mlx-MOSS-Transcribe-Diarize.
Quantization uses MLX affine quantization with bits=4 and group_size=64 on the text backbone, excluding the Whisper audio encoder and VQ adaptor.
python -m moss_transcribe_diarize.mlx.cli /path/to/input.wav \
--model vanch007/mlx-MOSS-Transcribe-Diarize-4bit \
--out-dir runs/mlx_4bit_example
- Downloads last month
- 33
Model size
0.4B params
Tensor type
BF16
·
U32 ·
Hardware compatibility
Log In to add your hardware
Quantized
Model tree for vanch007/mlx-MOSS-Transcribe-Diarize-4bit
Base model
OpenMOSS-Team/MOSS-Transcribe-Diarize Finetuned
vanch007/mlx-MOSS-Transcribe-Diarize