Chidhambararajan

Results 70 comments of Chidhambararajan

My bad, just now added the license file Apache License 2.0

> Thanks to @JarbasAl for this one here: https://github.com/NeonGeckoCom/neon_ww_plugin_efnet > This looks neat ! Will try to create a wakeowrd for mycroft and make a PR

I saw your fork, looks like the pyaudio dependency wasn't actually removed, pyaudio is extensively used in streams.py, you can check the docs though, decided to go with pyaudio for...

There is an issue with colab, since the notebook runs in a different computer inside google servers, the detector running there wont be able to capture your mic audio.The notebook...

in that case why dont you intialize the words_list with respect to the extension of the document the user is editing?? Because these extensions will very well speak about the...

I am pretty sure that your project would become quite famous with that addon

Thanks ,that helped!!!

Sorry it didnt actually work. The output provided by espeak for the phrase "hello there" looks like this h@l'oU D'e@ i.e espeak only gives either mbrola phonetics data or ipa...

this repository provides you with just a framework, you could probably make your bot as a page and add it as a iframe popup tag

I see that you are using a raspberry pi Consider generating the wakeword refernce file in x86_64 machine , cause librosa binaries are available for those machines making installations easier...