Kishlay Kisu
Kishlay Kisu
> My issue is common in both python and makecode. When I can select a device but it gives me access denied error.  same here
I really feel pensive seeing all these PRs come from literally "tech youtubers" who don't use basic common senses before uploading a video, I apologize on their behalf 🙏 .
if we use open source models, it would be a very "satisfying" feeling that the whole project is independent, and does not have a financial roadblock [to an extent] so...
It works when you crop the specific blue part of the image and try to detect it. I am using a web app to detect the text [uses tesseract.js] ...
@Balearica Strange behaviour, try binarization on the inverted image, I think that here in this case, the fonts are black and the backgrounds are orange and grey respectively, which do...
This is a good quality PR! I love the simplicity
can anyone link some libraries which support realtime *audio only* streaming through rstp or any other protocol?
@BokadeVijay26 Did you find any solution?
thanks for explaining in such a nice detail @niedev i'm not into AI but its fun to know!
Does not including the specified model type in the client code cause this issue? try this: `model="tiny",` or any model you prefer.