Santobert

Results 8 comments of Santobert

Maybe this comment helps to fix your issues with porcupine https://github.com/rhasspy/rhasspy/issues/265#issuecomment-1026897512

In case someone searches for this issue, the following error is reported via logs: ```txt Traceback (most recent call last): File "/usr/lib/rhasspy/rhasspy-wake-porcupine-hermes/rhasspywake_porcupine_hermes/__init__.py", line 254, in detection_thread_proc sensitivities=self.sensitivities, File "/usr/lib/rhasspy/.venv/lib/python3.7/site-packages/pvporcupine/__init__.py", line...

Hm, that makes sense. I don't want to make my family's profile pictures or floorplans available on the internet. But I understand your point. I also use some custom maps...

I think this issue should attract a little more interest. Especially in light of the current situation. In my opinion, without a long-lived access token, a bearer token, or username...

Maybe this was fixed by https://github.com/OpenAPITools/openapi-generator/pull/13665 Is there still an underlying issue that the line `_headers = HTTPHeaderDict()` is not generated for `delete.py` and it only works because of the...

It is not only `oneOf` that is affected. I have the same problem with `anyOf`. I assume this will gain relevance since swagger-api/swagger-core#4291 was merged.

Related: - https://github.com/swagger-api/swagger-core/issues/4014 - https://github.com/swagger-api/swagger-core/issues/3834

What do you think about giving the user the option to create this class. That works great for test data providers. Why not for this case as well?