search for: utt

Displaying 18 results from an estimated 18 matches for "utt".

Did you mean: dutt
2010 Apr 29
2
substring comparison
Hi all, I'm writing a script to do some basic text analysis in R. Let's assume I have a data frame named data which contains a column named 'utt' which contains strings. Is there a straightforward way to achieve something like this: data$ContainsThe <- ifelse(startsWith(data$Utt,"the"),"y","n") or data$ContainsThe <- ifelse(contains(data$Utt,"the"),"y","n") ? I tried...
2005 Jan 10
2
Festival Woes
...add: (define (tts_textasterisk string mode) "(tts_textasterisk STRING MODE) Apply tts to STRING. This function is specifically designed for use in server mode so a single function call may synthesize the string. This function name may be added to the server safe functions." (let wholeutt (utt.synth (eval (list 'Utterance 'Text string))) (utt.wave.resample wholeutt 8000) (utt.wave.rescale wholeutt 5) (utt.send.wave.client wholeutt))) I am getting the following error in the CLI: -- Executing Answer("SIP/phone1-e5f4", "") in new stack -- Executing Festi...
2006 Jan 13
1
glmmPQL: Na/NaN/Inf in foreign function call
...there's something I can do about it. Error in logLik.reStruct(object, conLin) : Na/NaN/Inf in foreign function call (arg 3) ... Warnings: 1: Singular precistion matrix in level -1, block 4 (...) 4: "" The interaction terms are primed ~ log(dist) * role random = ~ dist | target.utt / prime.utt The family is binomial (logit). I ensured that log(dist) is always [0; 1]. Role is a factor (binary). target.utt and prime.utt are categories as well. This is version 2.1.1 - is the latest version more reliable? Thanks for any help you can give me. Dave
2006 Jan 10
1
glmmPQL / "system is computationally singular"
...o random variables (nested), with a sample of about 200,000 data points. Unfortunately, I'm getting an error message that is difficult to understand without knowing the internals of the glmmPQL function. > model <- glmmPQL(primed ~ log(dist) * role , random = ~ dist | > target.utt / prime.utt , family=binomial(link = "logit"), > data=data.utts, niter=5, verbose = TRUE) > Loading required package: nlme > iteration 1 > iteration 2 > iteration 3 > Error in solve.default(pdMatrix(a, fact = TRUE)) : > system is computationally singular: re...
2010 Aug 04
1
Asterisk not working with Festival
....scm : (define (tts_textasterisk string mode) "(tts_textasterisk STRING MODE) Apply tts to STRING. This function is specifically designed for use in server mode so a single function call may synthesize the string. This function name may be added to the server safe functions." (let ((wholeutt (utt.synth (eval (list 'Utterance 'Text string))))) (utt.wave.resample wholeutt 8000) (utt.wave.rescale wholeutt 5) (utt.send.wave.client wholeutt))) I have placed the above text before the last line which is (provide 'festival). Below is the debug log shown on asterisk console : [A...
2004 Aug 19
1
Festival Issues
Hey All, I now have Festival compiled, installed and running using the instructions on the Wiki page. When I try to change the voice that is being used however, I am running into a problem. I get the following in the festival server log: Cannot open file /tmp/est_10877_00000/utt.wav as tokenstream Wave load: can't open file "/tmp/est_10877_00000/utt.wav" Cannot load wavefile: /tmp/est_10877_00000/utt.wav When I look in the /tmp/est_10877_00000 folder, while the sound file is still playing according to Asterisk, the following seems to be created: total 56 d...
2006 Feb 16
1
Festival and Asterisk - different voices?
Just curious to know if anyone uses Festival with * and whether or not you've got a different voice than the default. I'm looking at doing a commercial application but my boss doesn't want to shell out the $ before we do some real world testing of * and Festival. Specifically, I'm looking for a female voice, preferably US English. Any suggestions? Thanks, MC
2008 Jan 24
0
(lme4: lmer) mcmcsamp: Error in if (var(y) == 0)
...coda_0.13-1 lme4_0.99875-9 Matrix_0.999375-4 [5] zipfR_0.6-0 lattice_0.17-2 loaded via a namespace (and not attached): [1] grid_2.6.1 rcompgen_0.1-17 > emnlp.m1 <- lmer(primed ~ (role * derivation)/(log(dist.time) * log(rule.freq)) + (1 + log(dist.time) | target.utt), family=binomial, data=data.utts ) > summary(emnlp.m1) Error: cannot allocate vector of size 120.3 Mb > emnlp.m1 Generalized linear mixed model fit using Laplace Formula: primed ~ (role * derivation)/(log(dist.time) * log(rule.freq)) + (1 + log(dist.time) | target.utt) Data: d...
2007 Oct 11
3
lme4 install trouble
After upgrading to R 2.6.0, I'm having trouble running lmer: model <- lmer(primed ~ log(dist.time)*role + 1|target.utt, data=data.utts) Error in UseMethod("as.logical") : no applicable method for "as.logical" So I thought I'd upgrade lme4 to the latest version, but unfortunately the compilation fails - perhaps there's a missing #include: R CMD INSTALL -l ~/usr/lib/R lme4_0.99875...
2003 Sep 22
1
app_festival volume problems
I'm using app_festival to speak some text to callers. I'm having two problems with this. The first is with IAX calls (I've not tried others) the first few seconds of the speech is garbled. The second problem I'm having is the the volume of the speech IS VERY LOUD. I tried putting the following in the siteinit.scm but it didn't seem to make any difference. (set! default_after_synth_hooks (list (lambda (utt) (utt.wave.rescale utt .5 t)))) Does anyone have any suggestions? -- Sample configs and more: http://www.fnords.org/~eric/asterisk/ BTEL...
2007 Jun 07
1
MITOOLS: Error in eval(expr, envir, enclos) : invalid 'envir' argument
...elia survival RGraphics latticeExtra "2.1-7" "1.0" "1.1-23" "2.31" "1.0-6" "0.2-1" lattice foreign MASS "0.15-8" "0.8-20" "7.2-34" > str(utt.mi) # My dataset 'data.frame': 168 obs. of 25 variables: $ age : num 79.5 67.1 63.7 76.9 69.0 ... $ gender : Factor w/ 2 levels "0","1": 1 2 2 2 1 2 2 2 2 2 ... $ symptoms : Factor w/ 2 levels "0","1": 1 2 1 1 2 1 2 1 1 2 ... $ site...
2008 Jan 20
4
read.table: wrong error message? (PR#10592)
...are not allowed") 1: read.table("m2", header = T) > --Apple-Mail-44--797532055 Content-Disposition: attachment; filename=m2 Content-Type: application/octet-stream; x-unix-mode=0644; name="m2" Content-Transfer-Encoding: 7bit primed rule role dist starttime target.utt rule.freq primeperiod.length dialogue.length dialogue.id words.repeated words.repeated.prop head.repeated head.freq head.pos prime.gaze target.gaze eyecontact familiar convseq length doc.score friend task.familiar same.specrule derivation pathlen distituent 0 vp---vbg-vp i 2 5.67 4 False 172 70 261...
2006 Jan 30
1
predict.lme / nlmmPQL: "non-conformable arguments"
...ng, but I have no idea what it is. If someone could help me (even by telling me how to trace this properly - is there an interactive tracer/debugger I can use?), that'd be fantastic. Here's what I'm doing: > summary(model) ... Random effects: Formula: ~log(distance) | target.utt ... Fixed effects: primed ~ log(distance) * role * source - log (distance):source ... > x=10:500*0.1 > new <- data.frame(distance=x, role="r", source="m" ) > yp = predict(model, newdata=new, type="response", level=0) Error in X %*% fixef(object)...
2005 Jun 02
0
CBQ throughput and efficiency question
...gh I wirte a script increase "cbq bandwidth 100Mbit rate xxx" to be a larger and larger rate, but the iperf reports only 18.5M or so. But HTB is very good at it. Thanks! ----- Original Message ----- From: "Stef Coene" <stef.coene@docum.org> To: "cai" <rjcai@utt.com.cn> Sent: Wednesday, June 01, 2005 7:15 PM Subject: Re: cbq question > On Wednesday 01 June 2005 12:51, you wrote: > > hello, stef, I saw your assertion that cbq is not working in isolated mode: > > http://mailman.ds9a.nl/pipermail/lartc/2002q3/004782.html > > "Bt...
2004 Nov 21
1
[Fwd: Re: Importing into rc.firewal rules]
Hi, > On Sat, Nov 20, 2004 at 01:32:15PM -0500, Francisco Reyes wrote: >> I have a grown list of IPs that I am "deny ip from ###.### to any". Infected machines, hackers, etc.. >> >> Is there a way to have this list outside of rc.firewall and just read it in? > from man ipfw LOOKUP TABLES Lookup tables are useful to handle large sparse address sets, typically
2012 Jul 25
0
CFP: 13th IFIP/IEEE Symposium on Integrated Network and Service Management (IM 2013)
...ncy 1 - Alexander Clemm, Cisco Systems - Hermann De Meer, University of Passau - Jose De Souza, UFC - Filip De Turck, Ghent University - IBBT - Bart De Vleeschauwer, Alcatel-Lucent - Luca Deri, ntop.org - Yixin Diao, IBM Research - Aldri dos Santos, Universidade Federal do Parana - Guillaume Doyen, UTT - Gabi Dreo Rodosek, University of Federal Armed Forces, Munich - Elias P. Duarte Jr., UFPR - Tamar Eilam, IBM - Liam Fallon, Ericsson - Metin Feridun, IBM Research - Olivier Festor, INRIA Nancy - Grand Est - Joel Fleck II, Hewlett Packard - Jerome Francois, University of Luxembourg - Stephane Fren...
2012 Jul 25
0
CFP: 13th IFIP/IEEE Symposium on Integrated Network and Service Management (IM 2013)
...ncy 1 - Alexander Clemm, Cisco Systems - Hermann De Meer, University of Passau - Jose De Souza, UFC - Filip De Turck, Ghent University - IBBT - Bart De Vleeschauwer, Alcatel-Lucent - Luca Deri, ntop.org - Yixin Diao, IBM Research - Aldri dos Santos, Universidade Federal do Parana - Guillaume Doyen, UTT - Gabi Dreo Rodosek, University of Federal Armed Forces, Munich - Elias P. Duarte Jr., UFPR - Tamar Eilam, IBM - Liam Fallon, Ericsson - Metin Feridun, IBM Research - Olivier Festor, INRIA Nancy - Grand Est - Joel Fleck II, Hewlett Packard - Jerome Francois, University of Luxembourg - Stephane Fren...
2006 Jun 03
12
How to get dynamically created inputs from html form back to rails app
...ta); data = document.createElement("td"); node = document.createElement("input") node.setAttribute ("type","text"); data.appendChild(node); row.appendChild(data); data = document.createElement("td"); btn = document.createElement("button") btn.setAttribute ("name","linkPresentation"); btn.setAttribute ("type","button"); btn.setAttribute ("onClick","linkAnswerToPresentation"); node = document.createElement("img"); node.setAttribute ("src&quot...