sujalappa/temp-speaker-diarization-synthetic-dataset
Viewer • Updated • 50 • 5
How to use sujalappa/speaker-segmentation-fine-tuned with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("sujalappa/speaker-segmentation-fine-tuned", dtype="auto")This model is a fine-tuned version of pyannote/speaker-diarization-3.1 on the sujalappa/temp-speaker-diarization-synthetic-dataset dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
|---|---|---|---|---|---|---|---|---|
| 0.086 | 1.0 | 42 | 0.0856 | 0.0071 | 0.0517 | 0.0105 | 0.0207 | 0.0206 |
| 0.0417 | 2.0 | 84 | 0.0677 | 0.0071 | 0.0415 | 0.0079 | 0.0153 | 0.0183 |
| 0.0278 | 3.0 | 126 | 0.0653 | 0.0071 | 0.0368 | 0.0065 | 0.0132 | 0.0171 |
| 0.0222 | 4.0 | 168 | 0.0638 | 0.0071 | 0.0340 | 0.0058 | 0.0120 | 0.0162 |
| 0.0242 | 5.0 | 210 | 0.0626 | 0.0071 | 0.0334 | 0.0059 | 0.0120 | 0.0155 |
Base model
pyannote/speaker-diarization-3.1