search for: carot

Displaying 5 results from an estimated 5 matches for "carot".

Did you mean: caret
2007 Aug 30
0
percentage explained by fixed effects in random model
...quot; by each of three components in my mixed model. If I didnt have a random effect I would just use r squared. I can work out the percentage explained by the random effect using summary() but this doesnt give variance for the fixed effects. Linear mixed-effects model fit by REML Formula: yell ~ carot.code + weight16 + (1 | fosterbrood) Data: colour AIC BIC logLik MLdeviance REMLdeviance 1555.455 1576.282 -772.7276 1536.585 1545.455 Random effects: Groups Name Variance Std.Dev. fosterbrood (Intercept) 1.0747 1.0367 Residual 1.1363 1.0660...
2008 Nov 24
6
adding celt support to netjack some questions.
hi. i am currently adding celt support to netjack. very nice to see a free low-latency codec :) i currently dont require robustness against packet loss, because the sync code of netjack does not handle packet loss very gracefully. how much bandwidth is wasted for this feature ? is it sensible, to have the data downsampled berfore encoding , in order to reduce bandwidth ? i suspect that just
2009 May 09
2
Another paper on CELT
Hi, For those interested in reading more on CELT, here's another paper that just got accepted. That one focuses on the low-complexity mode and is based on 0.5.1. J.-M. Valin, T. B. Terriberry, G. Maxwell, A Full-Bandwidth Audio Codec with Low Complexity and Very Low Delay, Accepted for EUSIPCO 2009. http://people.xiph.org/~jm/papers/celt_eusipco2009.pdf Cheers, Jean-Marc
2010 Mar 09
2
Threading issues with CELT?
Hi, I'm using CELT encoder/decoder from several threads (but *different* encoder/decoder objects from the different threads) and I have various crash or "abort" (like ec_byte_write_at_end calling "celt_fatal("byte buffer collision");" It there any threading issues to known when using CELT? Thanks Stephane Letz
2010 May 18
9
Variable frame size and API changes
Hi everyone, I've recently been making various changes to the way the modes work and the supported frame size. On new feature that may be of interest to some is that CELT should soon support changing the frame size dynamically within a stream. By that I mean varying the amount of audio (in time) transmitted at once, not the compressed size -- which has always been variable. That would