octava/InaVoCript-2.0
Viewer • Updated • 10.1k • 204
How to use octava/whisper-small-indonesian-disaster-vanilla with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("octava/whisper-small-indonesian-disaster-vanilla", dtype="auto")This model is a fine-tuned version of openai/whisper-small on the Indonesian Speech Dataset (InaVoCript, Fleurs, OpenSLR Javanese) 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.0136 | 9.9010 | 500 | 0.3101 | 16.2013 |
| 0.0007 | 19.8020 | 1000 | 0.3472 | 15.4870 |
| 0.0004 | 29.7030 | 1500 | 0.3614 | 15.5844 |
| 0.0002 | 39.6040 | 2000 | 0.3725 | 15.7468 |
| 0.0002 | 49.5050 | 2500 | 0.3812 | 15.7468 |
| 0.0001 | 59.4059 | 3000 | 0.3891 | 15.7468 |
| 0.0001 | 69.3069 | 3500 | 0.3957 | 16.0390 |
| 0.0001 | 79.2079 | 4000 | 0.4005 | 16.0390 |
| 0.0001 | 89.1089 | 4500 | 0.4037 | 16.1364 |
| 0.0001 | 99.0099 | 5000 | 0.4044 | 16.2338 |
Base model
openai/whisper-small