Sign in

username:

password:



Not a member?

Search speech-recognition



Search tips

Subscribe to speech-recognition



Discussion Groups

Discussion Groups | Speech Recognition | Show pitch of wave file (FFT/Autocorrelation)

Technical discussions about the implementation and research of speech recognition algorithms.

  

Post a new Thread

Show pitch of wave file (FFT/Autocorrelation) - gjun...@gmail.com - Jun 5 8:45:30 2006



Hi, 

I want to show a Pitch graph/curve of a wave file. I saw that good results can be made by using
AutoCorrelation. I have the autocorrelation function and I also have the FFT function, but I
don't know what I should put into the autocorrelation function in order to get a pitch line. 
I have a wave file (spoken text), and also have the FFT results of the wave file, how can I
extract from this data a nice Pitch curve. The purpose of the pitch line is to show the
intonations of the text. 

If anybody could explain to me the steps to be taken in plain english, pseudo code, or C#,
VB(.NET) or Java, I would be very very thankfull.

Many Thanks, 
Gidon



(You need to be a member of speech-recognition -- send a blank email to speech-recognition-subscribe@yahoogroups.com )

RE: Show pitch of wave file (FFT/Autocorrelation) - Rick Teng - Jun 6 9:10:52 2006

you can look the codes of praat
(http://www.fon.hum.uva.nl/praat/download_sources.html), it's an opensource
audio processing program. According to my experience, its pitch detection
result is not bad.
 
hope to help
wenxuan
  _____  

From: s...@yahoogroups.com
[mailto:s...@yahoogroups.com] On Behalf Of g...@gmail.com
Sent: Sunday, June 04, 2006 12:44 PM
To: s...@yahoogroups.com
Subject: [speech-recognition] Show pitch of wave file (FFT/Autocorrelation)
Hi, 

I want to show a Pitch graph/curve of a wave file. I saw that good results
can be made by using AutoCorrelation. I have the autocorrelation function
and I also have the FFT function, but I don't know what I should put into
the autocorrelation function in order to get a pitch line. 
I have a wave file (spoken text), and also have the FFT results of the wave
file, how can I extract from this data a nice Pitch curve. The purpose of
the pitch line is to show the intonations of the text. 

If anybody could explain to me the steps to be taken in plain english,
pseudo code, or C#, VB(.NET) or Java, I would be very very thankfull.

Many Thanks, 
Gidon

  _____  



(You need to be a member of speech-recognition -- send a blank email to speech-recognition-subscribe@yahoogroups.com )