#
voice-as-an-interface
Here are 11 public repositories matching this topic...
On-device wake word detection powered by deep learning.
javascript
android
python
java
swift
raspberry-pi
iot
ios
deep-learning
cortex-m
voice-commands
webassembly
voice-control
hotword-detection
keyword-spotting
voice-as-an-interface
wake-word-detection
wakeword
hotword
trigger-word-detection
-
Updated
May 28, 2020 - Python
On-device speech-to-intent engine powered by deep learning
javascript
android
python
raspberry-pi
iot
ios
deep-learning
cortex-m
voice-commands
voice-recognition
speech-recognition
speech-to-text
voice-control
cortex-a
natural-language-understanding
voice-as-an-interface
intent-engine
intent-inference
-
Updated
May 27, 2020 - Python
MycroftOS is a bare minimal linux OS based on Buildroot to run the Mycroft A.I. software stack on embedded devices. The software stack of Mycroft A.I. creates a hackable, privacy minded, open source voice assistant.
linux
open-source
raspberry-pi
rpi
opensource
ai
artificial-intelligence
personal-assistant
buildroot
rpi3
mycroft
raspberry-pi-3
voice-assistant
voice-as-an-interface
mycroftai
mycroftos
-
Updated
May 28, 2020 - Makefile
Community plugins for LipSurf.
chrome-extension
alexa
google
browser
accessibility
voice
voice-commands
voice-recognition
siri
shortcuts
voice-control
voice-as-an-interface
-
Updated
May 21, 2020 - TypeScript
machine-learning
voice
voice-commands
voice-recognition
pause
features
length
voice-assistant
voice-as-an-interface
voice-recording
voice-activity-detection
voice-computing
voice-python
-
Updated
Jun 5, 2019 - Python
Javascript/Typescript Framework für Spracheingabe/ausgaben und Dialogverarbeitung.
browser
nlu
voice
speech
tts
speech-synthesis
voice-recognition
speech-recognition
asr
voice-as-an-interface
voice-synthesis
-
Updated
May 23, 2020 - TypeScript
-
Updated
Mar 15, 2020
Search for books with a voice activated input
-
Updated
Mar 15, 2020 - HTML
Reimagining the future of the radio
-
Updated
Feb 27, 2017
Improve this page
Add a description, image, and links to the voice-as-an-interface topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the voice-as-an-interface topic, visit your repo's landing page and select "manage topics."


When using a pocketsphinx wakeword mycroft tries to load a language specific model. If the model doesn't exist the load fails. (report on the forums)
This should be handled by using a fallback mechanism, so if no language specific model exists it should log a warning and fallback to using the english model that is included in mycr