Results 21 comments of dstricks

Just looked at the source code... and there doesn't appear to be any support for timestamps. Theoretically, if the underlying speech recognition engine (Sphinx, Google Cloud Speech API, etc.) supported...

You can see a 404 like that if you're not initializing eel (i.e. `eel.init()`) and/or the start page path (i.e. `eel.start()`) properly. I'm curious about line 4 of your `main.py`...

I _really_ like Eel and don't want to see it officially abandoned. I can help out on a limited basis. My only request is that @ChrisKnott provisionally agree to either...

> I think becoming a maintainer of a branch at first and ramping up would be > a good way to get the ball rolling. TBH, I don't care about...

Heya @samuelhwilliams, yeah it's true! Chris made me a collaborator recently and I've been trying to get up to speed. I'd appreciate any handover tips or advice you're willing to...

> I will add you to PyPI and also transfer ownership of the repo (unless you think it's better to set up an "organisation" account?). I'm fine with taking ownership....

> when you want to release a new version, run the 'Publish' github action in this repo and it should go straight out. @samuelhwilliams That sounds brilliant! I see the...

@ChrisKnott and @samuelhwilliams Could you kindly allow me to push to master OR alternatively provide Reviews on my PR's when they become stale after a few days? _(I can add...

> Work on branches, push up a branch, make a PR, and merge it from there. Even if you're not getting review/approval from another developer it's good in terms of...

> I will be willing to contribute in anyway possible. Right now i am thinking about writing user tutorials/documentation for new users. Nice, thanks @netesy. There are several "how can...