pnhofmann

Results 184 comments of pnhofmann

Currently only Google Speech Recognition - Speech Recognition is in a really, really early stage...

Thanks for the tip! Will definitely take a close look at STT and Juliet

> Any update on this? Let's hope soon ;).

@44-Unknown What's does the error message say?

good idea ;). But could really have added a more meaningful text. Is your issue related to #707? Anyway, I currently experimenting a bit restructuring Jarvis core. If I'm able...

Hi again! Did push new branch introducing a new abstraction Jarvis logic (multiple) front-ends https://github.com/sukeesh/Jarvis/tree/restructure/jarviscli/ui I am confident Jarvis web server can be implemented with just a view lines of...

Hi! plugins do not support any ``__init__`` - parameters. But don't think, ``home server`` should be a plugin. Should be implemented as an alternative way to run Jarvis. Similar to...

> I think even if we are using jarvis with the command line interface, we should be able to start and stop the home server. That definitely explains your 'as...

@evamy > I gave this more thought, shouldn't all the UI be 100% independent of each other ? Yep > So, we can actually make cmd line the base No...

> I think we should be able to start, stop, restart the server while jarvis is already running. Yes, but it would be possible to create a plugin something like...