CoolFace
Modelpublic

jethrowang/webcam_loss_CH_1.0_emb-whisper-tiny

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

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.24440.99804880.355025.2919
0.12931.99599760.300532.6282
0.08352.993914640.254915.8437
0.04293.991819520.272023.6551
0.02794.989824400.256717.1440
0.01775.987729280.218013.6903
0.01036.985734160.241014.9398
0.0077.983639040.233312.8846
0.00528.981643920.200812.4708
0.0049.979648800.239312.1957
0.002310.977553680.205712.9829
0.002111.975558560.209812.4096
0.001412.973463440.189814.2208
0.00113.971468320.200610.6954
0.001214.969373200.194113.2117
0.000515.967378080.186411.2548
0.000516.965282960.188710.7012
0.000117.963287840.183010.1197
0.000118.961192720.18639.8146
0.000119.959197600.18459.7476

Framework versions

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