talkbank/callhome
Viewer • Updated • 660 • 377 • 47
How to use sanchit-gandhi/speaker-segmentation-fine-tuned-callhome-jpn with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("sanchit-gandhi/speaker-segmentation-fine-tuned-callhome-jpn", device_map="auto")This model is a fine-tuned version of pyannote/segmentation-3.0 on the diarizers-community/callhome jpn 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 | Der | False Alarm | Missed Detection | Confusion |
|---|---|---|---|---|---|---|---|
| 0.5905 | 1.0 | 336 | 0.6261 | 0.2083 | 0.0760 | 0.0768 | 0.0554 |
Base model
pyannote/segmentation-3.0