How to use kamilakesbi/speaker-segmentation-fine-tuned-callhome-jpn with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("kamilakesbi/speaker-segmentation-fine-tuned-callhome-jpn", dtype="auto")