pyACA: Documentation 0.3.1
Source Code for Audio Content Analysis
|
Functions | |
NoveltyHainsworth (X, f_s) | |
computes the novelty measure introduced by Hainsworth | |
NoveltyHainsworth | ( | X, | |
f_s ) |
computes the novelty measure introduced by Hainsworth
X | spectrogram (dimension FFTLength X Observations) |
f_s | sample rate of audio data |
Definition at line 12 of file NoveltyHainsworth.py.