Skip to content

childish-zamboni/bleepr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bleepr

Predicting and censoring profanities

Nobody likes hearing profanities. Bleepr predicts if a certain word is about the be stated and then bleeps before it is.

I used Google's Cloud Speech API to record what people say, and I created an algorithm that periodically trains an LSTM network with that information. The application repeatedly predicts the next four letters and beeps if they spell "duck". I used Neataptic, a neural network library for javascript, and node.js.

Demo: https://youtu.be/iZc16SqLRBc

About

Predicting and censoring profanities. Winner of best idea at U of T St. George's Local Hack Day.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published