Voice Assistant
Voice Assistant osFoundry community catalog में एक app है। Offline, privacy-preserving voice assistant — wake-word detection, speech-to-text, intent recognition, text-to-speech — all running locally. Powered by Rhasspy. यह upstream image के चारों ओर एक thin wrapper के रूप में आता है. Pairs के साथ local satellite devices (microphones) over MQTT or HTTP.
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- Privacy-preserving voice assistant — wake-word detection
- Speech-to-text
- Intent recognition
- Text-to-speech — all running locally
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# Voice Assistant
Offline voice assistant pipeline, powered by Rhasspy.
## Architecture
Rhasspy is a **central server** + **satellite microphones**. The server runs the STT (Kaldi / Vosk / DeepSpeech), intent recognition (Snips, Rasa, or simple regex), and TTS (Mozilla TTS, Festival, Larynx). Satellites are small audio capture clients (Pi Zero + ReSpeaker hat, or a Mac/Linux running rhasspy-microphone-cli) that stream audio to the server over MQTT or HTTP.
## Features
- Wake word: Porcupine / Mycroft Precise / Snowboy
- STT: Kaldi / Vosk / DeepSpeech / Pocketsphinx — all local
- Intent recognition: regex / fst / fuzzywuzzy / Mycroft Adapt / Rasa NLU
- TTS: nanoTTS / Mozilla TTS / Larynx / OpenTTS / MaryTTS / Festival / picoTTS / Wavenet
- Home Assistant + Node-RED intent handlers
- Multi-language
## ⚠️ This container is the brain, not the ear
The cloud container has no microphone. To actually speak commands, you need a satellite device on your network — typically a small board next to where you live. See the Rhasspy docs for satellite setup.
## Packaging
Thin wrapper around the official `rhasspy/rhasspy` image. Profiles + downloaded models live under `/profiles`. Web UI at `/`.
osFoundry में Voice Assistant का उपयोग कैसे करें
एक क्लिक में Voice Assistant को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।