CoolFace
Modelpublic

Akchunks/speaker-segmentation-fine-tuned-hindi

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes30downloads
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-hindi-v3

This model is a fine-tuned version of pyannote/speaker-diarization-3.1 on the Akchunks/synthetic-speaker-diarization-dataset-hindi-short dataset. It achieves the following results on the evaluation set:

  • Loss: 0.3447
  • Model Preparation Time: 0.007
  • Der: 0.0985
  • False Alarm: 0.0375
  • Missed Detection: 0.0235
  • Confusion: 0.0375

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.001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • num_epochs: 20

Training results

Training LossEpochStepValidation LossModel Preparation TimeDerFalse AlarmMissed DetectionConfusion
No log1.0240.46000.0070.14430.03490.02560.0837
0.51962.0480.35620.0070.13040.03250.02420.0737
0.3063.0720.37320.0070.12510.04020.02530.0596
0.21164.0960.37120.0070.12650.04080.02420.0615
0.19445.01200.38460.0070.12230.03370.02600.0627
0.15386.01440.35440.0070.11910.03750.02280.0587
0.14177.01680.40450.0070.12130.03580.02410.0614
0.11228.01920.42130.0070.12670.04380.02280.0601
0.10539.02160.41710.0070.11780.03680.02550.0555
0.089710.02400.35610.0070.11420.04090.02280.0505
0.104311.02640.37380.0070.11220.03800.02480.0495
0.082512.02880.33830.0070.10250.03770.02370.0411
0.089413.03120.33280.0070.09950.03880.02370.0370
0.069914.03360.32720.0070.09880.03760.02370.0375
0.078515.03600.33740.0070.09910.03780.02350.0378
0.075916.03840.34140.0070.09780.03830.02330.0362
0.065317.04080.34170.0070.09730.03750.02340.0364
0.072618.04320.34390.0070.09810.03740.02360.0370
0.068419.04560.34450.0070.09840.03740.02350.0375
0.073120.04800.34470.0070.09850.03750.02350.0375

Framework versions

  • Transformers 4.52.4
  • Pytorch 2.6.0+cu124
  • Datasets 3.6.0
  • Tokenizers 0.21.1