Skip to content

harish3600/Pitch-Detection-Using-AutoCorrelation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch-Detection-Using-AutoCorrelation

Instructions for Running

  1. Run recordSpeech.m, to record speech sample. The speech signal is stored in speech2.wav file
  2. Run pitchDetector.m to compute the pitch of the signal stored in speech2.wav
  3. The pitch of the signal will be displayed in the Command Window. For eg:
     The estimated pitch of the speech signal is 454.55 Hz
     The pitch of the speech signal (using MATLAB pitch function) is 400.00

Team Number 26

  • Ananya Sane(2020102007)
  • Dosapati Sri Anvith (2020102015)
  • Harish Umasankar(2020102067)
  • L Lakshmanan(2020112024)

Implemented based on the tutorial from MATLABHelper

About

Estimates pitch of the user's voice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages