speaker-segmentation-fine-tuned-korean
This model is a fine-tuned version of pyannote/speaker-diarization-3.0 on the test_data dataset. It achieves the following results on the evaluation set:
- Loss: 0.0875
- Model Preparation Time: 0.002
- Der: 0.0333
- False Alarm: 0.0020
- Missed Detection: 0.0011
- Confusion: 0.0302
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: 4
- eval_batch_size: 4
- seed: 42
- optimizer: Use 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: 3
Training results
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
|---|---|---|---|---|---|---|---|---|
| 0.0773 | 1.0 | 2900 | 0.0975 | 0.002 | 0.0362 | 0.0024 | 0.0006 | 0.0332 |
| 0.0784 | 2.0 | 5800 | 0.0849 | 0.002 | 0.0321 | 0.0016 | 0.0010 | 0.0295 |
| 0.0445 | 3.0 | 8700 | 0.0874 | 0.002 | 0.0326 | 0.0011 | 0.0018 | 0.0296 |
Framework versions
- Transformers 4.57.1
- Pytorch 2.9.1+cu128
- Datasets 4.4.1
- Tokenizers 0.22.1
- Downloads last month
- 255
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for ppxyn1/speaker-segmentation-fine-tuned-korean
Base model
pyannote/speaker-diarization-3.0