huggingface/distil-whisper
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
This project offers a faster and more efficient way to turn spoken English audio into written text. You provide an English audio file, and it quickly delivers an accurate transcript. This is ideal for anyone who needs to process large amounts of audio data into text, such as researchers transcribing interviews, content creators subtitling videos, or businesses converting calls to text.
4,056 stars. No commits in the last 6 months.
Use this if you need to transcribe English audio quickly and efficiently, especially for long recordings, without sacrificing significant accuracy.
Not ideal if you need to transcribe audio in multiple languages other than English or if your application has extremely strict real-time accuracy requirements.
Stars
4,056
Forks
349
Language
Python
License
MIT
Category
Last pushed
Jan 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/huggingface/distil-whisper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
YuanGongND/whisper-at
Code and Pretrained Models for Interspeech 2023 Paper "Whisper-AT: Noise-Robust Automatic Speech...
adi-gov-tw/Taiwan-Tongues-ASR-CE
Taiwan Tongues ASR CE 是一個開源語音辨識(Automatic Speech Recognition, ASR)模型專案,專為台灣多元語言環境設計。 本模型支援...
phineas-pta/fine-tune-whisper-vi
jupyter notebooks to fine tune whisper models on Vietnamese using Colab and/or Kaggle and/or AWS EC2
KevKibe/African-Whisper
🚀 Framework for seamless fine-tuning of Whisper model on a multi-lingual dataset and deployment to prod.
huuquyet/PhoWhisper-next
Demo using PhoWhisper models of VinAI built with Transformers.js + Next.js