Displaying 20 results from an estimated 1000 matches similar to: "help regarding <voice to text>"
2007 Oct 29
1
help regarding <voice to text>
Hi Keith,
Thanks a lot for your reply.
Actually I am trying to build an application in linux & C for converting
a voice file(that is WAV) to a text message.
This is required for one of our voice project.
So just wanted to know if there is any existing application already
there in linux to do that.
Otherwise I have to write my own.
Now to right my own "wav to text" converter I
2007 Oct 26
0
help regarding <voice to text>
Pintu --
Speex is an audio codec that can encode and decode audio for transmission
over network (or for storage).
Specifically, it's called speex because it is tailored to work well at
encoding speech at small bitrates.
Speex does not do speech recognition or text to speech.
You may wish to look at CMU's speech page:
http://www.speech.cs.cmu.edu/(look at Sphynx).
And I'll tell you -
2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
I pulled the test directory from 2003, but everything else from 2005. The 2005 files have more ?cross-compiling? targets than the 2003 ones. I fixed the various missing files in the new 2008 projects (misc.c and one other other are gone now).
The only thing you could do which would make them more compact would be to get rid of the subdirectories under each vs-version. There is no real need for
2007 Nov 28
7
[PATCH] Add Visual Studio 2008 Prject files
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: speex_vs2008.diff
Type: application/octet-stream
Size: 165590 bytes
Desc: speex_vs2008.diff
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071127/08917736/speex_vs2008-0001.obj
2009 Mar 21
1
Windows server 2003 SP2, SFU 3.5 and Samba 3.0.28
Hello list users,
I have been struggling with this combination in the subject field couple
of days now, so I decided to ask for some advice here. Hopefully someone
can point me to a right direction. The ultimate goal for me is to
authenticate users using AD, so that the UID/GID values configured for
users with SFU would also be in use in all our Linux machines. My
understanding is that using
2007 Dec 11
2
command line speex program?
I need to convert .dcr files (from a Liberty Recorder) into a smaller
size format that is more universally able to be listened to. After
looking around quite a bit I can't seem to find anything except
windows programs. I need to run it on my linux server. Any help or
resources would be appreciated!
-Michael
-------------- next part --------------
An HTML attachment was scrubbed...
2008 Feb 18
2
Speex Resampler quality
Hi,
*"That's in general not very reliable. You can get PEAQ to say all sorts
of silly things."
Can you provide me links for any more effective tools other than PEAQ?
Which is more reliable for Speex resampler?
*
*"strongly suspect that it's just not compensating for the delay
introduced by the resampler. Because higher quality means higher delay,
you'd find that PEAQ
2008 Apr 13
1
Change target VBR on-the-fly?
On Fri, Apr 11, 2008 at 6:53 PM, Joshua Gargus <schwa at fastmail.us> wrote:
> Fantastic! Thanks Tom.
>
> (if only it was possible to change the VBR target on the fly for the
> H264 codec we've licensed :-) )
Theora might be able to do that. Some other folks more closely tied with
Xiph probably can comment more on that issue.
--
Keith Kyzivat
SIPez LLC.
SIP VoIP, IM
2007 Nov 29
3
[PATCH] Add Visual Studio 2008 Prject files
On 11/28/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> I think the amount of Windows crap is getting a bit ridiculous. Does
> anyone know of a solution to keep things manageable? I mean, the same
> autotools files manage the build for Linux PCs, Blackfins and MacOS (and
> others). Yet, we need one set of files for each MS compiler version
> (good thing they
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
IIRC, under ARM, I believe I was having issues with --without-libogg.
I resorted to just downloading libogg sources, setting up my
cross-compilation environment, and cross compiling it per the general build
directions (./configure, make, make install), then went back to building
speex -- everything worked like a charm for me then.
So -- Conrad. *Make sure* that you have libogg cross-compiled and
2008 Feb 18
3
Find a processor for a VOIP project
Hello,
I'll start a voip project, but i don't know which DSP is more
indicate for the project. Any one can help me??? Which processor is
more indicate for speex use ???
Thank you!!
Rafael V. Gon?alves
2008 Oct 14
2
Decoding multiple encoded frames
Keith Kyzivat wrote:
> Caveat: Take what I'm saying with a grain of salt -- I haven't actually
> written any code that decodes speex frames myself, though I have written
> code using Jean-Marc's Speexdsp lib.
>
> Comments below inline
>
> On Thu, Oct 9, 2008 at 9:28 AM, Darren Longhorn
> <darren.longhorn at redembedded.com
> <mailto:darren.longhorn at
2008 Nov 14
3
SPEEX on iPhone ?
----- Original Message -----
From: "Alexander Chemeris" <Alexander.Chemeris at sipez.com>
To: "Vincent Burel" <vincent.burel at vb-audio.com>
Cc: "Conrad Parker" <conrad at metadecks.org>; <speex-dev at xiph.org>; "Jean-Marc
Valin" <jean-marc.valin at usherbrooke.ca>
Sent: Thursday, November 13, 2008 11:31 PM
Subject: Re:
2007 Nov 30
2
[PATCH] Add Visual Studio 2008 Prject files
Keith Kyzivat a ?crit :
> Something to look into perhaps is Trolltech's 'qmake' tool.
> It fills the role of something like autotools or now defunct imake.
I think TrollTech deserves a prize for their accomplishment in making
qmake even worse than autotools (I'm using it for something else and
wish I wasn't -- Qt itself is fine though). I've heard good things about
2008 Oct 02
3
VS2005 build stability?
On Thu, Oct 2, 2008 at 12:07 AM, Jean-Marc Valin <
jean-marc.valin at usherbrooke.ca> wrote:
> Tom Grandgent a ?crit :
> > If you remove the project files, I doubt it's going to make things easier
> > for anyone. You'll probably just increase the number of questions as
> > people struggle to compile using less common and less user-friendly
> > methods,
2008 Jan 17
1
speexdec and ALSA
List,
I'm not used to work with ALSA, so it was a surprise to me when
testing an ALSA-only system that it did not have /dev/dsp. In this
machine, speexdec throws me an error that it won't work without
/dev/dsp, so I found out that in ALSA there's stuff under /dev/snd,
but everything I tried to make a link to /dev/dsp (say,
/dev/snd/pcmC0D0c) reports as being the wrong IOCTL.
Any
2008 Oct 27
1
low-power real-time embedded speex implementations
Does anybody have experience of implementing Speex encoding on
low-power, low-cost bare-metal embedded hardware?
I'm trying to get a feel for minimum possible hardware upon which it is
possible to get a reasonable working implementation of Speex encoding.
I can find little in this area on the website or via Google.
Thanks,
Henry
2009 Jan 18
2
Redundant frames
Hi all,
I?m trying to send 2 frames per RTP packet. One frame is current frame , the other one is previous frame for redundancy.
Can you give some recomendation?for beginning ?
Thank you very much?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20090118/b05876a8/attachment.htm
2009 Feb 05
1
Streaming Speex over RTP
I am a brand new user of Speex, so forgive my naivety.
I am receiving an audio stream (PCM) which I need to encode in Speex, send it across a wire via RTP, and then decode and play the audio on the other side. I assume people have done this before, and I was wondering if anyone had any sample code of how they accomplished this. Or maybe just some good pointers or advice.
Thanks
Shane
2009 Mar 11
1
from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?
I am having trouble converting a .flv file uploaded from Adobe Flex /
Flash Player 10 to a Red5 server using the speex coder:
http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html
http://jira.red5.org/confluence/display/codecs/Speex+Codec
Questions:
1. How do I extract the audio track out of such a .flv file?
2. How do I convert it from Speex to .wav PCM?
Thanks.