Displaying 20 results from an estimated 119 matches for "transcribe".
2009 Sep 21
1
Voicemail to email transcribed
...sed
phonetag.com in the past.
They work very nicely, however I have a customer that is not
interested in paying $30-$40 a month but would rather buy the
software. I have googled and googled all I can come up with are
companies that do it as hosted.
Does anyone on the list know of software that can transcribe an
email/voicemail sent to it and then forward it to the end user?
TIA
2007 Dec 06
1
finding most highly transcribed genes - ranking, sorting and subsets?
Hello,
I am not only interested in finding out which genes are the most highly up-
or down-regulated (which I have done using the linear models and Bayesian
statistics in Limma), but I also want to know which genes are consistently
highly transcribed (ie. they have a high intensity in the channel of
interest eg. Cy5 or Cy3 across the set of experiments). I might have missed
a straight forward way to do this, or a valuable function, but I've been
using my own methods and going around in circles.
So far I've normalized within and be...
2017 Dec 06
4
Simple speech recognition for driving IVR - "press or say one".
...he pricing is definitely right: "The cost for 1,000 speech requests
would be $4.00, and 1,000 text requests would cost $0.75. From the
date you get started with Amazon Lex, you can process up to 10,000
text requests and 5,000 speech requests per month for free for the
first year".
Amazon Transcribe looks promising too, but is only available for
developer invitation at this time:
https://aws.amazon.com/transcribe/ https://aws.amazon.com/transcribe/pricing/
But all I need now is the quickest, simplest way to send Lex a short
8KHz file and get a single digit back, as quickly and reliably as
pos...
2005 Oct 15
14
OT: Anyone Using a Time Logger?
I have multiple projects and it''s important for me to track time by client
and by project. There''s a Windows application that allows me to do this, but
I''m looking for a cross-platform solution.
I looked at ConsultComm but it wouldn''t install on my Mac. Rather than
rewriting what seems like a commonly-required app, I wondered if anyone else
had something they
2006 Mar 16
4
Table Relationships Problems.
I have the following tables setup:
locations
:id
:name
systemmessages
:id
:name
systemmessage_validtimes
:id
:name
:systemmessage_id
:location_id
:start
:end
The systemmessage_validtimes has a ''has_many'' relationship with
systemmessages, meaning that there could be many valid times for each
system message.
@systemMessage = Systemmessage.find(1)
E.g. I
2007 Apr 20
1
Voicemail to Text Transcription(was: Re: [asterisk-dev] Voicemailto text translation)
...; >
> > Is anybody aware of a way to automate the translation or conversion
> of
> > voice mail files into text ?
>
>
> Being that understanding random human speech at 8khz
>
> I had had a different idea. Merely have a voice mail option "press 4
> to
> transcribe this" - which would take the vmail and ship it to a
> transcription
> service like "transcribr.com". There's a couple companies like that
> that out
> there do transcription - quite well, and cheaply.
>
> Sent via BlackBerry from T-Mobile
> > ____________...
2017 Nov 27
5
core_udp_sendto: no mapping
...In your EFI shell (hopefully you have such an option):
version > fs0:\efi-ver.txt
dh -p Net > fs0:\efi-dh-net.txt
Feel free to run it without the redirect (">") to see the results
yourself. The redirects would help if you can access the files so you
don't need to manually transcribe the output.
Here's some other UEFI Shell commands that may be of use:
guid > fs0:\efi-guid.txt
or alias > fs0:\efi-alias.txt
dh > fs0:\efi-dh.txt
--
-Gene
2015 Oct 15
2
Operand bundles and gc transition arguments
...This leaves (2), which I think can be dealt with in three ways:
a. Change LLILC to emit unmanaged calls with a `"gc-transition"`
operand bundle holding the transition arguments instead of a
`gc.statepoint` wrapped call holding them. RS4GC would then would
then parse and transcribe that information into the "transition
args" field of the `gc.statepoint` it creates.
b. Have an adapter pass that "unwraps" `gc.statepoint` calls into
normal calls that have whatever transition args the
`gc.statepoint` had in its `"gc-transition"` ope...
2020 Oct 06
2
How to Modify Message and add more Attachments
Hello Everyone,
I am working on a product in which we are planning to store voice messages in Dovecot sent by a user to another user. The message would be stored as an email with .wav attachment. Once the Voice message is received, it may get Transcribed. The message can be further be processed and more information can be added to the message later. The original plan was to Modify the email and add New information as attachments to same message.
As I understood, messages stored in Dovecot are immutable. What is the best option to achieve this fun...
2016 Mar 16
3
IRBuilder Assignment ( '=' ) operator?
...various LH-RH operators, ADD, ADDF,
> SUB, etc, using CreateAdd, CreateFAdd, etc, however I cant seem to locate
> the correct function/s for the assignment operator.
The assignment is automatic. The pointer you get back from CreateAdd
can be used directly in other instructions. When this is transcribed
to the textual IR, LLVM will put in the appropriate assignments (so it
won't try to assign a store to anything for example, because it
doesn't produce a value that can be used elsewhere).
The Name parameter you pass to CreateAdd determines what variable will
be assigned, otherwise an incr...
2011 Apr 25
4
Re: Bug#624131: linux-image-2.6.39-rc4-686-pae: Can somewhat reliably produce kernel panic in btrfs code
On Mon, 2011-04-25 at 22:05 +0200, Maik Zumstrull wrote:
> Package: linux-image-2.6.39-rc4-686-pae
> Version: 2.6.39~rc4-1~experimental.1
> Severity: normal
> Tags: experimental
>
> By simply stressing the system with some I/O, I can make it crash within
> seconds. I''m not setting a higher severity because the bug is in an
> experimental file system in an
2020 Oct 06
3
How to Modify Message and add more Attachments
...ject: How to Modify Message and add more Attachments
Hello Everyone,
I am working on a product in which we are planning to store voice messages in Dovecot sent by a user to another user. The message would be stored as an email with .wav attachment. Once the Voice message is received, it may get Transcribed. The message can be further be processed and more information can be added to the message later. The original plan was to Modify the email and add New information as attachments to same message.
As I understood, messages stored in Dovecot are immutable. What is the best option to achieve this f...
2014 Jun 15
3
how to get debugging output from dom0 kernel
...tes:
> On Sun, 2014-06-15 at 11:03 +0200, lee wrote:
>> Hi,
>>
>> how could I get better debugging output from the dom0 kernel?
>
> Either configure a serial console [0] or add "noreboot" to your
> *hypervisor* command line, so you can see (and perhaps
> transcribe/photograph) the crash before manually rebooting.
The server isn't rebooting automatically, it only gets stuck. I still
have a monitor connected to it, so I can see what's printed to the
console. But the output is scrolled off screen by subsequent messages
so that it's gone by the tim...
2012 Jul 19
1
kernel panic caused by zfs/sa.c
Hello,
I'm experiencing a kernel panic that appears to be caused by zfs.
No errors are making it into /var/log/messages, but here is the error
message that appears on my screen after panic (transcribed):
panic solaris assert BSWAP_32(sa_hdr_phys->sa_magic) == SA_MAGIC,
file: /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c, line 1262
I can reproduce this by running "cd /usr/ports/www/webkit-ghtk2; make
clean"
I looked at line 1262 in sa.c and it's pa...
2004 Aug 25
3
Beginners Question: Make nlm work
Hello,
I'm new to this and am trying to teach myself some R by plotting
biological data. The growth curve in question is supposed to be fitted
to the Verhulst equation, which may be transcribed as follows:
f(x)=a/(1+((a-0.008)/0.008)*exp(-(b*x)))
- for a known population density (0.008) at t(0).
I am trying to rework the example from "An Introduction to R" (p. 72)
for my case and am failing miserably. Could somebody glance over the
code below and nudge me into the right direct...
2016 Mar 16
2
IRBuilder Assignment ( '=' ) operator?
In my code assembly system I have the various LH-RH operators, ADD, ADDF, SUB, etc, using CreateAdd, CreateFAdd, etc, however I cant seem to locate the correct function/s for the assignment operator.
What's the correct function/s in the IRBuilder for assigning a value?
- Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jun 15
0
how to get debugging output from dom0 kernel
On Sun, 2014-06-15 at 11:03 +0200, lee wrote:
> Hi,
>
> how could I get better debugging output from the dom0 kernel?
Either configure a serial console [0] or add "noreboot" to your
*hypervisor* command line, so you can see (and perhaps
transcribe/photograph) the crash before manually rebooting.
[0] http://wiki.xen.org/wiki/Xen_Serial_Console
Ian.
2003 Nov 27
1
help me!
.../r/ is one of the most difficult English sounds to acquire and imitate. Describe in what ways it is different from our Spanish rolls (perro) and taps (pero). How does the pronunciation of this sound vary according to the context? Find at least three examples of linking r and intrusive r and transcribe into phonetics. When do we use them? Why are they used?
I`ll waiting for your answer.
Thanks
Patricia
[[alternative HTML version deleted]]
2005 Dec 26
0
hot keys
...to install hot keys.
Probably this isn't surprising, so what I am really looking for is
advice on how to work around it.
In more detail, the software tries to register hot keys to pause and
unpause audio playback (typically, the audio is an MP3 file of something
like a meeting that needs to be transcribed). These hot keys would
be useful (rather than pitching Express Scribe in favour of moc or
xmms) because, for example, the pause is configurable to quietly go
back, say three seconds. I have been struggling with KDE's khotkeys,
so far with frustrating results (it seems that an inactive Scrib...
2007 Apr 04
0
Voicemail to Text Transcription(was: Re: [asterisk-dev] Voicemail to text translation)
...; >
> > Is anybody aware of a way to automate the translation or conversion
> of
> > voice mail files into text ?
>
>
> Being that understanding random human speech at 8khz
>
> I had had a different idea. Merely have a voice mail option "press 4
> to
> transcribe this" - which would take the vmail and ship it to a
> transcription
> service like "transcribr.com". There's a couple companies like that
> that out
> there do transcription - quite well, and cheaply.
>
> Sent via BlackBerry from T-Mobile
> > ____________...