Displaying 20 results from an estimated 4000 matches similar to: "Generating comfort noise with preprocessor VAD"
2005 Aug 17
1
comfort noise generation
hi,
when VAD is enabled, can i make the decoder simply produce comfort noise in the event that no voice was detected?
i'm working on a p2p voice app. when no voice is detected, i'm thinking that i can make the transmiting endpoint send a signal to notify the remote endpoint that VAD is in effect, instead of having to send the whole packet that doesn't have voice anyway. on the
2006 Feb 28
2
Comfort noise support incomplete in Asterisk (RFC 3389)
Hi guys,
I'm using Zyxel Prestige 2602R, as router/SIP-ua with my architecture
SER+Asterisk.
Normally, everything is fine. In these days I'm experiencing some problems:
some guests said me that, if he call everything is right, but if is called,
he cannot hear the caller.
Immediately, I though into an RTP-Proxy problem, but is not.
Then I saw that message appear on the Asterisk CLI, during
2011 May 24
0
Asterisk SIP Trunk with CUCM Express, Disable Comfort Noise?
Hi All,
I have a sip trunk up and running with a CUCM Express, passing calls
fine except for a comfort noise error I'm getting on Asterisk:
NOTICE[7520]: rtp.c:788 in process_rfc3389: Comfort noise support
incomplete in Asterisk (RFC 3389). Please turn off on client if
possible. Client IP: x.x.x.x
I know Asterisk does not support comfort noise. I have "no comfort
noise" on all
2006 Oct 24
1
Does VAD/DTX work without VBR and Preprocessor
Hi Marc,
Thanks for your quick response.
So if VAD is enabled then VBR will be enable although it's a special VBR.
How about take out the VAD code from the VBR and remove the code else?
Lianghu
On 10/24/06, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
>
> > 1) there are VAD related codes in the source file preprocess.c.
> > Will VAD still work If I
2006 Oct 24
2
Does VAD/DTX work without VBR and Preprocessor
Hello,
I'm try to run speex on some ARM processor.
I'd like to cut away some speex features including VBR, ABR and preprocessor
while still supporting VAD/DTX.
But I've found some puzzles in the source code regarding VAD as below,
1) there are VAD related codes in the source file preprocess.c.
Will VAD still work If I don't use the source file preprocess.c?
2)The speex manual
2008 Dec 15
0
preprocessor VAD only rocognize between silence andnot silence
Jesus,
Unfortunately, FFT and magic algorithms don't work (yet?). You
might want to try this if you're not satisfied with Speex VAD:
http://lists.xiph.org/pipermail/speex-dev/2008-August/006860.html
It won't perform any miracles, but I think it works pretty well
and is easy to tweak.
Tom
>---- Original Message ----
>From: jmorion at toomeeting.com
>To: speex-dev at
2008 Dec 11
1
preprocessor VAD only rocognize between silence and not silence
Hello,
in my project im using speex 1.2rc1 and the preprocessor VAD seems to
only separate complete silence from not complete silence frames.
The Speex Manual, you can read "The voice activity detector (VAD)
provided by the preprocessor is more advanced than the one directly
provided in the codec."
but if you go to the source code in preprocess.c line 995 "/* FIXME:
This VAD
2007 Jan 08
1
VAD in preprocessor
Hi all and Jean-Marc,
Firstly thanks a lot to you for helps, at last I accomplished to use
speex-1.2beta1 in my speech application. I try to understand speex source
code and improve speech quality. The problem in my application (like many
people in the list says) is noise. So I've added VAD in preprocessor as
following. VAD in preprocessor is very good, there is not noise outside
speech. I
2010 Oct 28
1
Problem with VAD in preprocessor on iPhone
Hello,
I am attempting to use Speex in an iPhone application and running into an
issue. I got speex to compile by following these instructions:
http://codeforfun.wordpress.com/2010/04/29/compile-speex-for-iphone/
Next, I was able to record some audio and play it back. I then inserted a
call to the speex preprocessor and am passing all of the audio buffers I
receive from Audio Queue Services
2006 Dec 29
0
VAD in preprocessor
Hi all and Jean-Marc,
Firstly thanks a lot to you for helps, at last I accomplished to use
speex-1.2beta1 in my speech application. I try to understand speex source
code and improve speech quality. The problem in my application (like many
people in the list says) is noise. So I've added VAD in preprocessor as
following:
int param_enabled = 1;
int param_disabled = 0;
int sampling_rate
2010 Oct 28
0
Problem with VAD in preprocessor on iphone
Hello,
I am attempting to use Speex in an iPhone application and running into an
issue. I got speex to compile by following these instructions:
http://codeforfun.wordpress.com/2010/04/29/compile-speex-for-iphone/
Next, I was able to record some audio and play it back. I then inserted a
call to the speex preprocessor and am passing all of the audio buffers I
receive from Audio Queue Services
2005 Sep 18
1
Adjustable parameters for VAD in preprocessor
*Sigh* Some day I'll learn to set the right sender address when posting to
membership-restricted mailing addresses. Was wondering why this hadn't
arrived. Reposted message as follows:
Hi,
Would a patch to change the constants on line 454 - 462 in the preprocessor
into variables be of general interest? At the moment, whether or not
"is_speech" is 1 is hardcoded to be
2006 Sep 07
3
bad VAD in preprocessor of version 1.2beta1
Hello, first of all, sorry for the joke in the subject ;-)
I have successfully update the speex library my software was using from
1.1.12 to 1.2beta1 (1.1.13).
It is a VoIP software, where i set preprocessor VAD on and use the
result of speex_preprocess() to determine if there is voice activity.
I must say that it works fine...since i have update to the new version.
Ive been testing, and
2011 Sep 04
1
Speex VAD always returning 1
This works well. Thanks for the link. However I am curious about something. Speex requires a VAD for the VBR mode and the comfort noise preservation. Is the Speex portion for this different than the VAD result returned from the preprocessor call?
Vas
________________________________
From: speex-dev-bounces at xiph.org [speex-dev-bounces at xiph.org] On Behalf Of Ken Smith [ken at alanta.com]
2004 Aug 06
1
rgding VAD
On Tue, 2003-04-15 at 11:31, Jean-Marc Valin wrote:
> > How do i detect whether there is silence in media using speex?
> > Is there any API which decides that the audio data only contains
> > silence?
> > Basically i will have PCM linear data, I want to know whether it is
> > complete silence.
>
> Well, the best way is probably to turn VAD *and*
2005 Sep 15
0
Comfort Noise Generation with Zap-IAX
Hello,
we have a small Asterisk Network where Siemens PBX's are connected via PRI (Zap) to an Asterisk and
the Asterisk's are connected through IAX, so this looks like this:
Phone1 --- Siemens PBX --- Asterisk --- (IAX) --- Asterisk --- Siemens PBX --- Phone2
Now, when Phone1 calls Phone2 all wents well until there is silence - then the line seems to be death.
My users wanted to have
2005 Mar 08
0
VAD with speex_preprocess()
As I understand it, there are two separate ways to get VAD information
from Speex: 1) Using the encoder. 2) Using speex_preprocess(). I
present the following observations from an application developer's
perspective. They may be wrong, in which case I would appreciate
corrections.
- The two VAD systems are implemented differently.
- speex_preprocess()'s VAD provides more accurate
2010 Jan 29
1
disable comfort noise
Hi,
How can I disable comfort noise on Asterisk?
Szabolcs Szasz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100129/3b27a653/attachment.htm
2013 Oct 08
2
Asterisk 11 sending comfort Noise
I have an Asterisk 1.4 box which is sometimes getting the message below. Here is the weird part, the CNG is coming from ANOTHER ASTERISK SERVER. 209.220.119.19 is an Asterisk 11 box.
[Oct 8 11:59:27] NOTICE[20798]: rtp.c:849 process_rfc3389: Comfort noise support incomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 209.220.119.19
2004 Jun 13
2
Comfort Noise
Hi everyone,
I've got my * system up and running and I'm really pleased. I've gone with
G.711 (alaw) and I've stumbled across a problem; when people place calls
internally some people think they have been cut off if the line is quiet for
a few seconds. Is there a way of getting comfort noise on the call?
I'm using the STABLE release and cisco 7960 phones under FC-1
Cheers