search for: espzzh

Displaying 7 results from an estimated 7 matches for "espzzh".

2007 Mar 06
0
Performance of the acoustic echo canceller
...r why all my posts has no line breaker when it displayed the forum... I used Hotmail(Windows Live Mail) with FireFox 2.0. I am posting this msg with IE 7.0 and see if it make any difference. Anybody experienced the same issue and how to workaround it? Thanks a lot! Regards, William From: espzzh@hotmail.comTo: jean-marc.valin@usherbrooke.caCC: speex-dev@xiph.orgSubject: RE: [Speex-dev] Performance of the acoustic echo cancellerDate: Tue, 6 Mar 2007 01:39:11 -0800 Hi Jean-Marc, Thanks for the suggesting. I tried the test wtih my recording file offline through the testecho. I got the sam...
2007 Mar 06
1
Performance of the acoustic echo canceller
...look of those. I uploaded them to http://www.sharebigfile.com/file/101511/capture-zip.html Capture1.zip is first case, 20db ERL. Capture2.zip is second case, 0db ERL. Bunch of thanks! Regards,William > Date: Mon, 5 Mar 2007 20:27:39 +1100> From: jean-marc.valin@usherbrooke.ca> To: espzzh@hotmail.com> CC: speex-dev@xiph.org> Subject: Re: [Speex-dev] Performance of the acoustic echo canceller> > Best advice I can give is to record the near-end and far-end files, pass> them through testecho (disable the preprocessor) and check the result.> Then check why it's not...
2007 Mar 06
0
Performance of the acoustic echo canceller
...ake a look of those. I uploaded them to http://www.sharebigfile.com/file/101511/capture-zip.htmlCapture1.zip is first case, 20db ERL. Capture2.zip is second case, 0db ERL. Bunch of thanks! Regards,William> Date: Mon, 5 Mar 2007 20:27:39 +1100> From: jean-marc.valin@usherbrooke.ca> To: espzzh@hotmail.com> CC: speex-dev@xiph.org> Subject: Re: [Speex-dev] Performance of the acoustic echo canceller> > Best advice I can give is to record the near-end and far-end files, pass> them through testecho (disable the preprocessor) and check the result.> Then check why it's not...
2007 Mar 22
0
Echo cancellation diagnostic code
Definitely! It tells me that my delay is fine but drifting is -15. I use the same onboard sound to record the near end and far end voice. So I can assume it should be fine? But I don't see the any different between input and output the echo_canceller function for this recording. Maybe there is some nonlinearity issue there? The link of this file(Capture1.zip) is in
2007 Apr 17
1
question about spx_fft
Thanks for the explaination. Please see my questions and comment in lines. On 4/16/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > (keeping this on the list) > > William Zhang wrote: > > I read the mdf.c an my understanding is that N is actually window size for > > the FFT. The actual length L = N/2 which is the frame length. The > > second part
2007 Mar 05
1
Performance of the acoustic echo canceller
Hi All, I am working on my master project to port the Speex Acousic Canceller to FPGA. But I am not able to get a satisfied result in its performance whenI integrated it to a SIP softphone as my first step. The SIP softphone calls to a PSTN gateway and lands to my land line phone. I can hear the echo of my every word while I talks on the land line phone. I am using G.711 codec, frame_size 80
2007 Apr 15
3
question about spx_fft
Hi Jean-Marc and list, Is the spx_fft function in fftwrap.c a standard fft function? void spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) When I say standard, I mean the input "in" is 128 point short data for example and the output "out" is 128 short complex value which is stored in 256 short array with real and image part. Looks like the function did some