This project implements Short-Time Fourier Transform (STFT)-based audio processing on a Cyclone V FPGA, integrating Long Short-Term Memory (LSTM) networks to enhance time-frequency analysis.
The design incorporates FIR filtering for signal preprocessing, Verilog-based STFT computation, and LSTM acceleration, ensuring efficient resource utilization and parallel processing on FPGA.
The proposed implementation enables real-time spectral analysis of audio signals with improved accuracy and computational efficiency, demonstrating the feasibility of FPGA-based deep learning acceleration for signal processing applications.