SIFT Pitch Detector

This exercise designs and implements a pitch period detector based on detecting and tracking peaks.
2.6K Downloads
Updated 3 Jun 2015

View License

This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse Filtering Tracking) method. The SIFT pitch period detector uses a secondary autocorrelation peak in order to detect and correct pitch period detection errors due to effects such as pitch period doubling and related phenomena.

Cite As

Speech Processing (2024). SIFT Pitch Detector (https://www.mathworks.com/matlabcentral/fileexchange/45529-sift-pitch-detector), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.4.0.0

Updated to work with post-R2014b graphics

1.1.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.0.0.0