CoolFace
Modelpublic

tartuNLP/whisper-large-v2-et-children

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
2likes21downloads
Model Card

<!-- 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-large-v2-et-children

This model is a fine-tuned version of agnesluhtaru/whisper-large-et-ERR2020-v2 on an Estonian children's speech dataset.

More information about the model's performance and the data used for evaluation and training:

Luhtaru, Agnes; Jaaska, Rauno; Kruusamäe, Karl; Fishel, Mark (2023). Automatic Transcription for Estonian Children’s Speech. In: Proceedings of the 24th Nordic Conference on Computational Linguistics. https://openreview.net/forum?id=xbPTfBIUby

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —training_steps: 2000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.03024.035000.297116.2892
0.00428.0610000.340615.8551
0.001712.115000.371415.5585
0.000916.1320000.393415.6445

Framework versions

  • —Transformers 4.26.0.dev0
  • —Pytorch 1.12.1+rocm5.1.1
  • —Datasets 2.7.1.dev0
  • —Tokenizers 0.13.2