CoolFace
Modelpublic

sil-ai/senga-LUK-aligned-nodegate-4k-preview-speecht5

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

senga-LUK-aligned-nodegate-4k-preview-speecht5

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

  • —Loss: 0.1919

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: 8
  • —evalbatchsize: 8
  • —seed: 3407
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 400
  • —training_steps: 4000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.162790.909110000.1982
0.1188181.818220000.1889
0.0956272.727330000.1971
0.0932363.636440000.1919

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.2.0
  • —Tokenizers 0.22.2