Hey, Alexa, What Can You Hear? And What Will You Do With It?
1–10 of 111 posts
Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#2Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#3This is why we need AI at the edge, and not in the clouds, and Privacy-by-design thinking in our architectures. This is the only way for people to know their data won't be compromised and misused, because it never leaves their devices.
Disclaimer: I'm a co-founder of https://snips.ai and we are building a 100% on-device and private-by-design platform to build Voice AI assistants
We would be happy to know what you do with it! You can take a look at what some people have built with it already https://github.com/snipsco/awesome-snips
We are open-sourcing it over time, starting with the NLU: https://medium.com/snips-ai/snips-nlu-is-an-open-source-priv.... Snips is available in English, French, German, and soon Japanese and Korean with more European languages coming this year.
You can start building your own private-by-design smart speaker on the platform in under 1h with this tutorial: https://medium.com/snips-ai/building-a-voice-controlled-home...
Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#4Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#5This needs to be required for any type of algorithmic decision making. Without algorithmic transparency ulterior motives, intentional or unintentional biases, and unnoticed mistakes are hidden from public review.
A common response is that we don't know how some types of machine learning make their decisions. I agree this is occasionally true. Find a way generate an explanation, or use a different algorithm; transparency is a critical requirement.
Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#6Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#7Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#8With a court order can authorities turn on the microphone and just listen to everything? Seems easy to do but I haven't heard about it yet. I guess phones can do the same. Presumably the Russians and Chinese do this already. :)
Note that this removes the warrant requirement in general, even if you personally don't own an Alexa/etc. The test is if the public expects audio in the home might be recorded and sent to a 3rd party. If the answer is "yes", then the police can use their own hardware to do the recording.
[1] http://caselaw.findlaw.com/us-supreme-court/533/27.html
[2] Ibid.
Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#9Why don't we have open-source voice-assistants yet? I mean, if we can have an open-source OS (e.g. Linux), then surely we can have open-source speech recognition, right?
But why isn't there a great open-source version of any $iot_appliance? IOT, in general, is crawling with companies that are looking for a monthly cash flow, and are therefore creating an ecosystem of non-federated, walled garden type devices that report back to some central server to keep the user dependent upon and paying monthly cash to some company. All of these IOT projects are generally simpler than voice-assistants, and I look forward to the day when we have IOT projects that talk to each other or a local server, without linking us to some company forever.
Re: Hey, Alexa, What Can You Hear? And What Will You Do With It?
#10Why don't we have open-source voice-assistants yet? I mean, if we can have an open-source OS (e.g. Linux), then surely we can have open-source speech recognition, right?
You can take a look at our blog to get started if you want to build your own assistant: https://medium.com/snips-ai/building-a-voice-controlled-home...