CoolFace
Modelpublic

Sandiago21/speecht5_finetuned_voxpopuli_it

sourceHugging Facemitupdated 3y agoView on Hugging Face
3likes107downloads
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. -->

SpeechT5-it

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

  • —Loss: 0.4600

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: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 40

Training results

Training LossEpochStepValidation Loss
0.56411.07120.5090
0.53942.014240.4915
0.52773.021360.4819
0.51364.028480.4798
0.51095.035600.4733
0.50786.042720.4731
0.50337.049840.4692
0.50218.056960.4691
0.49849.064080.4670
0.48810.071200.4641
0.49111.078320.4641
0.491812.085440.4647
0.493313.092560.4622
0.49914.099680.4619
0.490615.0106800.4608
0.488416.0113920.4622
0.484717.0121040.4616
0.491618.0128160.4592
0.484519.0135280.4600
0.478820.0142400.4594
0.474621.0149520.4607
0.487522.0156640.4615
0.483123.0163760.4597
0.479824.0170880.4595
0.472725.0178000.4592
0.473626.0185120.4598
0.474627.0192240.4608
0.472828.0199360.4589
0.477129.0206480.4593
0.474330.0213600.4588
0.478531.0220720.4601
0.475732.0227840.4597
0.473133.0234960.4598
0.474634.0242080.4593
0.471535.0249200.4599
0.476936.0256320.4622
0.477837.0263440.4605
0.479838.0270560.4594
0.469439.0277680.4607
0.46840.0284800.4600

Framework versions

  • —Transformers 4.30.0.dev0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.13.1
  • —Tokenizers 0.13.3