Whisper for Turkish Call Centers
This model is a fine-tuned version of openai/whisper-small on the Custom turkish call center simulated data dataset. It achieves the following results on the evaluation set:
- Loss: 0.3835
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: 5e-06
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- training_steps: 4500
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.4655 | 0.2222 | 250 | 0.4832 |
| 0.4125 | 0.4444 | 500 | 0.4326 |
| 0.3628 | 0.6667 | 750 | 0.4154 |
| 0.3624 | 0.8889 | 1000 | 0.4064 |
| 0.3113 | 1.1111 | 1250 | 0.3996 |
| 0.2936 | 1.3333 | 1500 | 0.3968 |
| 0.2886 | 1.5556 | 1750 | 0.3914 |
| 0.3114 | 1.7778 | 2000 | 0.3898 |
| 0.2987 | 2.0 | 2250 | 0.3864 |
| 0.3034 | 2.2222 | 2500 | 0.3866 |
| 0.2553 | 2.4444 | 2750 | 0.3858 |
| 0.2978 | 2.6667 | 3000 | 0.3842 |
| 0.2685 | 2.8889 | 3250 | 0.3835 |
| 0.2918 | 3.1111 | 3500 | 0.3836 |
| 0.2188 | 3.3333 | 3750 | 0.3837 |
| 0.2564 | 3.5556 | 4000 | 0.3838 |
| 0.2800 | 3.7778 | 4250 | 0.3836 |
| 0.3050 | 4.0 | 4500 | 0.3835 |
Framework versions
- Transformers 5.3.0
- Pytorch 2.10.0+cu128
- Datasets 4.7.0
- Tokenizers 0.22.2
- Downloads last month
- 9
Model tree for alpcansoydas/whisper-small-tr-ft-10-03-26-encoder-only
Base model
openai/whisper-small