similar to: Encoding related problem( raw to speex conversion )

Displaying 20 results from an estimated 130 matches similar to: "Encoding related problem( raw to speex conversion )"

2011 Oct 19
1
replacing percentage of values in data frame
I've been looking for how to change a certain percentage of values in a data frame, but I've been struggling to find information in R. For example: #################example data############## > data V1 V2 V3 V4 V5 V6 V7 1 chr1 500 500 CHH 0 0.5 + 2 chr1 550 550 CHH 0 0.0 + 3 chr2 700 700 CHH 0 0.0 + 4 chr2 1000 1000 CHH 0 0.0 + 5 chr3
2003 Jun 04
1
RE: Your application (PR#3190)
Stop sending me emails!!! > -----Original Message----- > From: r-bugs@lists.r-project.org [SMTP:r-bugs@lists.r-project.org] > Sent: Wednesday, 4 June 2003 16:28 > To: sam.taylor@chh.co.nz > Subject: Re: Your application > > Please see the attached file. << File: DELETED0.TXT >> DISCLAIMER: This electronic message together with any attachmen... {{dropped}}
2003 Dec 09
4
Problems with Win32 syslinux
Hi folks, I'm having problems now with the Win32 syslinux in the 2.0.6 release when using it on various CompactFlash drives. These drives end up going into a Geode-based PC board with a built in CF slot. Now, before I run SYSLINUX.EXE on them, they are 32MB with a Toshiba part number showing up when the PC boots. They show up on as the Secondary Master. After I run SYSLINUX.EXE, they stay
2010 Dec 08
0
Samba Install Help -Urgent
Hi, -We are running Samba Version 2.2.7-4 on AIX 5.3 and i need to upgrade this to atleast 3.0.5 Version or even latest. -While i checked in site "http://samba.org/samba/download" for suitable Version i can find one as ' samba-3.0.5.tar.gz' but while downloading and install using "smitty install" cant see any files to install. -maybe i was looking in the
2017 Mar 22
2
net rpc info throwing NT_STATUS_CONNECTION_REFUSED
Hi Team, When i am accessing folders through cifs it always saying Username could not be found. In log i could see, [2017/03/22 10:03:50.184453, 0] ../source3/libsmb/cliconnect.c:1918(cli_session_setup_spnego_send) Kinit for DHANRAJ$@DHAN.LOCAL to access cifs/WIN-R2345ED.DHAN.LOCAL at DHAN.LOCAL failed: Preauthentication failed When i am running below command, I am getting
2013 Nov 26
0
Open source puppet with Vmware
Hi, I am very new to Puppet and Vmware world. I have a centos in which my puppet master is running (open source puppet). I have another server hardware with ESX 5.1 installed in it. I have a vsphere installed in my PC through which I created a VM in this server hardware. Now I need to use this puppet master to create and manage VM''s in the same server hardware going forward. Could
2016 Aug 18
0
have a look over package "imputeTestbench"
Hi Friends, Have a look over R package "imputeTestbench". It provides a Test bench for comparison of missing data imputation models/methods. It compares imputing methods with reference to RMSE, MAE or MAPE parameters. It allows to add new proposed methods to test bench and to compare with other methods. The function 'append_method()' allows to add multiple numbers of methods to
2016 Aug 18
0
have a look over package "imputeTestbench"
Hi Friends, Have a look over R package "imputeTestbench". It provides a Test bench for comparison of missing data imputation models/methods. It compares imputing methods with reference to RMSE, MAE or MAPE parameters. It allows to add new proposed methods to test bench and to compare with other methods. The function 'append_method()' allows to add multiple numbers of methods to
2016 Aug 28
0
The modification in PSF Package
Dear Researchers, Have a look over updated *R package PSF*. Pattern Sequence Based Forecasting (PSF) takes univariate time series data as input and assist to forecast its future values. This algorithm forecasts the behavior of time series based on similarity of pattern sequences. Initially, clustering is done with the labeling of samples from database. The labels associated with samples are then
2016 Aug 28
0
The modification in PSF Package
Dear Researchers, Have a look over updated *R package PSF*. Pattern Sequence Based Forecasting (PSF) takes univariate time series data as input and assist to forecast its future values. This algorithm forecasts the behavior of time series based on similarity of pattern sequences. Initially, clustering is done with the labeling of samples from database. The labels associated with samples are then
2015 Jul 13
2
[LLVMdev] __float128 (f128) calling convention bug on x86_64
Hello, I'm new to this mailing list and fixing llvm bugs for Android. Can anyone point me to any previous discussion or work related to the following bug? https://llvm.org/bugs/show_bug.cgi?id=23897 I am testing my patch to llvm to make f128 values stay in SSE registers instead of being split into two i64 values. I have tried to add a register class FR128 to hold f128 values for the x86_64
2012 Jan 01
2
Calling a function inside of (function($) {})(jQuery);
I have a .js file with the following function function set_priceKind_global(priceKind) { switch(priceKind) { case "paid": case "free": break; default: var throw_msg = "Internal confusion in set_priceKind_global" alert(throw_msg) throw throw_msg } It is triggered by %input{''type'' => ''button'',
2002 Nov 18
5
order and rm()
Hello all. I have two small questions in one post, for the sake of brevity. 1. I have some objects that I want to delete. I have the line: rm (c (channelheader, paste ("channel", 1:3, sep=""))) I have tried a few variations, including list=, but cannot figure it out. In SAS, I can use a ':' as a wildcard. Is there any equivalent in R? 2. Is there any possible was to
2002 Mar 19
3
Psycho-acoustics research
Hi. I'm an undergraduate linguistics major and computer science minor at the University of Colorado in Boulder, and am taking a couple classes this semester which give me the opportunity to do a research project - one on introductory acoustics in the physics department, and one in the linguistics department on phonetics and phonology. I've got an idea, but I'd like to hear from anyone
2004 Aug 06
5
Some queries
An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20040715/b3253d77/attachment.htm -------------- next part -------------- ? Hi, I have some queries: I am using speex in Windows platform. 1. I am having some problem with the speex,for input 8KHz,8bits/sample mono stream i am getting output as 8KHz, 16bits/sample mono stream. I would like to know
2004 Aug 06
1
compression rate
Hi, I am very fresh man at CODEC part.. I wanna know SPEEX's compression rate.. to say , I tested wav file at 8000 Hz, 8bits to spx file.. I hoped 1/16 compression rate more.. but,, the result was not good for me.. to say example.. I made wav file of 254Kb at 8000Hz , 8bits ...and then encode that file.. the result was that spx file of 33.7Kb is made... so, I though that compression rate
2004 Sep 10
3
Re: FLAC on Pocket PC
Josh Coalson wrote: > yeah, we'll need more info than that. Here is my test project then. To keep the zip small, I didn't put the flac files. Just copy the flac-1.1.0 directory into flactest (so that the path flac-1.1.0\include and flac-1.1.0\src exists in flactest). The project should then compile as is. All the code is in flactest.cpp. It's pretty basic. You'll have to
2009 Nov 23
5
[LLVMdev] New 8bit micro controller back-end
Hi all, I'm new to LLVM dev mailling list and I'm starting to discover some aspects of LLVM. Actually I'm looking for a solution to create a tool chain for my own chip (a 8bit micro controller processor) that include a compiler/linker/assembler toolset and a simulator/debugger. >From what I've read, LLVM is a good tool to implement a compiler for this proprietary platform,
2004 Sep 10
2
FLAC on Pocket PC
Hi, I'm trying to use FLAC (v1.1.0) on a Pocket PC (Toshiba e740). It compiles fine without any warning. When I try to compresse 16bits waves, everything is fine. When I try to compress 8bits waves, I get a audio mismatch error (FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA). Does anyone have had this problem? I can send the project if someone can look at it. Thanks, Jehan
2014 May 20
2
question about "struct kvm_segment"
Hi, The structure kvm_segment is defined as follows: struct kvm_segment { __u64 base; __u32 limit; __u16 selector; __u8 type; __u8 present, dpl, db, s, l, g, avl; __u8 unusable; __u8 padding; }; Since the VMX spec defines base is 64 bits, limit is 32bits, selector is 16bits, understandably, __u64, __u32, __u16 is used for them