Demos
Guides
Advanced guides
Notes
Package reference
extract_vibrato_likelihood()
Resources
Meta information
Extract vibrato likelihood
f0_smooth (np.ndarray) – array of smoothed f0
sr (int) – sampling rate
win_length (int) – window length
n_fft (int) – FFT size
min_freq (float) – minimum frequency of the vibrato
max_freq (float) – maximum frequency of the vibrato
array of vibrato likelihood
np.ndarray