Thai ASR MLX FP16
Collection
A list of fine-tuned Thai Automatic Speech Recognition (ASR) and converted into MLX
•
3 items
•
Updated
This model was converted to MLX format from scb10x/monsoon-whisper-medium-gigaspeech2
.
pip install mlx-whisper
import mlx_whisper
result = mlx_whisper.transcribe(
"FILE_NAME",
path_or_hf_repo=mlx-community/tawankri/monsoon-whisper-medium-gigaspeech2-mlx,
)