search for: echostate

Displaying 4 results from an estimated 4 matches for "echostate".

Did you mean: echo_state
2001 Apr 28
3
Help running Caesar 3
Hello, I'm trying to get Caesar 3 running on my linux machine, but it always hangs while loading. I installed Caesar 3 on my windows machine and them copied the files to the linux box, and updated the registry so it points to the right drives, etc. Wine works fine on other apps. When I try to run "wine c3.exe:" it starts up fine, and begins to load. It goes through several load
2008 Oct 26
1
No incoming audio on Dahdi channels (TDM410P)
...txdisable: 0, rxdisable: 0, iomask: 0 dahdi: curzone: 00000000, tonezone: 0, curtone: 00000000, tonep: 0 dahdi: digitmode: 0, txdialbuf: , dialing: 0, aftdialtimer: 0, cadpos. 0 dahdi: confna: 0, confn: 0, confmode: 0, confmute: 0 dahdi: ec: 00000000, echocancel: 0, deflaw: 0, xlaw: f8b6f2a0 dahdi: echostate: 00, echotimer: 0, echolastupdate: 0 dahdi: itimer: 0, otimer: 0, ringdebtimer: 0 No idea what any of that means or how it's relevant. dmesg is full of interrupt misses and polarity reversals: ... wctdm24xxp0: Missed interrupt. Increasing latency to 18 ms in order to compensate. wctdm24xxp0:...
2004 Aug 25
0
feedback about speex 1.1.6 [echocancel]
...test echo cancel function of speex(1.1.6),find > some question! > 1. when echo cancel is effect , the time has elapsed > about 20 second , it is too long for using,must > shorten! The filter is adaptive, it needs to learn... If you do not throw away your echostate, then next time it just might pick up where it left of. Most loudspeaker telephones (the expensive ones) have a special learn function to adjust to surroundings. They will start beeping to train the filter... > 2. when PC CPU is busy, sometimes the effect of echo > eancel wi...
2011 Jan 10
1
AEC seems to distort voice
...in is like this: 1. get playback and capture data 2. down sample both to codec rate 3. do echo cancellation 4. do pre processing (using speex. The preprocessor also does residual echo cancelling because i called "speex_preprocess_ctl(m_pSpeexPreprocessState, SPEEX_PREPROCESS_SET_ECHO_STATE, m_EchoState)") 5. encode and send data over network. -- Regards, Niels Werensteijn