Overview This repository contains a fine-tuned Whisper ASR (Automatic Speech Recognition) model for the Haitian language. The model is hosted on Hugging Face and is ready for use.
Performance The model achieved a Word Error Rate (WER) of 0.19126, indicating high accuracy in transcribing spoken Haitian to written text.
Training The model was trained with a learning rate of 1e-5.
Usage You can use this model directly from the Hugging Face Model Hub. Here's a simple example in Python: