paper-with-me

Papers

Transformer-based Sequence Labeling for Audio Classification based on MFCCs

2023-04-30 · C. S. Sonali, Chinmayi B S, Ahana Balasubramanian

Audio classification is vital in areas such as speech and music recognition. Feature extraction from the audio signal, such as Mel-Spectrograms and MFCCs, is a critical step in audio classification. These features are transformed into spectrograms for classification. Researchers have explored various techniques, including traditional machine and deep learning methods to classify spectrograms, but these can be computationally expensive. To simplify this process, a more straightforward approach inspired by sequence classification in NLP can be used. This paper proposes a Transformer-encoder-based model for audio classification using MFCCs. The model was benchmarked against the ESC-50, Speech Commands v0.02 and UrbanSound8k datasets and has shown strong performance, with the highest accuracy of 95.2% obtained upon training the model on the UrbanSound8k dataset. The model consisted of a mere 127,544 total parameters, making it light-weight yet highly efficient at the audio classification task.

📄 PDF Abstract BibTeX arXiv:2305.00417

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationClassification

Similar Papers 제목 키워드 기반

Evaluating the Representation of Vowels in Wav2Vec Feature Extractor: A Layer-Wise Analysis Using MFCCs

2025-08-25 · Domenico De Cristofaro, Vincenzo Norman Vitale, Alessandro Vietti arxiv

Automatic Speech Recognition has advanced with self-supervised learning, enabling feature extraction directly from raw audio. In Wav2Vec, a CNN first transforms audio into feature vectors before the transformer processes…

Self-Supervised LearningSpeech Recognition

Spectral and Rhythm Features for Audio Classification with Deep Convolutional Neural Networks

2024-10-09 · Friedrich Wolf-Monheim

Convolutional neural networks (CNNs) are widely used in computer vision. They can be used not only for conventional digital image material to recognize patterns, but also for feature extraction from digital imagery repre…

Audio ClassificationRhythm

Deep Neural Network for Musical Instrument Recognition using MFCCs

2021-05-03 · Saranga Kingkor Mahanta, Abdullah Faiz Ur Rahman Khilji, Partha Pakray

The task of efficient automatic music classification is of vital importance and forms the basis for various advanced applications of AI in the musical domain. Musical instrument recognition is the task of instrument iden…

General ClassificationInstrument RecognitionMusic Classification

Evaluating Gammatone Frequency Cepstral Coefficients with Neural Networks for Emotion Recognition from Speech

2018-06-23 · Gabrielle K. Liu

Current approaches to speech emotion recognition focus on speech features that can capture the emotional content of a speech signal. Mel Frequency Cepstral Coefficients (MFCCs) are one of the most commonly used represent…

ClassificationEmotion RecognitionGeneral ClassificationSpeech Emotion Recognition+2

Automatic speech recognition for the Nepali language using CNN, bidirectional LSTM and ResNet

2024-06-25 · Manish Dhakal, Arman Chhetri, Aman Kumar Gupta, Prabin Lamichhane 외

This paper presents an end-to-end deep learning model for Automatic Speech Recognition (ASR) that transcribes Nepali speech to text. The model was trained and tested on the OpenSLR (audio, text) dataset. The majority of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1