insanely-fast-whisper-cli
ASR CLI
A command-line interface for fast and accurate automatic speech recognition using Whisper optimization
The fastest Whisper optimization for automatic speech recognition as a command-line interface ⚡️
328 stars
6 watching
33 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mybigday/whisper.rn | A React Native binding of Whisper's automatic speech recognition model | 408 |
linto-ai/whisper-timestamped | An extension to the Whisper speech recognition model that adds word-level timestamps and confidence scores. | 2,121 |
bnosac/audio.whisper | Provides an R interface to the Whisper Automatic Speech Recognition model | 119 |
shashikg/whispers2t | An optimized speech-to-text pipeline designed to improve inference speed and accuracy | 330 |
purfview/whisper-standalone-win | Provides standalone executables for OpenAI's Whisper & Faster-Whisper speech recognition and transcription tools | 1,405 |
zhuzilin/whisper-openvino | Fork of Whisper ASR with OpenVINO backend for improved performance | 163 |
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 |
macoron/whisper.unity | Provides a high-performance speech recognition system for Unity3D applications. | 445 |
ggerganov/whisper.spm | A Swift package for C implementation of a speech recognition system | 169 |
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 |
chengsokdara/use-whisper | A React hook that enables real-time speech-to-text functionality using the OpenAI Whisper API | 738 |
collabora/whisperlive | An implementation of Whisper's speech-to-text functionality in a real-time transcription application | 2,186 |
sandrohanea/whisper.net | A .NET implementation of OpenAI Whisper models for speech recognition and text-to-speech conversion. | 601 |
ggerganov/whisper.cpp | A high-performance inference implementation of an automatic speech recognition model in C++ | 36,332 |
arthurfdlr/whisper-youtube | Transcribes Youtube videos using OpenAI's Whisper speech recognition model | 369 |