speaker-segmentation-fine-tuned-callhome-zhov1
This model is a fine-tuned version of pyannote/segmentation-3.0 on the diarizers-community/callhome zho dataset. It achieves the following results on the evaluation set:
- Loss: 0.3789
- Model Preparation Time: 0.0067
- Der: 0.1483
- False Alarm: 0.0507
- Missed Detection: 0.0682
- Confusion: 0.0294
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
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- num_epochs: 5.0
Training results
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
|---|---|---|---|---|---|---|---|---|
| 0.4675 | 1.0 | 359 | 0.3858 | 0.0067 | 0.1522 | 0.0562 | 0.0663 | 0.0297 |
| 0.4248 | 2.0 | 718 | 0.3779 | 0.0067 | 0.1502 | 0.0498 | 0.0712 | 0.0292 |
| 0.4047 | 3.0 | 1077 | 0.3724 | 0.0067 | 0.1473 | 0.0490 | 0.0698 | 0.0285 |
| 0.4015 | 4.0 | 1436 | 0.3810 | 0.0067 | 0.1492 | 0.0515 | 0.0678 | 0.0299 |
| 0.3949 | 5.0 | 1795 | 0.3789 | 0.0067 | 0.1483 | 0.0507 | 0.0682 | 0.0294 |
Framework versions
- Transformers 4.56.2
- Pytorch 2.8.0+cu128
- Datasets 4.1.1
- Tokenizers 0.22.1
- Downloads last month
- 2
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
Model tree for whjie/speaker-segmentation-fine-tuned-callhome-zhov1
Base model
pyannote/segmentation-3.0