CoolFace
Modelpublic

JacobLinCool/whisper-large-v3-turbo-common_voice_16_1-zh-TW-2-lora

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes14downloads
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-large-v3-turbo-commonvoice16_1-zh-TW-2

This model is a fine-tuned version of openai/whisper-large-v3-turbo on the JacobLinCool/mozilla-foundation-commonvoice16_1-zh-TW-preprocessed dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2346
  • —Wer: 38.5450
  • —Cer: 10.8963

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.0005
  • —trainbatchsize: 8
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossWerCer
No log002.750376.567520.3917
0.93520.99873770.247247.930113.6656
0.731.99807540.250247.005613.5652
0.49852.997411310.255946.201813.7057
0.19283.999315090.259545.960613.0906
0.25394.998718860.252244.795013.1459
0.06075.998022630.242244.754812.5006
0.08266.997426400.248843.890712.4906
0.01517.999330180.240340.233111.4537
0.00568.998733950.239039.831211.5290
0.00569.992737700.234638.545010.8963

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.46.0
  • —Pytorch 2.4.1+cu124
  • —Datasets 3.0.2
  • —Tokenizers 0.20.1