Skip to the content.

PrimaDNN’:A Characteristics-aware DNN Customization for Singing Technique Detection

Abstract

Professional vocalists modulate their voice timbre or pitch to make their vocal performance more expressive. Such fluctuations are called singing techniques. 
Automatic detection of singing techniques from audio tracks can be beneficial to understand how each singer expresses the performance, yet it can also be difficult due to the wide variety of the singing techniques. 
A deep neural network (DNN) model can handle such variety; however, there might be a possibility that considering the characteristics of the data improves the performance of singing technique detection. 
In this paper, we propose PrimaDNN, a CRNN model with a characteristics-oriented improvement. 
The features of the model are: 1) input feature representation based on auxiliary pitch information and multi-resolution mel spectrograms, 2) Convolution module based on the Squeeze-and-excitation (SENet) and the Instance normalization.
In the results of J-POP singing technique detection, PrimaDNN achieved the best results of 44.9\% at the overall macro-F measure, compared to conventional works.
We also found that the contribution of each component varies depending on the type of singing technique. 

Presentation video

Singing techniques??

bohemian.png Pink: Portamento, Yellow:Vibrato, Light Blue: Falsetto

Actual vocalists are singing often with expressions. Such expressions are realized by fluctuation of pitch, loudness, timbre, and so on (including not to fluctuate). There are some well-known fluctuation patterns like vibrato, portamentos, falsetto etc. In this work, focusing on nine common singing techniques, we aim to demonstrate automatic detection of singing techniques given sung audio.

Used techniques

Alt text We used the COSIAN dataset and picked up nine common techniques.

Category 1: Pitchy

Category 2: Timbral

Identification settings

Detection: kinds and region Alt text

Detection examples

Good examples

Hanamizuki / Yo Hitoto

Alt text

Hotel Pacific / Southern All Stars

Alt text

Papurika / Kenshi Yonezu

Alt text

Bad examples

Butterfly / Kumi Koda

Alt text

The PrimaDNN’ failed to detect breathy and vocal fry at several points.

Kanpai / Tsuyoshi Nagabuchi

img_2.png

The PrimaDNN’ failed to detect rasp and vocal fry at several points and poor localization of vibrato.