CoolFace
Modelpublic

Vana-Labs/stt-whisper

sourceHugging Facemitupdated 12h agoView on Hugging Face
0likes
Model Card

stt-whisper

Whisper models in whisper.cpp (GGML) format for Tetro, the local meeting transcriber by Vana Labs. They run fully on your computer.

This repository is a pinned mirror, so Tetro's downloads don't depend on third-party hosts. Each file is named ggml-<model id>.bin, where the model ID is the name Tetro uses everywhere.

Model IDNotes
tiny, base, small, mediumOpenAI Whisper, full precision
large-v3, large-v3-turboOpenAI Whisper, full precision
tiny-q5_1, base-q5_1, small-q5_15-bit quantized
medium-q5_0, large-v3-q5_0, large-v3-turbo-q5_05-bit quantized
large-v3-turbo-hyArmenian fine-tune; also keeps English and Russian words

Sources and licenses