SPEAK-ASR/openslr-sinhala-asr-preprocessed
Viewer • Updated • 167k • 100
How to use SPEAK-ASR/whisper-si-exp-8 with PEFT:
Task type is invalid.
How to use SPEAK-ASR/whisper-si-exp-8 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("SPEAK-ASR/whisper-si-exp-8", dtype="auto")Configuration Parsing Warning:In adapter_config.json: "peft.task_type" must be a string
This model is a fine-tuned version of openai/whisper-small on the SPEAK-ASR/openslr-sinhala-asr-preprocessed dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Wer |
|---|---|---|---|---|
| 0.8759 | 1.2942 | 1500 | 0.2156 | 24.5941 |
| 0.7228 | 2.5884 | 3000 | 0.1802 | 21.0896 |
| 0.6525 | 3.8827 | 4500 | 0.1671 | 19.7550 |
Base model
openai/whisper-small