Thai ASR MLX FP16
Collection
A list of fine-tuned Thai Automatic Speech Recognition (ASR) and converted into MLX • 3 items • Updated
How to use tawankri/distill-thonburian-whisper-large-v3-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir distill-thonburian-whisper-large-v3-mlx tawankri/distill-thonburian-whisper-large-v3-mlx
This model was converted to MLX format from biodatlab/distill-whisper-th-large-v3.
pip install mlx-whisper
import mlx_whisper
result = mlx_whisper.transcribe(
"FILE_NAME",
path_or_hf_repo=mlx-community/tawankri/distill-thonburian-whisper-large-v3-mlx,
)
Quantized