CoolFace
Modelpublic

jethrowang/webcam_loss_CH_0.5_emb-whisper-tiny

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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 Hakka Simulated Webcam

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

  • —Loss: 0.1428
  • —Cer: 9.1488

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: 0.0001
  • —trainbatchsize: 64
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 976
  • —training_steps: 9760
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
0.24060.99804880.325223.5719
0.13091.99599760.239024.1302
0.08362.993914640.208716.4008
0.04313.991819520.188618.9368
0.0274.989824400.193212.6823
0.01735.987729280.193711.5218
0.00986.985734160.18359.9163
0.00947.983639040.178213.6325
0.00578.981643920.180614.1642
0.00519.979648800.162710.9358
0.002310.977553680.16809.8724
0.002511.975558560.168214.1179
0.000712.973463440.15379.5638
0.000713.971468320.15869.7637
0.000314.969373200.14328.6807
0.000115.967378080.14638.6865
0.000116.965282960.14458.1883
0.000117.963287840.14438.6044
0.000118.961192720.14278.9731
0.000119.959197600.14289.1488

Framework versions

  • —Transformers 4.42.3
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1