search for: transcription

Displaying 20 results from an estimated 717 matches for "transcription".

2012 Jun 25
2
setdiff datframes
hi, I have 2 files example 1 and example 2 and would like to know what is in example2 and not in example1 (attached) V1 contain data which could be in duplicated which I am using as identifiers I used setdiff(example2$V1,example1$V1) to find the identifiers which are specific to example2: [1] "rs2276598" "rs17253672" I am looking for a way to get an output with all
2006 Jun 20
9
Returned mail: see transcript for details
The original message was received at Tue, 20 Jun 2006 15:27:22 +0200 from servmailp.cs.vhebron.es [172.17.50.65] (may be forged) ----- The following addresses had permanent fatal errors ----- <abacard@well.sf.ca.us> (reason: 511 5.1.1 User unknown) ----- Transcript of session follows ----- ... while talking to smtp.well.com.: >>> RCPT To:<abacard@well.sf.ca.us>
2004 Jul 26
0
lyrics/transcripts (was brainfart #67453 - hyper-index)
<20040727011644.49422.qmail@web20927.mail.yahoo.com> Message-ID: <20040727015807.GH971@xiph.org> We have a text-phrase codec called Writ in early implementation state which can be used to supply this functionality and much, much more. A short use of it's functions include song lyrics, speech transcripts, text subtitles, chat (input provided through another system) along with
2006 Mar 11
1
ESS, transcripts, and such
> From: Duncan Murdoch <murdoch at stats.uwo.ca> > To: ramasamy at cancer.org.uk > Date: Fri, 10 Mar 2006 08:33:09 -0500 > Subject: Re: [R] To improve my understanding of workspaces > Other than Emacs, I use the same work habits as Adai. An advantage of > this workflow is that almost everything is stored in text format, so it > is easy to compare different versions to
2007 Apr 20
1
Voicemail to Text Transcription(was: Re: [asterisk-dev] Voicemailto text translation)
...n to -dev, so it is crossposted only to mark its transition. Please reply on the -user list only.) What are the cheapest prices for (humans) transcribing voicemail to text as a service? The absolute cheapest, regardless of (known) quality - the quality only has to compete with (cheaper) automated transcription, which is abysmal quality. On Wed, 2007-04-04 at 09:25 -0700, asterisk-dev-request@lists.digium.com wrote: > Date: Wed, 4 Apr 2007 09:25:02 -0700 > From: "Mike Taht" <mike.taht@gmail.com> > Subject: Re: [asterisk-dev] Voicemail to text translation > To: asterisk@tmo.bl...
2000 Aug 28
0
xml transcript stream proposal
Ok, here's what I've been thinking of in terms of the scrolling lyrics format for Ogg. An xml stream, it matches the head-body-[body-]-tail structure I suggested for packetization. I'm happy with the lyrics aspect, and it maps cleanly onto the existing formats. I also think it will handle the talk transcript, subtitle, and karaoke requirements well. I call it a 'transcript'
2004 Jan 14
2
automatic "paste" filter to paste only the commands from a transcript on the clipboard
Just for fun (and actually because I would use it too) I wrote a version of the "paste" menu command that assumes the clipboard contains a transcript, and just pastes the commands from it into the R console window (Windows GUI only). So, if something like this: > foo <- + 33 > foo * 3 [1] 99 > foo [1] 33 is on the clipboard, then the "paste commands" menu
2006 Oct 09
1
Transcript of "Conservative ANOVA tables"
Dear friends of lmer, http://wiki.r-project.org/rwiki/doku.php?id=guides:lmer-tests I have put a transcript of the long thread on lmer/lme4 statistical test into the Wiki. For all those who missed it life, and for those like me, who don't like the special style of the R-list to keep full length quotes. Creating the text there was not much fun, waiting times are simply unacceptable and the
2007 Apr 04
0
Voicemail to Text Transcription(was: Re: [asterisk-dev] Voicemail to text translation)
...n to -dev, so it is crossposted only to mark its transition. Please reply on the -user list only.) What are the cheapest prices for (humans) transcribing voicemail to text as a service? The absolute cheapest, regardless of (known) quality - the quality only has to compete with (cheaper) automated transcription, which is abysmal quality. On Wed, 2007-04-04 at 09:25 -0700, asterisk-dev-request@lists.digium.com wrote: > Date: Wed, 4 Apr 2007 09:25:02 -0700 > From: "Mike Taht" <mike.taht@gmail.com> > Subject: Re: [asterisk-dev] Voicemail to text translation > To: asterisk@tmo.bl...
2011 Oct 24
2
Comparing two gff/gtf files : de novo transcripts v/s reference
Hi All I am wondering if people based on their experience could share what methods one could use to compare two gff/gtf files. The reason why I want to do so is that we have constructed a RNA-Seq based transcriptome and would like to compare it with reference transcriptome we had from in-silico approaches. Ideally we are looking to find out 1. new genes we see 2. transcripts where the
2010 Apr 29
1
Using plyr::dply more (memory) efficiently?
Hi all, In short: I'm running ddply on an admittedly (somehow) large data.frame (not that large). It runs fine until it finishes and gets to the "collating" part where all subsets of my data.frame have been summarized and they are being reassembled into the final summary data.frame (sorry, don't know the correct plyr terminology). During collation, my R workspace RAM usage goes
2010 Jun 02
1
ESS (emacs speaks statistics) saving history
hi folks, i use ESS mode in emacs often to interact with R, and while i know how to save a session transcript, i'm wondering how to save just the history of the commands (i.e. identically to how R gives the history save option from its native CLI). if you use ESS with an R process, commands entered from a separate buffer and sent to the process do not get registered with the R history, and
2010 Dec 28
0
How to use google voice for voicemail transcription
No, I don't know how to do this. Does anybody? I'd like to take a voicemail file from asterisk (*.wav, *.gsm, *.mp3 ?) and send it to googlevoice as a voicemail, then get the transcription over gmail. I know about pygooglevoice (is it still maintained?). But I can't figure out how to dial gv and leave a message (robo dial??) from a system command. This would allow me to get transcriptions of voicemails left on asterisk. Anybody know how to do this? Or doing it? sean
2011 Jan 06
0
using google for vm transcripts
I'm pretty impressed by how well (comparatively) google voice does in doing voice mail transcripts. So I'd like to have google do my local voice mail, and then email the transcript. So I set up extensions.conf: exten =>s,n,Dial(${House_Phones},36) ; this should be six rings exten =>s,n,Dial(Gtalk/<my-user-name>/${<my-gv-number>{@voice.google.com) but I get this
2007 Apr 18
1
[Bridge] Returned mail: see transcript for details
The original message was received at Wed, 10 Sep 2003 13:48:41 -0600 from [61.188.198.129] ----- The following addresses had permanent fatal errors ----- <jhartman@auracom.net> (reason: 550 unknown user <jhartman@auracom.net>) ----- Transcript of session follows ----- ... while talking to mail.auracom.com.: >>> RCPT To:<jhartman@auracom.net> <<< 550
2010 Jun 30
2
Reading in a transcript-like file
http://r.789695.n4.nabble.com/file/n2272669/FT20100626_%2420_%2B_%242_Sit_%26_Go_-_%28169112900%29_-_Summary.txt FT20100626_%2420_%2B_%242_Sit_%26_Go_-_%28169112900%29_-_Summary.txt I have a lot of experience with Stata, but I'm new to R. I'm trying to read the attached file into R on my mac. My goal is to have it as a list, with each element a string - from then I can parse out the
2014 Dec 26
4
Fail2ban mail failures ???
I'm using fail2ban with CentOS 6.6. Something is causing fail2ban's alerts sent to root's mail to be rejected. Here's a clip from one of the error messages: Message 48: From MAILER-DAEMON at lion.protogeek.org Sun Dec 21 03:09:20 2014 Return-Path: <MAILER-DAEMON at lion.protogeek.org> Date: Sun, 21 Dec 2014 03:09:19 -0600 From: Mail
2005 Sep 11
4
Returned mail: see transcript for details (fwd)
Every post I do to this mailinglist is followed by a bounce message from "centos.5.warren at recursor.net". I have no clue why this is being send to me, afaics some IP address is being blacklisted but I am not related to it. Am I the only one who gets this and can we remove this person from the mailinglist ? Kind regards, -- dag wieers, dag at wieers.com, http://dag.wieers.com/
2006 Jul 14
4
Emailing from Command Line
Thanks for reading, I need certain shell scripts to email me after they are done running. I've installed ssmtp to forward to my internal SMTP server. I have a working ssmtp config on a Gentoo system that works just fine, but on CentOS it's not working. Here's a bounce message: Date: Thu, 13 Jul 2006 13:33:22 -0700 From: Mail Delivery Subsystem <MAILER-DAEMON at
2004 Nov 17
1
OOP pkg compilation failure
Hi all, I'm trying to install the OOP package (http://www.omegahat.org/OOP) but having difficulty in resolving the errors generated during compilation. Googling doesn't seem to be giving much help. Can anyone please help. Below is the transcript of what I get from my command prompt. (I'm running on rw_2.0.0 WIN XP SP2 platform). Thanks in advance ---transcript---- Microsoft