Re: evaluation of speech enhancement algorithm. How?
- From: "Lars Hansen" <invalid@xxxxxxxxxx>
- Date: Wed, 28 Sep 2005 21:06:48 +0200
Hi
Thanks for the link :o)
Maybe I should have started out with a brief description of my algorithm.
First of all...I have 2 wav-files.
One file is the clean speech signal (s[k]) and the other file is pink noise
(n[k]). These two files are added together after
having scaled the pink noise signal according to a pre-defined SNR. The
noisy speech signal x[k] is fed to my algorithm
16 samples at a time. The 16 samples are put in a 256 samples long frame.
Based on the contents of the frame
I calculate the power spectrum X of the frame and subtract the average noise
power spectrum N and obtain the power spectrum P. I have found this
average noise power spectrum N by averaging lots of power spectras which I
know only contain noise. I then convert P to a modelbased spectrum
(LPC-analysis).
I then do some filtering and convert the manipulated power spectrum Pm to
LPC-coefficients. Thats the frame processing.
The block processing takes in those 16 samples I mentioned in the beginning
and send them through a whitening filter. The whitened signal
is sent through a filter that models the vocal tract. The filter that models
the vocal tract gets its coefficients from the LPC-analysis performed
on the manipulated power spectrum Pm. The output from the vocal tract filter
is the estimated speech.
I hope this clarifies things a little bit :o)
Where can I download a speech recognizer that will accept a wav-file (the
estimated speech) as input?
Thanks in advance..
.
- References:
- Re: evaluation of speech enhancement algorithm. How?
- From: Chip Wood
- Re: evaluation of speech enhancement algorithm. How?
- Prev by Date: Re: Top Notch Semiconductor Company calls for DFT Engineers
- Next by Date: Re: Electrical Engineering Careers in USA
- Previous by thread: Re: evaluation of speech enhancement algorithm. How?
- Next by thread: Re: evaluation of speech enhancement algorithm. How?
- Index(es):
Relevant Pages
|