whisper
Speech Recogniser
A general-purpose speech recognition system trained on large-scale weak supervision
Robust Speech Recognition via Large-Scale Weak Supervision
72k stars
581 watching
9k forks
Language: Python
last commit: 11 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ggerganov/whisper.cpp | A high-performance implementation of the OpenAI Whisper ASR model in C++ | 35,706 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,718 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,621 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,444 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,489 |
const-me/whisper | An implementation of OpenAI's Whisper ASR model using DirectCompute for GPGPU inference | 8,460 |
systran/faster-whisper | A fast speech recognition system built on top of the CTranslate2 transformer model | 12,506 |
purfview/whisper-standalone-win | Executable standalone versions of Whisper and Faster-Whisper speech recognition tools | 1,326 |
softcatala/whisper-ctranslate2 | A Whisper client compatible with the CTranslate2 model, providing faster transcription and translation capabilities than OpenAI Whisper | 914 |
mybigday/whisper.rn | A React Native binding of Whisper's automatic speech recognition model | 395 |
arthurfdlr/whisper-youtube | Transcribes Youtube videos using OpenAI's Whisper speech recognition model | 364 |
illyism/openai-whisper-api | An OpenAI speech-to-text API service built with Node.js and Typescript, running on Docker and Google Cloud Run. | 110 |
srijith-rkr/kaust-whisper-adapter | A tool for fine-tuning the OpenAI Whisper speech recognition model using residual adapters and parameter-efficient learning methods. | 32 |
openai/tiktoken | A fast and efficient tokeniser for natural language models based on Byte Pair Encoding (BPE) | 12,420 |
xenova/whisper-web | An open-source speech recognition system built using machine learning models and JavaScript. | 2,578 |