End of training c7e711b verified
kale commited on
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", device_map="auto")