Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Turkmen
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use ray0303/whisper-small-turkmen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ray0303/whisper-small-turkmen with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ray0303/whisper-small-turkmen")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ray0303/whisper-small-turkmen") model = AutoModelForSpeechSeq2Seq.from_pretrained("ray0303/whisper-small-turkmen") - Notebooks
- Google Colab
- Kaggle
Whisper Small Turkmen Language - Abdyrahman Gudratullayew
This model is a fine-tuned version of openai/whisper-small on the Common Voice 19 dataset. It achieves the following results on the evaluation set:
- Loss: 0.8752
- Wer Ortho: 54.5959
- Wer: 46.1854
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: 1e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: constant_with_warmup
- lr_scheduler_warmup_steps: 50
- training_steps: 500
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|---|---|---|---|---|---|
| 0.0083 | 6.6667 | 500 | 0.8752 | 54.5959 | 46.1854 |
Framework versions
- Transformers 4.47.0
- Pytorch 2.5.1+cu118
- Datasets 3.1.0
- Tokenizers 0.21.0
- Downloads last month
- 50
Model tree for ray0303/whisper-small-turkmen
Base model
openai/whisper-smallEvaluation results
- Wer on Common Voice 19test set self-reported46.185