Whisper Small Atc 0.5S

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

Training Results

Metric Base Model Fine-tuned
WER 55.54% 39.54%

Improvement: 16.00% WER reduction (lower is better)

Training Details

Inference

from transformers import pipeline

asr = pipeline("automatic-speech-recognition", model="Trelis/whisper-small-atc-0.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
23
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-0.5s

Finetuned
(3305)
this model