CoolFace
Modelpublic

jethrowang/webcam_emb-whisper-tiny

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes20downloads
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.1323
  • —Cer: 7.3156

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.24950.99804880.338423.3014
0.13521.99599760.247216.6320
0.08542.993914640.213316.6389
0.04473.991819520.195622.4831
0.02824.989824400.192112.4096
0.01675.987729280.167010.9682
0.01156.985734160.183310.5590
0.00787.983639040.15919.6204
0.00578.981643920.156810.5324
0.00379.979648800.168410.1371
0.003610.977553680.162610.8352
0.001511.975558560.145110.4226
0.001612.973463440.156210.2099
0.000713.971468320.15758.7731
0.000414.969373200.13959.8597
0.000615.967378080.14218.3316
0.000316.965282960.13457.5433
0.000117.963287840.13227.8692
0.000118.961192720.13267.3630
0.000119.959197600.13237.3156

Framework versions

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