Here are
36 public repositories
matching this topic...
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。
Updated
Jun 14, 2020
Python
Google Assistant for Single Board Computers
Updated
Jun 22, 2020
Python
Simple Google Assistant with hotword activation from Snowboy setup for my Pi Zero W.
Updated
Jan 16, 2018
Python
Updated
Oct 21, 2019
Python
Updated
Jun 6, 2020
JavaScript
Go wrapper for Kitt-AI's snowboy audio detection library.
Snowboy API for AIY Voice Kit
Updated
Feb 3, 2019
Python
小蓝----工作在树莓派上的中文交互式智能家居机器人
Updated
Oct 28, 2018
Python
Голосовой терминал для MajorDoMo
Updated
Jun 3, 2020
Python
Using Snowboy and Google Cloud speech api in Electron for voice recognition
Updated
Mar 21, 2017
JavaScript
Alexa client in your browser. Django app.
Updated
Jan 13, 2020
Python
🦁 Nala is an agile open-source voice assistant (20+ actions).
Updated
Nov 6, 2019
Python
Hotword detector wrapper of Snowboy by Kitt.ai with microphone functionality build-in.
Updated
Dec 12, 2018
JavaScript
ai-robot是一个中文人工智能机器人。支持语音唤起、智能音箱、对话机器人
Updated
Jun 20, 2020
Python
A sample iOS/Swift3 app that demonstrates the capability of KITT.AI Snowboy.
Updated
Feb 17, 2017
Swift
Updated
Aug 9, 2019
JavaScript
Python library to manage the life-cycle of voice commands. Useful for Alexa Voice Service.
Updated
Jan 9, 2019
Python
Add Dialogflow and Snowboy API for AIY Voice Kit
Updated
Dec 22, 2017
Python
Control ioBroker with voice
Updated
Sep 1, 2019
JavaScript
EEG + Expecto Patronum. 2017 Biomedical Engineering Final Project.
Updated
Jul 22, 2017
Python
Simple experiments on android speech api
Updated
Apr 29, 2017
Java
JLing是一个可以工作在Linux的自定义中文语音对话机器人,简易框架
Updated
Oct 13, 2019
Python
聊天机器人、智能音箱(snowboy baidu tuling netease......)
Updated
Jun 20, 2019
Python
Google Assistant with Snowboy's hotword activation and Custom Device Actions in Linux
Updated
May 21, 2019
TypeScript
A CLI voice assistent written in Python based on the SpeechRecognition package
Updated
Jul 28, 2018
Python
A C ABI wrapper for the Snowboy hotword detection library
React Native Snowboy hotword detection engine.
Updated
Nov 24, 2017
Python
Improve this page
Add a description, image, and links to the
snowboy
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
snowboy
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
we currently share the config file among client and server by mirroring it. This won't scale when more files need to shared and there would be lots of moving parts. Need to find a clean way to keep things simple.