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
9k stars
89 watching
745 forks
Language: C++
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
openai/whisper | A general-purpose speech recognition system trained on large-scale weak supervision | 72,752 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,467 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,874 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,894 |
vaibhavs10/insanely-fast-whisper | A command-line tool for fast audio transcription using the Whisper AI model | 7,848 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,644 |
purfview/whisper-standalone-win | Provides standalone executables for OpenAI's Whisper & Faster-Whisper speech recognition and transcription tools | 1,405 |
mybigday/whisper.rn | A React Native binding of Whisper's automatic speech recognition model | 408 |
xenova/whisper-web | An open-source speech recognition system built using machine learning models and JavaScript. | 2,651 |
arthurfdlr/whisper-youtube | Transcribes Youtube videos using OpenAI's Whisper speech recognition model | 369 |
softcatala/whisper-ctranslate2 | An AI-powered speech recognition and translation tool that utilizes CTranslate2 and Faster-whisper implementations for faster and more efficient processing. | 938 |
shashikg/whispers2t | An optimized speech-to-text pipeline designed to improve inference speed and accuracy | 330 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 445 |