DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
185 stars 114 forks source link

added a profanity checker #173

Closed okaditya84 closed 9 months ago

okaditya84 commented 9 months ago

This python script will take audio files as input and process the audio using NLP concepts and APIs and test if the audio has any abusive/NSFW words used and will also do the sentiment analysis of the speech. This can help creators integrate this on youtube and other social media platforms.