Sound event detection involves automatically recognizing different sounds. One of the main challenges in this area is that sound data is sequential, which makes it difficult to capture the relevant features and train appropriate models. One of the primary challenges in this field is that sound data is sequential, which makes it challenging to capture the relevant features and train suitable models. Our research was conducted on sound event classification on a dataset from Kaggle related to smart homes that had 18,873 audio files sorted into 41 different classes. The model was implemented with a Convolutional Neural Network (CNN) on a selected dataset for better classification. This CNN model can analyze various features of sound data, such as statistical features (e.g., mean, minimum, maximum) and content-based features like bandwidth and frequency. These features are important for accurate sound event detection. Our model was trained using a CNN architecture that utilized ReLU and softmax activation functions and had a learning rate of 0.001, as well as a dropout rate of 0.40. The model was trained for 100 epochs and reached a precision of 81% on a large dataset.

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

An Enhanced Approach for Automatic Sound Events Classification Using Customized Convolution Neural Networks

  • Sallauddin Mohmmad,
  • Padala Sravan,
  • Chandramouli Narsingoju,
  • K. Sravani,
  • Rashmi Shivanadhuni,
  • T. Shireesha

摘要

Sound event detection involves automatically recognizing different sounds. One of the main challenges in this area is that sound data is sequential, which makes it difficult to capture the relevant features and train appropriate models. One of the primary challenges in this field is that sound data is sequential, which makes it challenging to capture the relevant features and train suitable models. Our research was conducted on sound event classification on a dataset from Kaggle related to smart homes that had 18,873 audio files sorted into 41 different classes. The model was implemented with a Convolutional Neural Network (CNN) on a selected dataset for better classification. This CNN model can analyze various features of sound data, such as statistical features (e.g., mean, minimum, maximum) and content-based features like bandwidth and frequency. These features are important for accurate sound event detection. Our model was trained using a CNN architecture that utilized ReLU and softmax activation functions and had a learning rate of 0.001, as well as a dropout rate of 0.40. The model was trained for 100 epochs and reached a precision of 81% on a large dataset.