错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Profanity Detection from Audio Recordings Using Natural Language Processing Techniques

  • Swapnil Patil,
  • Pankaj R. Chandre,
  • Viresh Vanarote,
  • Shafi Pathan,
  • Madhukar Nimbalkar,
  • Gitanjali Shinde

摘要

Profanity detection has become increasingly important in various industries, including media and online content moderation. In this paper, we propose a novel approach to identifying profane words from audio using natural language processing (NLP) techniques. We first convert the audio files into textual transcripts using automatic speech recognition (ASR) tools. We then apply pre-processing techniques such as tokenization, stemming, and stop-word removal to the transcripts. Finally, we train various machine learning models, such as Naive Bayes, Support Vector Machines (SVMs), and Random Forests, to classify the transcripts as either containing profane language or not. The proposed approach can be integrated into various applications, such as content moderation tools, online chat systems, and automatic transcription services.