8 years, 2 months ago.

Fast Fourier Transform Pattern Recognition

I want to design a voice recognition system using fft method, my fft program uses mbed_dsp library " https://stm32f4-discovery.net/2014/10/stm32f4-fft-example/ " . I am currently unaware for pattern recognition of the FFT result. Are there any libraries or programs I can use for FFT pattern recognition? FFT Size I use 256.

Be the first to answer this question.