CoolFace
Modelpublic

kavinda123321/speecht5_finetuned__ylacombe_one_speaker_dataset_kavinda

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes2downloads
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. -->

speecht5finetunedylacombeonespeakerdataset_kavinda

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.4739

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: 4
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —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
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
3.25920.01000.4786
2.868740.02000.4758
2.600760.03000.4627
2.487780.04000.4735
2.4701100.05000.4739

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.5.1+cu121
  • —Tokenizers 0.21.0