RAPT Algorithm for Fundamental Frequency Extraction (A Robust Pitch Detection Algorithm)
Implementation of the RAPT algorithm for fundamental frequency extraction (a robust pitch detection method). The input file format is WAV waveform, with implementation demonstrating audio signal preprocessing, pitch candidate generation, and dynamic programming-based path tracking.