Kishlay Kisu

Results 15 comments of Kishlay Kisu

> My issue is common in both python and makecode. When I can select a device but it gives me access denied error. ![image](https://user-images.githubusercontent.com/6107272/46354330-332c0000-c613-11e8-96fb-cbe68123f62a.png) 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] ![image](https://github.com/naptha/tesseract.js/assets/67735128/812dfcf0-a05b-4aa6-85d6-3cebadda956e)...

@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...

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.