This document summarizes an audio noise cancellation project. It outlines the project schedule, methods used including decoding audio files, applying fast Fourier transforms (FFTs) and inverse FFTs (IFFTs), and developing algorithms to filter noise and find suitable noise profiles to subtract. It discusses challenges faced with data types, filter design, and implementing the inverse FFT. The overall goal is to develop techniques to remove noise from audio signals.