Whisper Small Atc 5S

Fine-tuned Whisper model based on openai/whisper-small.

Training Results

Metric Base Model Fine-tuned
WER 55.54% 69.23%

Note: WER increased by 13.69% compared to base model

Training Details

Inference

from transformers import pipeline

asr = pipeline("automatic-speech-recognition", model="Trelis/whisper-small-atc-5s")
result = asr("path/to/audio.wav")
print(result["text"])

Training Logs

Full training logs are available in training_log.txt.


Fine-tuned using Trelis Studio

Downloads last month
20
Safetensors
Model size
0.2B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Trelis/whisper-small-atc-5s

Finetuned
(3293)
this model