maRce10 / warbleR

streamline acoustic analysis in R
https://marce10.github.io/warbleR/
GNU General Public License v3.0
52 stars 21 forks source link

new metrics #76

Open maRce10 opened 3 months ago

maRce10 commented 3 months ago

SNR:

10 * log10(signal energy / noise energy) signal’s energy = standard deviation of the waveform

Contour salience:

the salience of an F0 annotation as the ratio of the energy of its surrounding 1 tone and the energy of its surrounding octave

image

Salamon J, Gómez E, Bonada J. Sinusoid extraction and salience function design for predominant melody estimation. In: Proc. 14th Int. Conf. on Digital Audio Effects (DAFx-11), Paris, France; 2011. p. 73–80

Harmonicity

the relative amount of energy present in the harmonics above the fundamental

image