Sagicc/whisper-small-sr-yodas-v2
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
Whisper Small Sr Yodas
This model is a fine-tuned version of openai/whisper-small on merged datasets Common Voice 16 + Fleurs + Juzne vesti (South news) + LBM + (Yodas)[https://huggingface.co/datasets/espnet/yodas] dataset and
Rupnik, Peter and Ljubešić, Nikola, 2022,\ ASR training dataset for Serbian JuzneVesti-SR v1.0, Slovenian language resource repository CLARIN.SI, ISSN 2820-4042,\ http://hdl.handle.net/11356/1679.
It achieves the following results on the evaluation set:
- Loss: 0.3584
- Wer Ortho: 0.2328
- Wer: 0.1220
Model description
Added new dataset Yodas as test and experiment to improve results.
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 1e-05
- trainbatchsize: 16
- evalbatchsize: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lrschedulertype: linear
- lrschedulerwarmup_steps: 50
- num_epochs: 10
- mixedprecisiontraining: Native AMP
Training results
Framework versions
- Transformers 4.39.3
- Pytorch 2.0.1+cu117
- Datasets 2.18.0
- Tokenizers 0.15.1
