shreyaskal3/synthetic-speaker-diarization-dataset-hindi
Viewer • Updated • 550 • 32
How to use urs-rs/speaker-segmentation-fine-tuned-hindi with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("urs-rs/speaker-segmentation-fine-tuned-hindi", dtype="auto")This model is a fine-tuned version of pyannote/speaker-diarization-3.1 on the Shreyask09/synthetic-speaker-diarization-dataset-hindi 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.3533 | 1.0 | 219 | 0.3497 | 0.0043 | 0.1246 | 0.0139 | 0.0309 | 0.0798 |
| 0.2969 | 2.0 | 438 | 0.3124 | 0.0043 | 0.1084 | 0.0138 | 0.0278 | 0.0668 |
| 0.2495 | 3.0 | 657 | 0.2863 | 0.0043 | 0.0992 | 0.0130 | 0.0246 | 0.0616 |
| 0.2467 | 4.0 | 876 | 0.2882 | 0.0043 | 0.1010 | 0.0132 | 0.0232 | 0.0647 |
| 0.2539 | 5.0 | 1095 | 0.2860 | 0.0043 | 0.1006 | 0.0135 | 0.0229 | 0.0642 |
Base model
pyannote/speaker-diarization-3.1