gaborvecsei / whisper-live-transcriptionLinks
Live-Transcription (STT) with Whisper PoC
☆184Updated last year
Alternatives and similar repositories for whisper-live-transcription
Users that are interested in whisper-live-transcription are comparing it to the libraries listed below
Sorting:
- The subtitles and translations are generated in real-time and displayed as pop-ups.☆164Updated 2 years ago
- Open source inference code for Rev's model☆404Updated last month
- Near-Realtime audio transcription using self-hosted Whisper and WebSocket in Python/JS☆884Updated 8 months ago
- FastAPI service on top of WhisperX☆109Updated this week
- Speech Diarization for scrum automation☆107Updated last year
- ez audio transcription tool with flexible processing and post-processing options☆152Updated last year
- Record audio and save a transcription to your system's clipboard with ctranslate2 and faster-whisper.☆127Updated this week
- Python bindings for whisper.cpp☆263Updated last week
- The fastest Whisper optimization for automatic speech recognition as a command-line interface ⚡️☆359Updated last year
- Speech recognition & diarisation solution with text alignment, deployed in AML pipelines☆95Updated last year
- Real time speech to text transcription app.☆416Updated 2 years ago
- Whisper realtime streaming for long speech-to-text transcription and translation☆119Updated last year
- A bash script using OpenAI Whisper API for continuous audio transcription with automatic silence detection☆109Updated last year
- 💬 ASR FastAPI server using faster-whisper and Multi-Scale Auto-Tuning Spectral Clustering for diarization.☆214Updated 7 months ago
- Listen to any audio stream on your machine and print out the transcribed or translated audio.☆120Updated last year
- Local AI talk with a custom voice based on Zephyr 7B model. Uses RealtimeSTT with faster_whisper for transcription and RealtimeTTS with C…☆646Updated this week
- Local SRT/LLM/TTS Voicechat☆692Updated 8 months ago
- Real-Time Whisper Voice Recognition with vosk model feedback.☆112Updated last year
- Real-time Voice Activity Detection (VAD) with some example use case like simple voice bot and live transcription (realtime transcription)☆82Updated last year
- whisper.cpp bindings for python☆98Updated last year
- Simulates talk with an AI that can express emotions☆71Updated this week
- Experimental code: sound file preprocessing to optimize Whisper transcriptions without hallucinated texts☆329Updated 7 months ago
- Whispering Tiger - OpenAI's whisper (and other models) with OSC and Websocket support. Allowing live transcription / translation in VRCha…☆449Updated 2 months ago
- Real-time processing and delivery of sentences from a continuous stream of characters or text chunks.☆62Updated this week
- Verbatim Automatic Speech Recognition with improved word-level timestamps and filler detection☆741Updated 2 weeks ago
- Shush is an app that deploys a WhisperV3 model with Flash Attention v2 on Modal and makes requests to it via a NextJS app