search for: chandrashekar

Displaying 6 results from an estimated 6 matches for "chandrashekar".

Did you mean: chandrashekhar
2011 Sep 13
2
why VAD modifies my voice data?
Hello, I'm using Speex Preprocessor to supress noise, eliminate echo etc. But I have another preprocessor state that I want to use ONLY to determine voice activity. int res = speex_preprocess_run(m_VADOnly, (spx_int16_t *) pStreamSampleBuffer); pStreamSampleBuffer is modified after call to speex_preprocess_run. I have manually turned off noise suppression and AGC but anyway - VAD modifies
2011 Dec 25
1
Working on VBR fixed point conversion
Hi All, I am working on VBR fixed point conversion for our DSP processor and in the algorithm the MIN_ENERGY and some more terms which I am not able to understand how those numbers are derived. Can some one help me with some documentation on algorithm discription of VBR?. Regards, -Prasad
2015 Feb 25
1
Fwd: Unattended guest installation fails
...ed and created a http repo using python module "python -m SimpleHTTPServer". This repo is properly accessible and the guest is able to pull the initrd.img and vmlinuz but further it fails. Please find the attached xml and console messages and let me know how to proceed further. Thanks, Chandrashekar
2008 Jan 26
1
Project Proposal: SAM-QFS
In the last 4 years of using SAM-FS/QFS I have fallen in love with this product. I have tried earlier to ask Sun to incorporate features into this product but in vain. Do you think the following is worth exploring and in-corporating: 1. Unlike ZFS SAM-FS/QFS File system need "compression" feature turned on with ''setfa''. I understand that''s a whole lot of
2013 Sep 20
1
How to increase css and js file loading speed in rails 3 application
Hi all Right now i am working on rails 3. Is there any possible way to increase the css and js file loading speed .I tried bundle fu plugin. Please help me Regards Chandrashekar -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-co...
2011 Nov 22
0
clarification needed in VBR module
Hi All, I am working on the conversion of float to fixed point conversion of VBR module in SPEEX and in one of the buffer we are storing the last 5 log_energy which is initialised by a constant "MIN_ENERGY" which has a value of 6000. Can some one explain how this 6000 was taken and is this a scaled up version of some floating point number? Regards, -Prasad -------------- next part