CoolFace
Modelpublic

Birma/speecht5_finetuned_zarma

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

speecht5finetunedzarma

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: nan

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

Training results

Training LossEpochStepValidation Loss
2.259116.888950nan
1.753433.4444100nan
1.44650.0150nan
1.386166.8889200nan
1.255183.4444250nan
1.1811100.0300nan
1.1416116.8889350nan
1.0839133.4444400nan
1.0502150.0450nan
1.0335166.8889500nan
1.0372183.4444550nan
1.0037200.0600nan
0.9739216.8889650nan
1.027233.4444700nan
0.9747250.0750nan
0.9857266.8889800nan
0.9798283.4444850nan
0.9619300.0900nan
0.9532316.8889950nan
0.9474333.44441000nan

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1