CoolFace
Modelpublic

jamil117/speaker-segmentation-fine-tuned-callhome-jpn

sourceHugging Facemitupdated 2y 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-fine-tuned-callhome-jpn

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

  • —Loss: 1.1719
  • —Der: 0.2668
  • —False Alarm: 0.0225
  • —Missed Detection: 0.0148
  • —Confusion: 0.2295

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

Training results

Training LossEpochStepValidation LossDerFalse AlarmMissed DetectionConfusion
0.44491.0440.90900.28910.02250.01930.2473
0.4112.0880.90070.27670.02250.00880.2454
0.36913.01320.84650.25700.02250.01150.2229
0.37624.01760.88550.25850.02250.00880.2272
0.3375.02200.96080.27210.02250.01420.2354
0.32036.02641.00520.26360.02250.01520.2259
0.3147.03081.00840.26500.02250.01450.2279
0.30668.03520.94840.26140.02250.01270.2262
0.29689.03961.07680.27200.02250.01630.2332
0.284710.04400.94850.25280.02250.00980.2205
0.278411.04841.08110.26770.02250.01460.2306
0.267412.05281.03900.26700.02250.01450.2300
0.264613.05721.11170.26660.02250.01480.2293
0.242514.06161.14550.26820.02250.01460.2310
0.256915.06601.18300.26820.02250.01480.2309
0.249716.07041.16740.26730.02250.01480.2300
0.249417.07481.10500.26300.02250.01480.2257
0.233418.07921.17360.26740.02250.01480.2301
0.2419.08361.15660.26790.02250.01480.2306
0.237120.08801.15710.26500.02250.01480.2277
0.240321.09241.14720.26400.02250.01480.2267
0.231722.09681.17510.26760.02250.01480.2303
0.231823.010121.18170.26770.02250.01480.2304
0.232224.010561.17230.26690.02250.01480.2296
0.241825.011001.17190.26680.02250.01480.2295

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1