Show HN: Demolition Man Swear Detector(hackaday.io)
hackaday.io
Show HN: Demolition Man Swear Detector
http://hackaday.io/project/531-Demolition-Man-Verbal-Morality-Statute-Monitor
http://hackaday.io/project/531-Demolition-Man-Verbal-Morality-Statute-Monitor
The hardware is a Rasbperry Pi connected to a USB microphone (PS3 eye camera), thermal printer, a small speaker & amp, and some switches & LEDs. For speech recognition I'm using the excellent PocketSphinx project, however I'm using their subversion trunk which has a new keyword spotting algorithm that's coming in the next major release. I'm really happy with how the swear detection works, and that it can run in real time without any issues on the Raspberry Pi. The detection isn't perfect, there are false positives, but still makes for a fun project.