#127 · Primary category: Speech & Audio
transcriptionstream
turnkey self-hosted offline transcription and diarization service with llm summary
Project last updated:01/18/26
GitHub Stars
947
Forks
53
Contributors
2
License
GPL-3.0
Why we included this project
Teams that regularly need to turn meeting recordings, interviews, or lecture audio into searchable text will find this a handy starting point. Instead of wiring together Whisper and speaker diarization yourself, you get a self-hosted service that runs fully offline and accepts files either through an SSH drop folder or a simple web interface. Output lands in dated folders with time-synced playback and highlighted text for review. It can also hand transcriptions to a local Ollama model for structured summaries that call out speakers, topics, action items, and dates, and it indexes everything with Meilisearch for fast full-text search across past calls or fieldwork. You'll need an NVIDIA GPU and some Docker Compose experience, but for a private transcription pipeline with minimal assembly, it's worth a look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production