shreyaskal3/synthetic-speaker-diarization-dataset-hindi
Viewer • Updated • 550 • 24
How to use shreyaskal3/speaker-segmentation-fine-tuned-hindi with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("shreyaskal3/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.3506 | 1.0 | 219 | 0.3386 | 0.004 | 0.1165 | 0.0156 | 0.0288 | 0.0722 |
| 0.2898 | 2.0 | 438 | 0.3218 | 0.004 | 0.1080 | 0.0131 | 0.0267 | 0.0682 |
| 0.2479 | 3.0 | 657 | 0.3004 | 0.004 | 0.1034 | 0.0134 | 0.0245 | 0.0655 |
| 0.2413 | 4.0 | 876 | 0.3027 | 0.004 | 0.1020 | 0.0129 | 0.0244 | 0.0647 |
| 0.2506 | 5.0 | 1095 | 0.3013 | 0.004 | 0.1018 | 0.0131 | 0.0241 | 0.0646 |
Base model
pyannote/speaker-diarization-3.1