Instructions to use greenw0lf/whisper-new-nnat-5h-maxcos-ecapa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use greenw0lf/whisper-new-nnat-5h-maxcos-ecapa with PEFT:
Task type is invalid.
- Transformers
How to use greenw0lf/whisper-new-nnat-5h-maxcos-ecapa with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("greenw0lf/whisper-new-nnat-5h-maxcos-ecapa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Configuration Parsing Warning:In adapter_config.json: "peft.task_type" must be a string
whisper-new-nnat-5h-maxcos-ecapa
This model is a fine-tuned version of openai/whisper-large-v2 on the JASMIN-CGN dataset. It achieves the following results on the evaluation set:
- Loss: 0.5519
- Wer: 34.7398
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: 48
- eval_batch_size: 32
- seed: 42
- optimizer: Use 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: 63
- num_epochs: 3.0
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|---|---|---|---|---|
| 0.9169 | 0.2972 | 63 | 0.7278 | 41.9660 |
| 0.3981 | 0.5943 | 126 | 0.6059 | 43.3522 |
| 0.3374 | 0.8915 | 189 | 0.5844 | 50.2318 |
| 0.2899 | 1.1887 | 252 | 0.5708 | 43.8440 |
| 0.2836 | 1.4858 | 315 | 0.5627 | 38.2195 |
| 0.3081 | 1.7830 | 378 | 0.5542 | 35.4283 |
| 0.2832 | 2.0802 | 441 | 0.5556 | 36.0184 |
| 0.2731 | 2.3774 | 504 | 0.5539 | 36.5101 |
| 0.2471 | 2.6745 | 567 | 0.5524 | 35.9341 |
| 0.2567 | 2.9717 | 630 | 0.5519 | 34.7398 |
Framework versions
- PEFT 0.17.1
- Transformers 4.57.6
- Pytorch 2.8.0+cu128
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for greenw0lf/whisper-new-nnat-5h-maxcos-ecapa
Base model
openai/whisper-large-v2Evaluation results
- Wer on JASMIN-CGNself-reported34.740