paper-with-me

홈 › Papers

Song Emotion Recognition: a Performance Comparison Between Audio Features and Artificial Neural Networks

2022-09-24 · Karen Rosero, Arthur Nicholas dos Santos, Pedro Benevenuto Valadares, Bruno Sanches Masiero

When songs are composed or performed, there is often an intent by the singer/songwriter of expressing feelings or emotions through it. For humans, matching the emotiveness in a musical composition or performance with the subjective perception of an audience can be quite challenging. Fortunately, the machine learning approach for this problem is simpler. Usually, it takes a data-set, from which audio features are extracted to present this information to a data-driven model, that will, in turn, train to predict what is the probability that a given song matches a target emotion. In this paper, we studied the most common features and models used in recent publications to tackle this problem, revealing which ones are best suited for recognizing emotion in a cappella songs.

📄 PDF Abstract BibTeX arXiv:2209.12045

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Recognition

Similar Papers 제목 키워드 기반

On The Differences Between Song and Speech Emotion Recognition: Effect of Feature Sets, Feature Types, and Classifiers

2020-04-01 · Bagus Tris Atmaja, Masato Akagi

In this paper, we evaluate the different features sets, feature types, and classifiers on both song and speech emotion recognition. Three feature sets: GeMAPS, pyAudioAnalysis, and LibROSA; two feature types: low-level d…

Emotion RecognitionregressionSpeech Emotion Recognition

Modelling Emotion Dynamics in Song Lyrics with State Space Models

2022-10-17 · Yingjin Song, Daniel Beck

Most previous work in music emotion recognition assumes a single or a few song-level labels for the whole song. While it is known that different emotions can vary in intensity within a song, annotated data for this setup…

Emotion RecognitionMusic Emotion RecognitionSentenceState Space Models+2

emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation

2023-12-23 · Ziyang Ma, Zhisheng Zheng, Jiaxin Ye, Jinchao Li 외

We propose emotion2vec, a universal speech emotion representation model. emotion2vec is pre-trained on open-source unlabeled emotion data through self-supervised online distillation, combining utterance-level loss and fr…

Emotion RecognitionSelf-Supervised LearningSentiment AnalysisSpeech Emotion Recognition

Emotion Recognition from Speech

2019-12-22 · Kannan Venkataramanan, Haresh Rengaraj Rajamohan

In this work, we conduct an extensive comparison of various approaches to speech based emotion recognition systems. The analyses were carried out on audio recordings from Ryerson Audio-Visual Database of Emotional Speech…

Emotion ClassificationEmotion RecognitionGeneral Classification

Speech & Song Emotion Recognition Using Multilayer Perceptron and Standard Vector Machine

2021-05-19 · Behzad Javaheri

Herein, we have compared the performance of SVM and MLP in emotion recognition using speech and song channels of the RAVDESS dataset. We have undertaken a journey to extract various audio features, identify optimal scali…

Data AugmentationEmotion Recognition