This is a presentation of this project for a hackaday event at Chaihuo Maker Space. It is worth sharing it here. You can also find the .pptx file at https://cdn.hackaday.io/files/1642217026031264/Smart%20Speaker%20from%20Scratch.pptx
As an engineer, I always enjoy finding ways to complete a task. For me, the current task is making an open source smart speaker.
There are lots of existing smart speakers in the market. They are well-designed products. But they have two common issues. One is that they are always-listening black boxes, which scares many people. The other is that their functions is limited by their vendors. Smart speakers have very powerful ARM processors. They are just like smart phones with touch screens. Smart phones have so many apps, but smart speakers only run one app. Amazon Echo only has Alexa, Google Home only gets Google Assistant. We have no access inside of the smart speakers. We can't install any app on them.
Maybe we can do the same to a smart speaker.
But it's a little bit different. Although Amazon released Echo's source code, it's extremely hard to hack a Echo device. For the 2015 and 2016 edition of the Echo, we can boot it from an external SD to hack it. For the latest Echo, it have been fixed.
For most of us, hacking an existing smart speaker is harder than making a new one. So why not make an open source smart speaker from scratch.
To find out what we need to do, we should learn how a smart speaker works.
These can be divided into 3 parts: hardware, software and document.
Figure out what we need to do, then we can just find a way to do it.
The first prototype is made with Raspberry Pi, ReSpeaker 4 Mic Array and a 45mm Speaker. The cost is a little high.
Looking forward to your feedback! We can also follow or join the project on hackaday.io or github.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.