faster-whisper
Speech-to-text system
A fast speech-to-text implementation using CTranslate2 and optimized for inference on CPU and GPU.
Faster Whisper transcription with CTranslate2
13k stars
124 watching
1k forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list
deep-learninginferenceopenaiquantizationspeech-recognitionspeech-to-texttransformerwhisper
Related projects:
Repository | Description | Stars |
---|---|---|
vaibhavs10/insanely-fast-whisper | A command-line tool for fast audio transcription using the Whisper AI model | 7,848 |
const-me/whisper | An implementation of OpenAI's Whisper ASR model using DirectCompute for GPGPU inference | 8,617 |
ggerganov/whisper.cpp | A high-performance inference implementation of an automatic speech recognition model in C++ | 36,332 |
sanchit-gandhi/whisper-jax | An optimized implementation of OpenAI's Whisper Model for speech recognition and speech-to-text tasks using JAX. | 4,460 |
m-bain/whisperx | An automatic speech recognition system with word-level timestamps and speaker diarization. | 12,894 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,644 |
openai/whisper | A general-purpose speech recognition system trained on large-scale weak supervision | 72,752 |
opennmt/ctranslate2 | A high-performance inference engine for transformer models | 3,467 |
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 |
mahmoudashraf97/whisper-diarization | Automates speaker diarization from audio recordings using OpenAI Whisper ASR and additional neural networks. | 3,874 |
purfview/whisper-standalone-win | Provides standalone executables for OpenAI's Whisper & Faster-Whisper speech recognition and transcription tools | 1,405 |
sjtu-ipads/powerinfer | An efficient Large Language Model inference engine leveraging consumer-grade GPUs on PCs | 8,011 |
nvidia/fastertransformer | A high-performance transformer-based NLP component optimized for GPU acceleration and integration into various frameworks. | 5,937 |
leetcode-mafia/cheetah | An AI-powered macOS app designed to assist users during remote software engineering interviews | 4,103 |
xenova/whisper-web | An open-source speech recognition system built using machine learning models and JavaScript. | 2,651 |