Python-Dynamic Time Warping (DTW)
Budget: $30 – $250 USD
I have two audio signals that I need to compare in real-time. The first signal is constant and is used as a reference. The second signals changes every 5 seconds. Both signals are a combination of multiple different frequencies with different powers. The goal is to compare the changing signal to the reference signal and display the % match.
Currently, I am generating and visualizing the signals using Python- FFT code.
Currently, I am generating and visualizing the signals using Python- FFT code.