Whisper
ASR processor
An implementation of OpenAI's Whisper ASR model using DirectCompute for GPGPU inference
High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
8k stars
88 watching
725 forks
Language: C++
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ggerganov/whisper.cpp | A high-performance implementation of the OpenAI Whisper ASR model in C++ | 35,706 |
systran/faster-whisper | A fast speech recognition system built on top of the CTranslate2 transformer model | 12,506 |
openai/whisper | A general-purpose speech recognition system trained on large-scale weak supervision | 71,257 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,444 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,718 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,489 |
vaibhavs10/insanely-fast-whisper | A command-line tool for fast audio transcription using the Whisper AI model | 7,731 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,613 |
purfview/whisper-standalone-win | Executable standalone versions of Whisper and Faster-Whisper speech recognition tools | 1,326 |
mybigday/whisper.rn | A React Native binding of Whisper's automatic speech recognition model | 395 |
xenova/whisper-web | An open-source speech recognition system built using machine learning models and JavaScript. | 2,578 |
arthurfdlr/whisper-youtube | Transcribes Youtube videos using OpenAI's Whisper speech recognition model | 362 |
softcatala/whisper-ctranslate2 | A Whisper client compatible with the CTranslate2 model, providing faster transcription and translation capabilities than OpenAI Whisper | 914 |
shashikg/whispers2t | An optimized speech-to-text pipeline designed to improve inference speed and accuracy | 310 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 433 |