talkbank/callhome
Viewer • Updated • 660 • 678 • 44
How to use mrm8488/peaker-segmentation-fine-tuned-callhome-spa with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("mrm8488/peaker-segmentation-fine-tuned-callhome-spa", dtype="auto")This model is a fine-tuned version of openai/whisper-small on the diarizers-community/callhome 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.6432 | 1.0 | 382 | 0.5219 | 0.1750 | 0.0646 | 0.0755 | 0.0349 |
| 0.6133 | 2.0 | 764 | 0.5387 | 0.1821 | 0.0749 | 0.0717 | 0.0356 |
| 0.615 | 3.0 | 1146 | 0.5146 | 0.1729 | 0.0748 | 0.0666 | 0.0315 |
| 0.6268 | 4.0 | 1528 | 0.5220 | 0.1727 | 0.0711 | 0.0690 | 0.0326 |
| 0.6037 | 5.0 | 1910 | 0.5179 | 0.1717 | 0.0717 | 0.0687 | 0.0312 |
Base model
openai/whisper-small