CoolFace
Modelpublic

Curiousfox/speecht5_tailo_Hokkien_ver1.0.c

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes11downloads
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. -->

speecht5tailoHokkien_ver1.0.c

This model is a fine-tuned version of microsoft/speecht5_tts on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3215

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: 3e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 16
  • —seed: 1
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 6000.0
  • —training_steps: 54000

Training results

Training LossEpochStepValidation Loss
0.40040.874360000.3637
0.38211.7485120000.3519
0.36732.6228180000.3422
0.35943.4970240000.3331
0.35404.3713300000.3303
0.34935.2455360000.3276
0.34596.1198420000.3251
0.34346.9940480000.3230
0.34187.8683540000.3215

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2