CoolFace
Modelpublic

xbilek25/wme_30s_Static_atWall_1.2

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes2downloads
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. -->

wme30sStaticatWall1.2

This model is a fine-tuned version of openai/whisper-medium.en on the Common Voice 17.0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8916
  • —Wer: 27.9853

Model description

More information needed

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: 3.5e-05
  • —trainbatchsize: 48
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 20
  • —training_steps: 220
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log001.514834.2009
0.79520.2441.000731.7208
0.56650.4880.959728.9039
0.54240.61320.928328.3221
0.41611.00451760.909428.8120
0.23141.20452200.891627.9853

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1