How to build a content moderation app in Python for analyzing audio files

Опубликовано: 28 Июль 2022
на канале: Data Professor
3,374
61

In this video, we will explore how to perform content moderation on audio files extracted from YouTube videos in Python. We will do this by building a Content Moderation App using the AssemblyAI API and the Streamlit library.

Briefly, this is performed using the AssemblyAI API where ...
1. Audio files are first transcribed to text
2. Content moderation is performed on the transcribed text.

Links mentioned in this video:
🌟 Thanks AssemblyAI for sponsoring this video. Get your free API key https://www.assemblyai.com/?utm_sourc...
🐙 Code https://github.com/dataprofessor/asse...
📚 Content Moderation Blog https://www.assemblyai.com/blog/conte...
📚 Content Moderation Documentation https://www.assemblyai.com/docs/audio...

0:00 Introduction
0:28 Content moderation
2:38 Getting the AssemblyAI API key
2:53 Cloning the GitHub repo and deploying the Streamlit app
4:13 Using the Content Moderation app
8:12 Explanation of the app
20:07 Conclusion

Support my work:
👪 Join as Channel Member:
   / @dataprofessor  
✉️ Newsletter http://newsletter.dataprofessor.org
📖 Join Medium to Read my Blogs   / membership  
☕ Buy me a coffee https://www.buymeacoffee.com/dataprof...

Recommended Resources
📚 Books https://kit.co/dataprofessor
😎 Taro (Tech Career Mentorship) https://www.jointaro.com/r/dataprofes...
📜 Google Data Analytics Professional Certificate https://click.linksynergy.com/deeplin...
🤔 Interview Query https://www.interviewquery.com/?ref=d...
🖥️ Stock photos, graphics and videos used on this channel https://1.envato.market/c/2346717/628...

Subscribe:
🌟 Coding Professor    / @codingprofessor  
🌟 Data Professor https://www.youtube.com/dataprofessor...

Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#datascience #machinelearning #dataprofessor