You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement: compute the correlation between two matches instead of only counting the matches (#1)
* tmp: add correlation
* cli: add a record command
* add missing apply window of the Hamming window function
* enhancement: Add a scoring function that uses the correlation + the count of matches for better results when matching against the database
* cli: listen cmd should remove the temporary file created
* spectrogram: make the windowing function optional to allow for easy testing
0 commit comments