CoolFace
Modelpublic

tgrhn/speaker-segmentation-fine-tuned-callhome-eng-5

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

speaker-segmentation-fine-tuned-callhome-eng-5

This model is a fine-tuned version of pyannote/segmentation-3.0 on the diarizers-community/callhome eng dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4674
  • —Der: 0.1833
  • —False Alarm: 0.0583
  • —Missed Detection: 0.0725
  • —Confusion: 0.0526

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.0003
  • —trainbatchsize: 64
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —num_epochs: 20.0

Training results

Training LossEpochStepValidation LossDerFalse AlarmMissed DetectionConfusion
0.46791.01810.49970.20110.06200.07890.0602
0.42552.03620.48200.19480.06040.07700.0574
0.40843.05430.48080.19200.05980.07690.0553
0.40174.07240.47870.19060.05840.07600.0562
0.39115.09050.47160.18850.05720.07620.0552
0.38456.010860.46760.18750.06180.07180.0538
0.38777.012670.46820.18770.05840.07390.0555
0.38288.014480.46810.18490.05790.07400.0530
0.37689.016290.46450.18420.05810.07330.0528
0.369710.018100.46620.18380.05760.07340.0529
0.373111.019910.46970.18520.06070.07150.0530
0.369112.021720.46420.18290.05720.07340.0523
0.366313.023530.47010.18540.06110.07080.0535
0.364114.025340.46780.18350.05910.07140.0530
0.363115.027150.46550.18350.05830.07240.0528
0.368516.028960.46930.18380.05890.07200.0529
0.36517.030770.46750.18360.05840.07240.0528
0.361818.032580.46750.18340.05820.07260.0526
0.365119.034390.46750.18330.05820.07250.0526
0.358320.036200.46740.18330.05830.07250.0526

Framework versions

  • —Transformers 4.40.1
  • —Pytorch 2.2.0+cu121
  • —Datasets 2.17.0
  • —Tokenizers 0.19.1