Michael Hansen

Results 120 comments of Michael Hansen

Any suggestions for this? I'd like to get it right the first time instead of needing to deprecate something down the road.

Thanks for the feedback! Another important point to consider: API endpoints. You can't really "log in" from NodeRED, but it makes sense to protect both the Web UI and the...

Sorry about this. I'm still trying to get snips-nlu installed properly in the Docker image for testing.

Please try again with 2.5.9, just to be sure. AVX instructions are also a problem with the Larynx TTS system. I'm having problems there compiling PyTorch without AVX, and it...

I'll add a warning about this in 2.5.10 and keep trying to build versions of these tools without AVX.

This will hopefully be fixed in 2.5.10 :+1:

New UI is coming in 2.5.9 :+1:

This sounds good to me. I'll see what I can do.

Is there a Python library or something for this? We could create another microphone service for it.

Yeah, the speed difference without AVX is pretty large. I'm still thinking about how I'm going to do this properly with Larynx. For now, I've created "no AVX" variants of...