CoolFace
Modelpublic

Sandiago21/speecht5_finetuned_facebook_voxpopuli_french

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

speecht5finetunedfacebookvoxpopulifrench

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

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

Training results

Training LossEpochStepValidation Loss
0.48721.015840.4663
0.46562.031680.4642
0.46863.047520.4533
0.45764.063360.4479
0.46585.079200.4485
0.45366.095040.4443
0.45597.0110880.4426
0.4498.0126720.4410
0.44699.0142560.4420
0.456510.0158400.4402
0.442811.0174240.4470
0.441212.0190080.4400
0.443713.0205920.4396
0.439514.0221760.4385
0.446115.0237600.4407
0.440116.0253440.4387
0.440717.0269280.4379
0.435918.0285120.4384
0.433819.0300960.4387
0.432620.0316800.4381
0.440621.0332640.4390
0.43722.0348480.4387
0.435723.0364320.4389
0.430924.0380160.4387
0.44125.0396000.4379
0.435526.0411840.4378
0.431227.0427680.4380
0.432828.0443520.4388
0.428929.0459360.4380
0.429130.0475200.4379

Framework versions

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