distil-whisper
Speech recognition model
A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy.
Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
4k stars
65 watching
304 forks
Language: Python
last commit: about 2 months ago audiospeech-recognitionwhisper
Related projects:
Repository | Description | Stars |
---|---|---|
openai/whisper | A general-purpose speech recognition system trained on large-scale weak supervision | 72,752 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,894 |
ggerganov/whisper.cpp | A high-performance inference implementation of an automatic speech recognition model in C++ | 36,332 |
systran/faster-whisper | A fast speech-to-text implementation using CTranslate2 and optimized for inference on CPU and GPU. | 12,989 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,460 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,874 |
const-me/whisper | An implementation of OpenAI's Whisper ASR model using DirectCompute for GPGPU inference | 8,617 |
vaibhavs10/insanely-fast-whisper | A command-line tool for fast audio transcription using the Whisper AI model | 7,848 |
purfview/whisper-standalone-win | Provides standalone executables for OpenAI's Whisper & Faster-Whisper speech recognition and transcription tools | 1,385 |
xenova/whisper-web | An open-source speech recognition system built using machine learning models and JavaScript. | 2,651 |
mybigday/whisper.rn | A React Native binding of Whisper's automatic speech recognition model | 408 |
hyperoslo/whisper | A UI component library for displaying messages and notifications in iOS apps with customizable sounds, colors, and fonts | 3,755 |
softcatala/whisper-ctranslate2 | An AI-powered speech recognition and translation tool that utilizes CTranslate2 and Faster-whisper implementations for faster and more efficient processing. | 931 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 445 |
rvc-boss/gpt-sovits | An AI system for generating human-like voices from text inputs, using deep learning techniques and pre-trained models. | 36,977 |