Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 8, 2022 07:56 am GMT

Cursed detector - DeepGram

Overview of My Submission

Just upload any audio file and click on the Check button. Application with the help of deepgram api will detect if the uploaded audio contains any vulgar or cursed words.

Submission Category:

Walky Wildcards

Link to Code on GitHub

GitHub logo Seek4samurai / CursedDetector

Just upload any audio file and click on the Check button. Application with the help of deepgram api will detect if the uploaded audio contains any vulgar or cursed words.

Cursed Detector!

Simple to operate!

Live demo: Cursed Detector

What it does?

Just upload any audio file and click on the Check button. Application with the help of deepgram api will detect if the uploaded audio contains any vulgur or cursed words.

Run on your system

Also Check

Backend repo: Here

LICENSE

MIT LICENSE





GitHub logo Seek4samurai / CursedDetector_backend

Just upload any audio file and click on the Check button. Application with the help of deepgram api will detect if the uploaded audio contains any vulgur or cursed words.

Cursed Detector!

Simple to operate!

Live demo: Cursed Detector

What it does?

Just upload any audio file and click on the Check button. Application with the help of deepgram api will detect if the uploaded audio contains any vulgur or cursed words.

Run on your system

Also Check

Frontend repo: Here

LICENSE

MIT LICENSE

Introduction

I love to participate in programming or developer events whether it be online or offline. I really loved working with deepgram, thanks to this hackathon event and Dev.to

My Deepgram Use-Case

I've seen some javascript packages that are used to hide or censor the NSFW content. But I decided to make a similar type of application that does the same but to audios.
And I think Deepgram would be the best thing here to use. I used nodejs, express server and multer for my backend to integrate the api.

Live : To Cursed Detector

Dive into Details

The application takes an input of audio file and checks if there are any vulgar or bad words, and notifies the user about that.

Conclusion

Thanks for conducting this event, I really loved working with deepgram as it is one of the best and easiest transcript package which could be of so use.


Original Link: https://dev.to/seek4samurai/cursed-detector-deepgram-50nf

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To