Samyak29/synthetic-speaker-diarization-dataset-hindi-large
Viewer • Updated • 800 • 26 • 1
How to use shreyaskal3/speaker-segmentation-fine-tuned-callhome-jpn with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("shreyaskal3/speaker-segmentation-fine-tuned-callhome-jpn", dtype="auto")This model is a fine-tuned version of pyannote/speaker-diarization-3.1 on the Samyak29/synthetic-speaker-diarization-dataset-hindi-large 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.4598 | 1.0 | 194 | 0.4815 | 0.0045 | 0.1608 | 0.0231 | 0.0340 | 0.1036 |
| 0.3926 | 2.0 | 388 | 0.4519 | 0.0045 | 0.1545 | 0.0225 | 0.0312 | 0.1008 |
| 0.3602 | 3.0 | 582 | 0.4442 | 0.0045 | 0.1476 | 0.0232 | 0.0288 | 0.0956 |
| 0.3611 | 4.0 | 776 | 0.4388 | 0.0045 | 0.1443 | 0.0228 | 0.0281 | 0.0934 |
| 0.3399 | 5.0 | 970 | 0.4367 | 0.0045 | 0.1440 | 0.0230 | 0.0280 | 0.0930 |
Base model
pyannote/speaker-diarization-3.1