#98 · Primary category: Speech & Audio
Irene-Voice-Assistant
Ирина - русский голосовой ассистент для работы оффлайн. Поддерживает скиллы через плагины.
Project last updated:07/26/26
GitHub Stars
1.2K
Forks
152
Contributors
12
License
Other
Why we included this project
Irene is a Russian-language voice assistant that runs locally on a Python install, so it keeps working without any cloud account. It listens for commands that start with 'irina' and handles the rest through plugins: timers, coin flips, a dice roll, or a simple guessing game are all separate skills you can add or drop. That plugin layout is the main reason to look at it if you want to build your own commands, since a new skill mostly means writing one module. The assistant also ships optional plugins that can talk to ChatGPT, Claude, or Perplexity through any OpenAI-compatible endpoint, but you have to enable them, so the default setup stays fully offline. A Windows installer and bundled releases spare non-developers the pip setup, and the Russian-language documentation covers configuration in detail.
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