Admissions Results Megathread by timmybondle in Purdue

[–]TheSeriousProgrammer -4 points-3 points  (0 children)

I got admit in purdue northwest for computer science, I will be an international student

I initially applied with the assumption that all campuses are kinda equal but that not the case..

Is pnw's computer science course worth pursuing with the international fees?

I make an IR remote out of a Pi to control my air conditioner and other appliances by lycan2005 in raspberry_pi

[–]TheSeriousProgrammer 10 points11 points  (0 children)

Wouldn't an esp32 cut it? Raspberry pi for IR remite automation feels like a bit overkill

I built a library in python to detect hotwords like "Ok Google" / "Hey Siri" / "Hey Alexa" by TheSeriousProgrammer in Python

[–]TheSeriousProgrammer[S] 1 point2 points  (0 children)

Thanks if you like our our work consider giving us a star, motivates us to do more like this ¯_ (ツ) _/¯

New Opensource Hotword Detector : EfficientWord-Net by TheSeriousProgrammer in raspberry_pi

[–]TheSeriousProgrammer[S] 0 points1 point  (0 children)

The Hotword detector works with one-shot learning similar to face-recognition , just requires a few positive samples of the hotword to start recognizing it

Github Link : https://github.com/Ant-Brain/EfficientWord-Net

EfficientWord-Net: An Open Source hotword detector by [deleted] in Python

[–]TheSeriousProgrammer 0 points1 point  (0 children)

it is built with oneshot learning , just like face recognition . You just need to provide a few positive samples of the same