Amazing-Python-Scripts icon indicating copy to clipboard operation
Amazing-Python-Scripts copied to clipboard

Adding Profanity Checker

Open okaditya84 opened this issue 2 years ago • 1 comments

Aim

  • To make a program that can check for NSFW / Abusive words from audio.

Details

  • The profanity checker program will have a script that can take MIC or Audio file input and use NLP and APIs to process the audio.
  • It will give a text format output of what is present in the audio.
  • It will then check the presence of any abusive or NSFW words.
  • It will have an accuracy of more than 95% with tried and tested datasets to train on.
  • This will enable the user to integrate this script in their websites or even platforms like Youtube to make the platforms cleaner for the audience.

okaditya84 avatar Jun 12 '23 07:06 okaditya84

GO AHEAD @okaditya84

1e9abhi1e10 avatar Jun 12 '23 15:06 1e9abhi1e10