S-Sethisak/KhmerAsrDataset
Viewer • Updated • 5.68k • 7
How to use S-Sethisak/whisper-largev3-kh with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("S-Sethisak/whisper-largev3-kh", dtype="auto")This model is a fine-tuned version of openai/whisper-large-v3 on the KhmerAsrDataset 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 | Cer | Validation Loss | Wer |
|---|---|---|---|---|---|
| 0.0232 | 1.6086 | 1000 | 24.9919 | 0.1027 | 92.9730 |
| 0.0044 | 3.2157 | 2000 | 22.4125 | 0.0933 | 88.8288 |
| 0.0015 | 4.8243 | 3000 | 22.8354 | 0.0882 | 89.5495 |
| 0.0001 | 6.4315 | 4000 | 21.4830 | 0.0924 | 86.6667 |
| 0.2061 | 8.0499 | 5000 | 0.1793 | 97.1171 | 33.1714 |
| 0.1139 | 9.6585 | 6000 | 0.1184 | 93.3333 | 25.9980 |
| 0.0739 | 11.2656 | 7000 | 0.0932 | 87.5676 | 22.9656 |
| 0.0515 | 12.8742 | 8000 | 0.0838 | 86.4865 | 22.1825 |
| 0.0384 | 14.4814 | 9000 | 0.0823 | 81.4414 | 21.5597 |
| 0.0131 | 16.0885 | 10000 | 0.0830 | 81.8018 | 20.7231 |
Base model
openai/whisper-large-v3