Robert Bracco

Results 29 comments of Robert Bracco

Relevant: https://stackoverflow.com/questions/33829160/why-is-pos-tag-so-painfully-slow-and-can-this-be-avoided

@hardbyte @long2ice can we please get this merged. This is such a great and useful package but it has been sitting unusable for 8 months. If there's anything that needs...

Thank you and happy new year. I also can't make this a priority at the moment but should have more time soon and as soon as I do I will...

Hey all, I was asked to try and comment on this PR by @thijstriemstra in regards to my issue #2531. I've found that to override anything in `.remove-region-button`, I need...

It is doable with the current state of the library even though there isn't explicit support. This repo does exactly what you're talking about: https://github.com/LearnedVector/A-Hackers-AI-Voice-Assistant Specifically the code in [this...

> Thanks! :) I checked out the repo and it seems to me (correct me if I am wrong) that the beam search is recomputed as new chunks arrive, which...

Here's a video from the repo's author showing a demo at the start: https://www.youtube.com/watch?v=YereI6Gn3bM. His settings are using a beam width of 100. On Fri, Aug 14, 2020 at 2:45...

This is urgent, please remove. I was redirected there and luckily an extension I use blocked it. Here is a correct link to useful forks: https://techgaun.github.io/active-forks/index.html#mattdiamond/Recorderjs

This is due to the component's button only handling the events `onMouseDown` and `onMouseUp` which are click events that I guess don't work on mobile. This is new to me...

Any update on this? I'm using VSCode to connect to colab instances and have to always select Linux during the startup process. It'd be great if there was a way...