All Projects β†’ createcandle β†’ voco

createcandle / voco

Licence: MPL-2.0 license
Privacy friendly voice control for the Candle Controller / WebThings Gateway

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to voco

awesome-rhasspy
Carefully curated list of projects and resources for the voice assistant Rhasspy
Stars: ✭ 50 (+177.78%)
Mutual labels:  voice-control, voice-assistant
idear
πŸŽ™οΈ Handsfree Audio Development Interface
Stars: ✭ 84 (+366.67%)
Mutual labels:  voice-control, voice-assistant
anycontrol
Voice control for your websites and applications
Stars: ✭ 53 (+194.44%)
Mutual labels:  voice-control, voice-assistant
musicologist
Music advice from a conversational interface powered by Algolia
Stars: ✭ 19 (+5.56%)
Mutual labels:  voice-control, voice-assistant
voice gender detection
♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
Stars: ✭ 51 (+183.33%)
Mutual labels:  voice-control, voice-assistant
KeenASR-Android-PoC
A proof-of-concept app using KeenASR SDK on Android. WE ARE HIRING: https://keenresearch.com/careers.html
Stars: ✭ 21 (+16.67%)
Mutual labels:  voice-control, voice-assistant
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (+194.44%)
Mutual labels:  voice-control, voice-assistant
sepia-assist-server
Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
Stars: ✭ 81 (+350%)
Mutual labels:  voice-control, voice-assistant
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-22.22%)
Mutual labels:  voice-control, voice-assistant
TIANE
TIANE - an open source smart-home-voice-assistant!
Stars: ✭ 17 (-5.56%)
Mutual labels:  voice-control, voice-assistant
Jarvis
Jarvis.sh is a simple configurable multi-lang assistant.
Stars: ✭ 701 (+3794.44%)
Mutual labels:  voice-control
Gassistpi
Google Assistant for Single Board Computers
Stars: ✭ 911 (+4961.11%)
Mutual labels:  voice-control
Python Ai Assistant
Python AI assistant 🧠
Stars: ✭ 219 (+1116.67%)
Mutual labels:  voice-control
Caster
Dragonfly-Based Voice Programming and Accessibility Toolkit
Stars: ✭ 242 (+1244.44%)
Mutual labels:  voice-control
Mycroft Skills
A repository for sharing and collaboration for third-party Mycroft skills development.
Stars: ✭ 626 (+3377.78%)
Mutual labels:  voice-control
Porcupine
On-device wake word detection powered by deep learning.
Stars: ✭ 2,606 (+14377.78%)
Mutual labels:  voice-control
Sonus
πŸ’¬ /so.nus/ STT (speech to text) for Node with offline hotword detection
Stars: ✭ 532 (+2855.56%)
Mutual labels:  voice-control
Voice datasets
πŸ”Š A comprehensive list of open-source datasets for voice and sound computing (50+ datasets).
Stars: ✭ 494 (+2644.44%)
Mutual labels:  voice-control
Mycroft Precise
A lightweight, simple-to-use, RNN wake word listener
Stars: ✭ 481 (+2572.22%)
Mutual labels:  voice-control
Smart Mirror
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
Stars: ✭ 2,668 (+14722.22%)
Mutual labels:  voice-control

Voco

Privacy friendly, 100% local voice control in your home. For the Candle Controller / WebThings Gateway.

For more details, visit:

https://www.candlesmarthome.com/voco-privacy-friendly-voice-control

Voco interface

Installation

Visit the add-ons page in your WebThings Gateway, and add the 'Voco' add-on.

Abilities

These are all examples. You don't have to phrase things exactly like this, the AI will understand different variations. Any command should always be preceded by saying "Hey Snips" or "Hey Candle".

Turn things on and off

Toggle devices

  • "Turn on the table lamp"
  • "Lock the back door"
  • "Set the color of the living room light to green"
  • "Set the brightness of the kitchen light to 70 percent"
  • "Set the kitchen light to 70"
  • "Turn off (all) the lights"

Toggle devices at a certain time

  • "Turn on the blender in 3 minutes"
  • "Close the garage door at 23 minutes past 4"

Toggle devices for a time period

  • "Turn on the bedroom heater for 20 minutes"
  • "Turn on the bubble blowing machine between 3 and 4 o'clock"
  • "Unlock the front door until 3 pm"
  • "Turn on the air filter tomorrow afternoon"
  • "Lock the front door at lunchtime" (11-13 o'clock)
  • "At 5 o clock turn on the radio for 3 minutes"

Ask questions

Query a specific device

  • "Is the front door locked?"
  • "Is the bedroom heater on or off?"
  • "What is the humidity level of the weather station?"

More general queries

  • "What are the levels of the plant sensor?" -> Will give you all sensor values of the plant sensor
  • "Increase the volume of the radio"
  • "Lower the volume of the radio"

Timers

Set timers

  • "Set a timer for 5 minutes"
  • "Set an alarm for a quarter past 9"
  • "Wake me up at 7 am"
  • "Set a countdown to midnight"

Set reminders

  • "At 5 o'clock remind me to wash the car"
  • "Remind me to go to the dentist in 40 minutes"

Query timers

  • "How many alarms have been set?"
  • "How many timers are there?"

Query timer details

  • "Tell me about all my reminders"
  • "Can you give me a list of all the timers"

Remove timers

  • "Remove the last timer"
  • "Delete the last 3 alarms"
  • "Disable the countdown"
  • "Cancel all timers"

Other

  • "What time is it?"
  • "Set the volume of snips to 95"

Features

  • Strong focus on privacy. Once installed, there is no internet connection required or used. Listening can be toggled on and off.
  • Supports satellite functionality, so you can expand voice control to all rooms in your home. The devices then communicate over the local network only.

Recommended hardware

The Playstation Eye is a 4-microphone array that can be plugged into your Raspberry Pi via USB. It can be bought new for about $12. https://en.wikipedia.org/wiki/PlayStation_Eye

Technology

Voco is built on Snips https://snips.ai/

Thanks to

Voco is inspired by the original Voice Addon made by Andre Natal. https://github.com/andrenatal/voice-addon/

alt text

Work on Voco was supported by the SHERPA project, a H2020 research project into AI issues by the European Union. https://project-sherpa.eu

You can learn mote about the Candle privacy friendly smart home project at: https://www.candlesmarthome.com and http://www.sherpapieces.eu/overview/candle

Work on Voco was also supported by the Creative Industries Fund NL https://stimuleringsfonds.nl/en

This project has received funding from the European Union’s Horizon 2020 research and innovation programme, under grant agreement No 786641.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].