Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use 1Developer/cali-whisper-tiny.en-drop-006-production with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 1Developer/cali-whisper-tiny.en-drop-006-production with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="1Developer/cali-whisper-tiny.en-drop-006-production")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("1Developer/cali-whisper-tiny.en-drop-006-production") model = AutoModelForSpeechSeq2Seq.from_pretrained("1Developer/cali-whisper-tiny.en-drop-006-production", device_map="auto") - Notebooks
- Google Colab
- Kaggle
cali-whisper-tiny.en-drop-006-production
This model is a fine-tuned version of 1Developer/cali-whisper-tiny.en-drop-005-production on the audiofolder dataset. It achieves the following results on the evaluation set:
- Loss: 0.0000
- Wer Ortho: 0.0
- Wer: 0.0
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 OptimizerNames.ADAMW_TORCH_FUSED 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 |
|---|---|---|---|---|---|
| No log | 2.0 | 20 | 0.0002 | 0.0 | 0.0 |
| 0.0018 | 4.0 | 40 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 6.0 | 60 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 8.0 | 80 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 10.0 | 100 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 12.0 | 120 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 14.0 | 140 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 16.0 | 160 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 18.0 | 180 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 20.0 | 200 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 22.0 | 220 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 24.0 | 240 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 26.0 | 260 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 28.0 | 280 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 30.0 | 300 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 32.0 | 320 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 34.0 | 340 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 36.0 | 360 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 38.0 | 380 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 40.0 | 400 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 42.0 | 420 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 44.0 | 440 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 46.0 | 460 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 48.0 | 480 | 0.0000 | 0.0 | 0.0 |
| 0.0000 | 50.0 | 500 | 0.0000 | 0.0 | 0.0 |
Framework versions
- Transformers 5.13.1
- Pytorch 2.11.0+cu128
- Datasets 5.0.1
- Tokenizers 0.22.2
- Downloads last month
- 74
Model tree for 1Developer/cali-whisper-tiny.en-drop-006-production
Base model
openai/whisper-tinyEvaluation results
- Wer on audiofoldertest set self-reported0.000