CoolFace
Modelpublic

Taeyeun72/whisper-small-denoising_all_pure

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes4downloads
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-kor3deall_pure

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

  • —Loss: 0.4036
  • —Wer: 24.4454
  • —Cer: 10.9931

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 4000

Training results

Training LossEpochStepValidation LossWerCer
1.17110.051000.995136.790618.3518
0.73060.092000.714832.973215.0468
0.53370.143000.565032.440215.4036
0.4920.184000.539732.454616.1485
0.47790.235000.519630.610814.1530
0.45010.286000.513031.316614.6783
0.45740.327000.494132.497815.6153
0.42150.378000.492028.450013.0396
0.45740.429000.482930.437914.8704
0.39280.4610000.475028.161912.7024
0.42070.5111000.467329.328713.8550
0.40260.5512000.465428.795713.8393
0.40040.613000.458127.945814.1726
0.38080.6514000.449826.721412.2319
0.39940.6915000.448326.779012.0751
0.40870.7416000.437326.390112.1496
0.37610.7817000.434326.692611.9771
0.38890.8318000.433427.384012.9651
0.41350.8819000.429625.972312.5417
0.35590.9220000.425725.309711.5537
0.4330.9721000.421125.641011.5615
0.29881.0222000.421325.064812.0790
0.2211.0623000.424125.352911.2832
0.26571.1124000.421825.295311.4949
0.25381.1525000.420525.396112.1731
0.23981.226000.420225.194512.0281
0.2681.2527000.415224.877611.2165
0.26831.2928000.412924.949611.1734
0.26881.3429000.411825.093611.2793
0.27131.3930000.413524.503011.0754
0.25721.4331000.410324.747911.0793
0.25651.4832000.410624.546211.6360
0.2531.5233000.411624.546210.9068
0.25491.5734000.409224.589511.0283
0.28591.6235000.408024.892011.2087
0.2361.6636000.406224.863211.1499
0.24221.7137000.405124.445411.0127
0.24411.7538000.405024.416610.9735
0.26941.839000.404124.503011.0440
0.23111.8540000.403624.445410.9931

Framework versions

  • —Transformers 4.33.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3