CoolFace
Modelpublic

wwwtwwwt/whisper-tiny-Lifestyle

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes5downloads
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-tiny-Lifestyle

This model is a fine-tuned version of openai/whisper-tiny on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7570
  • —Wer: 43.7277

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: 1e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 300
  • —training_steps: 3000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
2.92710.08332501.305468.7188
0.91350.16675000.964460.0228
0.88680.257500.868753.9910
0.90870.333310000.840149.2948
0.65591.083312500.803747.1363
0.59871.166715000.801448.5949
0.63881.2517500.786247.0331
0.70911.333320000.781446.2495
0.5192.083322500.769343.1472
0.50152.166725000.767547.3892
0.54782.2527500.762645.8701
0.63832.333330000.757043.7277

Framework versions

  • —Transformers 4.47.0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.3.1
  • —Tokenizers 0.21.0