CoolFace
Modelpublic

lucius-40/speaker-segmentation-bengali-optimized-cfg-1-aggressive

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes15downloads
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-bengali-optimized-cfg-1-aggressive

This model is a fine-tuned version of pyannote/segmentation-3.0 on the bengali-speaker-diarization dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6027
  • —Model Preparation Time: 0.0046
  • —Der: 0.1598
  • —False Alarm: 0.0393
  • —Missed Detection: 0.0332
  • —Confusion: 0.0873

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.0015
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.2
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossModel Preparation TimeDerFalse AlarmMissed DetectionConfusion
0.42111.05080.48270.00460.16170.04100.01730.1034
0.47662.010160.46850.00460.16020.04410.01330.1028
0.42053.015240.48720.00460.15480.04000.01850.0964
0.38074.020320.50490.00460.15580.04050.02500.0903
0.36155.025400.48870.00460.14770.04310.01770.0869
0.37856.030480.51970.00460.15700.03660.03460.0858
0.32557.035560.54460.00460.15730.03820.03070.0884
0.30038.040640.60270.00460.15980.03930.03320.0873

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.8.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.4