SPEAK-ASR/youtube-sinhala-asr-preprocessed
Viewer • Updated • 2.99k • 13
How to use SPEAK-ASR/whisper-si-exp-5 with PEFT:
Task type is invalid.
How to use SPEAK-ASR/whisper-si-exp-5 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("SPEAK-ASR/whisper-si-exp-5", 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-1 | SPEAK-ASR/openslr-sinhala-asr-preprocessed-2 | SPEAK-ASR/openslr-sinhala-asr-preprocessed-3 | SPEAK-ASR/youtube-sinhala-asr-preprocessed dataset. It achieves the following results on the evaluation set:
SPEAK-ASR/whisper-si-fullds-tm4More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Wer |
|---|---|---|---|---|
| 0.1940 | 0.6380 | 3000 | 0.2560 | 30.9152 |
| 0.1719 | 1.2761 | 6000 | 0.2136 | 26.7417 |
| 0.1846 | 1.9141 | 9000 | 0.1999 | 25.0293 |
| 0.2162 | 2.5521 | 12000 | 0.1869 | 23.3360 |
| 0.1663 | 3.1901 | 15000 | 0.1790 | 22.4653 |
| 0.2172 | 3.8282 | 18000 | 0.1738 | 21.9250 |
| 0.2025 | 4.4662 | 21000 | 0.1704 | 21.6000 |
Base model
openai/whisper-small