Coincidentally I tried the python client just earlier today and was blown away. I never even had to record my voice, I just typed two words for the wake word and it was 95% accurate in picking them up even with heavy background noise. I am definitely going to integrate the wake word functionality into my Chrome extension that lets users control the browser via voice ( https://www.lipsurf.com ) so they can turn on the…
Voice control engine that runs fully in the browser using WebAssembly
21–30 of 30 posts
Re: Voice control engine that runs fully in the browser using WebAssembly
#22Re: Voice control engine that runs fully in the browser using WebAssembly
#23Proprietary? No thanks, I'll just use Mozilla Deepspeech.
I’d love to have Alexa/Google hone functionality but I’m not comfortable having a device made by those companies always listening in my home.
Really looking forward to when a product using Mozilla’s tech is available.
Re: Voice control engine that runs fully in the browser using WebAssembly
#24If you are interested in a voice engine which will be open-sourced soon and works on Raspberry Pi 3, iOS, Android, osX and Linux, you can take a look at what we are building at Snips https://snips.ai
> will be open-sourced soon Great! When that happens, I'll consider it.
Re: Voice control engine that runs fully in the browser using WebAssembly
#25Just to add my experience, the demo worked perfectly straight away (Chrome 70 on macOS). Really cool to see this tech, hope it's easy to integrate.
thanks a lot for the feedback :) Take a look at this standalone demo if you like https://github.com/Picovoice/Porcupine/tree/master/demo/js it should be a matter of tweaking a few parameters.
Re: Voice control engine that runs fully in the browser using WebAssembly
#26Earlier quoted context omitted.
thanks a lot for the feedback :) Take a look at this standalone demo if you like https://github.com/Picovoice/Porcupine/tree/master/demo/js it should be a matter of tweaking a few parameters.
Web demo on your main page worked great for me at first, but stopped working after about half a dozen commands.
Otherwise, I am thinking it could be something related to the microphone?
Re: Voice control engine that runs fully in the browser using WebAssembly
#27Each of the >30 times I've hit F5 on this site in Chromium it causes a 100% reproducible, complete tab crash. The tab fully loads and appears properly for about... 100ms or so beforehand, so I'm pretty sure it's to do with some kind of wasm interaction. I have my microphone set to "ask before accessing" so I don't think the crash is to do with audio. FWIW, I've been experiencing periodic tab crashes for the past few…
Why are you not up to date? Chrom/ium has a stable extension API; it's not like it should break anything, and you're missing security and bug fixes.
Been a problem for a while - worked with just under 8MB free for two years on the 486 I used between 2003 and 2005.
The reason I'm doing my best to sit still until I can fix things properly is that buying small HDDs a) multiplies single points of failure beyond the many, many disks I have boxed up and hope still work, and b) increases the total capacity I'll need to _re-purchase_ when I can finally assemble a ZFS pool. Right now, I have enough 400MB and 4GB, 10GB, 60GB, etc HDDs that I need about 10TB (!!!!) of temporary capacity to sanely deduplicate everything.
I'll figure out a solution eventually.
Re: Voice control engine that runs fully in the browser using WebAssembly
#28Proprietary? No thanks, I'll just use Mozilla Deepspeech.
Serious question, how is that working so far? I’d love to have Alexa/Google hone functionality but I’m not comfortable having a device made by those companies always listening in my home. Really looking forward to when a product using Mozilla’s tech is available.
Re: Voice control engine that runs fully in the browser using WebAssembly
#29If you are interested in a voice engine which will be open-sourced soon and works on Raspberry Pi 3, iOS, Android, osX and Linux, you can take a look at what we are building at Snips https://snips.ai
Re: Voice control engine that runs fully in the browser using WebAssembly
#30Proprietary? No thanks, I'll just use Mozilla Deepspeech.
Serious question, how is that working so far? I’d love to have Alexa/Google hone functionality but I’m not comfortable having a device made by those companies always listening in my home. Really looking forward to when a product using Mozilla’s tech is available.