search for: balea

Displaying 11 results from an estimated 11 matches for "balea".

Did you mean: bala
2007 Nov 05
2
[patch] speex_preprocess_ctl
Did you check it against the trunk in SVN? If it's not applied, and you can hook Jean-Marc up with an email address like yours, I'm sure he will get right on it. :) Tom Mihai Balea <mihai@hates.ms> wrote: > > Hi all, > > Did anything happen to this patch? > It seems to me that it fixes a valid issue, but I'm not an expert. > Anyways, I didn't see and follow-up or reply... > > Cheers, > Mihai > > On Oct 29, 2007, at 7:14 PM...
2007 Oct 25
1
Obtaining loudness information in 1.2beta2
...fixed-point code > > There's a last minor thing: instead of > SPEEX_PREPROCESS_GET_LOUDNESS, it > should be called SPEEX_PREPROCESS_GET_AGC_LOUDNESS. If you can send > me a > patch that addresses these issues, I'll gladly apply it. > > Jean-Marc > > Mihai Balea wrote: >> Hi all, >> >> I'm working on a project called iaxclient >> (http://sourceforge.net/projects/iaxclient). >> We use speex for the majority of our audio processing, including >> voice >> compression and processing. >> One of the features...
2007 Oct 25
0
Obtaining loudness information in 1.2beta2
Mihai Balea wrote: > What would be a good parameter to return that would better represent the > loudness of the signal? > As for the your other comments, I'll make the necessary changes and > resubmit. Could just be to first take the 5th root, a bit like in the code. Jean-Marc > Thanks...
2007 Oct 25
3
Obtaining loudness information in 1.2beta2
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2411 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071025/268c3593/smime.bin
2007 Oct 25
0
Obtaining loudness information in 1.2beta2
...n int (spx_int32_t) so that it can work easily with fixed-point code There's a last minor thing: instead of SPEEX_PREPROCESS_GET_LOUDNESS, it should be called SPEEX_PREPROCESS_GET_AGC_LOUDNESS. If you can send me a patch that addresses these issues, I'll gladly apply it. Jean-Marc Mihai Balea wrote: > Hi all, > > I'm working on a project called iaxclient > (http://sourceforge.net/projects/iaxclient). > We use speex for the majority of our audio processing, including voice > compression and processing. > One of the features of iaxclient is Analog AGC, which driv...
2007 Oct 29
1
Obtaining loudness information in 1.2beta2
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2411 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071029/ada97768/smime.bin
2007 Nov 05
0
[patch] speex_preprocess_ctl
...not "a hack" :) On Nov 5, 2007, at 2:08 PM, Tom Grandgent wrote: > Did you check it against the trunk in SVN? > > If it's not applied, and you can hook Jean-Marc up with an email > address like yours, I'm sure he will get right on it. :) > > Tom > > Mihai Balea <mihai@hates.ms> wrote: >> >> Hi all, >> >> Did anything happen to this patch? >> It seems to me that it fixes a valid issue, but I'm not an expert. >> Anyways, I didn't see and follow-up or reply... >> >> Cheers, >> Mihai >>...
2007 Dec 10
0
AEC gets worse as sample rate increases
...E to specify your sampling rate. Also, don't forget that the tail need to be longer (proportional to the sampling rate). Last thing, if you use resampling, make sure you use a decent resampler (the Speex one is fine) because otherwise, any aliasing left will not be cancelled. Jean-Marc Mihai Balea a ?crit : > Hi all, > > I am attempting to test AEC behavior at various sample rates. > > I ran a little experiment: I recorded a 10 seconds voice clip and the > resampled at 8000, 11025, 16000, 22050, 24000, 32000, 44100 and 48000. > I have a small applications that plays a...
2007 Dec 11
1
Questions about the resampler
Hi all, I have a couple of questions about the speex resampler: 1. Can a resampler state be used to process frames belonging to several audio streams? I would guess that there is information about the audio streams stored in the state so the answer is no, but it would be good to have some confirmation. 2. What is the best way to reset a resampler state? speex_resampler_reset_mem appears
2008 Jan 15
2
Reverberation cancellation
Hi, I'm trying to use Speex Echo Canceller for mobile device. The AEC works well so far. However, I want to know how to remove reverberation significantly. I noticed it's not implemented yet in Speex AEC. Are you going to implement it in next version? Could you provide some ideas how to handle reverberation on current version? Thanks in advance. Sincerely, Dennis
2007 Dec 10
2
AEC gets worse as sample rate increases
Hi all, I am attempting to test AEC behavior at various sample rates. I ran a little experiment: I recorded a 10 seconds voice clip and the resampled at 8000, 11025, 16000, 22050, 24000, 32000, 44100 and 48000. I have a small applications that plays a wave file, records whatever comes in from the microphone and applies the Speex AEC and preprocessor on the input. It then saves the raw