I have ~200 spectrograms of different words. I want to be able to (or at the very least, try) record a word as wav (like I did with the original words), convert it to a spectrogram, and then try to find the best match.
Unfortunately, many of these words are quite similar (hat, bat, etc). I would like to be able to get a match that at the very least eliminates 50% of the words.
What are my options? I was thinking taking the difference between two spectrograms but I'm not sure how well it would work.