vasista22's picture
first commit
8a55b52
|
raw
history blame
1.77 kB
---
language:
- gu
license: apache-2.0
tags:
- whisper-event
metrics:
- wer
model-index:
- name: Whisper Gujarati Small - Vasista Sai Lodagala
results:
- task:
type: automatic-speech-recognition
name: Automatic Speech Recognition
dataset:
name: google/fleurs
type: google/fleurs
config: gu_in
split: test
metrics:
- type: wer
value: 30.0
name: WER
---
<!-- 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 Gujarati Small
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Gujarati data available from multiple publicly available ASR corpuses.
It has been fine-tuned as a part of the Whisper fine-tuning sprint.
## Training and evaluation data
Training Data: ULCA ASR Corpus, OpenSLR, Microsoft Research Telugu Corpus (Train+Dev), Google/Fleurs Train+Dev set.
Evaluation Data: Google/Fleurs Test set, Microsoft Research Telugu Corpus Test .
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 1.7e-05
- train_batch_size: 48
- eval_batch_size: 32
- seed: 22
- optimizer: adamw_bnb_8bit
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 4000
- training_steps: 5664 (terminated upon convergence. Initially set to 21240 steps)
- mixed_precision_training: True
## Acknowledgement
This work was done at Speech Lab, IITM.
The compute resources for this work were funded by "Bhashini: National Language translation Mission" project of the Ministry of Electronics and Information Technology (MeitY), Government of India.