All Projects → voice-engine → smart_speaker_from_scratch

voice-engine / smart_speaker_from_scratch

Licence: other
Make an open source smart speaker from scratch

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to smart speaker from scratch

TIANE
TIANE - an open source smart-home-voice-assistant!
Stars: ✭ 17 (-39.29%)
Mutual labels:  smart-home, voice-assistant
tplink-smartplug-api
TP-Link HS1xx smart plug API wrapper.
Stars: ✭ 48 (+71.43%)
Mutual labels:  smart-home
hue-lights
Gnome Shell extension for Philips Hue compatible lights controlled by the Philips Hue Bridge and for controlling Philips Hue HDMI sync box.
Stars: ✭ 157 (+460.71%)
Mutual labels:  smart-home
SmartMirror
My MagicMirror running on a Raspberry Pi
Stars: ✭ 110 (+292.86%)
Mutual labels:  smart-home
angular-search-experience
Algolia + Angular = 🔥🔥🔥
Stars: ✭ 166 (+492.86%)
Mutual labels:  voice-assistant
node-red-contrib-ewelink
NodeRED nodes for eWeLink smart devices
Stars: ✭ 40 (+42.86%)
Mutual labels:  smart-home
linux-control
Control your Linux laptop/desktop via Google Assistant
Stars: ✭ 46 (+64.29%)
Mutual labels:  smart-home
voice gender detection
♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
Stars: ✭ 51 (+82.14%)
Mutual labels:  voice-assistant
node-eufy-api
A simple JavaScript API to control EufyHome (Anker) smart light bulbs, switches and plugs.
Stars: ✭ 22 (-21.43%)
Mutual labels:  smart-home
casa
Home Assistant setup for our home
Stars: ✭ 132 (+371.43%)
Mutual labels:  smart-home
ambianic-edge
The core runtime engine for Ambianic Edge devices.
Stars: ✭ 98 (+250%)
Mutual labels:  smart-speaker
Fool
Simple Russian voice assistant based on Android Things and Raspberry Pi 3
Stars: ✭ 26 (-7.14%)
Mutual labels:  voice-assistant
sepia-assist-server
Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
Stars: ✭ 81 (+189.29%)
Mutual labels:  voice-assistant
pyvesync
pyvesync is a python library to manage Etekcity & Levoit smart devices
Stars: ✭ 111 (+296.43%)
Mutual labels:  smart-home
SmartAssistant
A smart personal assistant to make your life easier.
Stars: ✭ 1 (-96.43%)
Mutual labels:  smart-home
snips-skill-mental-calculation
With this App, your Assistant can test you on basic arithmetic: addition, subtraction, multiplication, and division.
Stars: ✭ 13 (-53.57%)
Mutual labels:  voice-assistant
react-native-ssdp
SSDP client + server to use in your react-native apps
Stars: ✭ 39 (+39.29%)
Mutual labels:  smart-home
salutejs
SmartApp Framework для создания навыков семейства Виртуальных Ассистентов "Салют" на языке JavaScript
Stars: ✭ 35 (+25%)
Mutual labels:  voice-assistant
CometVisu
Repository for the CometVisu building automation visualisation.
Stars: ✭ 60 (+114.29%)
Mutual labels:  smart-home
spokestack-tray-android
A UI component that makes it easy to add voice interaction to your app.
Stars: ✭ 13 (-53.57%)
Mutual labels:  voice-assistant

Smart Speaker from Scratch

The project is about to make an affordable, open source smart speaker. It should be able to run Amazon Alexa, Google Assistant, MyCroft, Home Assistant, Mopidy and etc.

See the detail at hardware/prototype-1

To Do

Why

中文

Why should we make an open source smart speaker when there are so many smart speakers on the market? Because these smart speakers are designed from vendors' perspective, not from users' perspective. These smart speakers have two issues:

  1. privacy - these speakers are always-listening black boxes which scare lots of people
  2. functionality - these speakers can be more powerful, but are limited by the vendors

One best way to eliminate privacy concerns is open source.

Most of smart speakers have very powerful ARM processors. Some even run Android OS just like an Android phone. The smart speakers only is limited to run only one app, but they have the ability to run thousands of applications.

I want an open source smart speaker which can run Amazon Alexa and Google Assistant at the same time, and also is able to run Home Assistant, Mopidy, Snapcast, Nextcloud and etc. Maybe you want one too. You can this project on Github or hackaday.io

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].