Transformers
TensorBoard
Safetensors
Bengali
pyannet
speaker-diarization
speaker-segmentation
Generated from Trainer
Instructions to use lucius-40/speaker-segmentation-fine-tuned-hindi-and-english with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lucius-40/speaker-segmentation-fine-tuned-hindi-and-english with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lucius-40/speaker-segmentation-fine-tuned-hindi-and-english", device_map="auto") - Notebooks
- Google Colab
- Kaggle
speaker-segmentation-fine-tuned-hindi-and-bengali-no-aug
This model is a fine-tuned version of pyannote/speaker-diarization-3.1 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.4186
- Model Preparation Time: 0.0084
- Der: 0.1398
- False Alarm: 0.0303
- Missed Detection: 0.0246
- Confusion: 0.0849
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0001
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 7
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
|---|---|---|---|---|---|---|---|---|
| 0.5046 | 1.0 | 393 | 0.5483 | 0.0084 | 0.1747 | 0.0306 | 0.0379 | 0.1062 |
| 0.4172 | 2.0 | 786 | 0.4712 | 0.0084 | 0.1590 | 0.0306 | 0.0306 | 0.0978 |
| 0.4398 | 3.0 | 1179 | 0.4404 | 0.0084 | 0.1474 | 0.0312 | 0.0261 | 0.0901 |
| 0.5156 | 4.0 | 1572 | 0.4258 | 0.0084 | 0.1426 | 0.0305 | 0.0252 | 0.0869 |
| 0.4446 | 5.0 | 1965 | 0.4165 | 0.0084 | 0.1386 | 0.0307 | 0.0246 | 0.0834 |
| 0.4195 | 6.0 | 2358 | 0.4169 | 0.0084 | 0.1399 | 0.0302 | 0.0248 | 0.0849 |
| 0.4187 | 7.0 | 2751 | 0.4186 | 0.0084 | 0.1398 | 0.0303 | 0.0246 | 0.0849 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.9.0+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for lucius-40/speaker-segmentation-fine-tuned-hindi-and-english
Base model
pyannote/speaker-diarization-3.1