Skip to content

jnsaksham/pitch-tracking-autocorrelation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Pitch tracking using autocorrelation

A pitch-tracking system that implements autocorrelation function in the time domain.

The system first detects silence in audio above a custom dB threshold, and applies the mask. It then estimates pitch for every frame in the audio.

A few tests are also provided to evaluate the system in the same file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages