seek-tune/shazam
2024-06-17 11:49:18 +01:00
..
fft.go Update GitHub 2024-04-26 05:39:40 +01:00
filter.go Improve lowpass filter. Thanks to ChatGPT 2024-06-17 11:19:09 +01:00
fingerprint.go Remove duplicate count; use models.Couple 2024-05-15 04:57:27 +01:00
image.go Reimplement algorithm based of coding-geek's article. 2024-05-03 05:29:48 +01:00
shazam.go Write to find matches 2024-05-15 05:03:32 +01:00
shazamInit.go initial implementation of finding matches 2024-05-15 05:08:02 +01:00
spectrogram.go Improve downsampling function to handle input length that's not divisible by ratio 2024-06-17 11:49:18 +01:00