hyan
hyan
hope this could be of help https://lightzhan.xyz/index.php/2020/11/22/joplin-toc-customizing/
This feature was available in earlier version of sanic years ago, maybe earlier version uses websockets internally? The `async for` look very pythonic and I like it too. here's a...
I’d like it to have same behavior as the websockets lib
thank you I think it will be convenient if there’s a decorator to run async function in a separate loop in its own thread, like @pytest.mark.run_in_threaded_loop async def test_server(): …....
I wish Wake Word Detection function be implemented in other programming languages (python / javascript).
1. what does [unk] mean? 2. how to detect more than one keyphrase? say, I want to detect "Hello" **OR** "Hi", how do I put it ? Thank you ---...
@sskorol Thanks, Sowboy works great. But the universual wake words are limited, and trained custom wake words is only person specific, and it's closed down.
> Is it possible to limit the length of a recognized sentence? For example 10 words max, or 10 seconds? You can limit audio fed to vosk to 10 seconds....
Hi, @bennuttall, I mean sample_rate I have multiple DistanceSensors and cameras on the same network, so I want a lower sample_rate to reduce traffic on network, although it may not...