search for: kyzivat

Displaying 20 results from an estimated 49 matches for "kyzivat".

2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
...vs2005 -----All .sln, .vcproj | |------vs2008 -----All .sln,.bcproj You could also remove the old Visual Studio 6 files, .dsw, .dsp since that compiler is no longer supported by MS. -Aron From: kamaji@gmail.com [mailto:kamaji@gmail.com] On Behalf Of Keith Kyzivat Sent: Wednesday, November 28, 2007 8:00 AM To: Aron Rosenberg Cc: speex-dev@xiph.org Subject: Re: [Speex-dev] [PATCH] Add Visual Studio 2008 Prject files The VS2005 project files are known to not be up-to-date, so I can understand that you'd need to fix some things. Can you verify with an i...
2007 Oct 29
1
help regarding <voice to text>
...ight my own "wav to text" converter I need to understand how it works. Can you tell me the logic behind it? Do you know any algorithm for it. Plz let me know. Thanks, Regards Pintu ________________________________ From: kamaji@gmail.com [mailto:kamaji@gmail.com] On Behalf Of Keith Kyzivat Sent: Saturday, October 27, 2007 10:10 AM To: Pintu Agarwal Cc: speex-dev@xiph.org; Jean-Marc.Valin@usherbrooke.ca Subject: Re: [Speex-dev] help regarding <voice to text> Pintu -- Speex is an audio codec that can encode and decode audio for transmission over network (or for storage). Speci...
2007 Oct 26
2
help regarding <voice to text>
Hi, I am need of "voice to text" converter for one of my project. I need to use it on Linux OS. I got "text2wave" converter but didnt find any "wave2text" equivalent. Then I saw "speexenc" and "speexdec" on linux. It basically does encoding and decoding the the WAV file. Thus I wanted to know if I can use these utilities to convert a WAV file
2008 Apr 13
1
Change target VBR on-the-fly?
....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 and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080413/69dcc36a/attachment.htm
2008 Oct 02
1
VS2005 build stability?
On Thu, Oct 2, 2008 at 12:30 AM, Erik de Castro Lopo <mle+la at mega-nerd.com<mle%2Bla at mega-nerd.com> > wrote: > Keith Kyzivat wrote: > > > And Alex has told me that visual studio-built projects cannot link with > > mingw-win32-gcc produced DLLs... > > This is only true when the DLL being called exports C++ name mangled > symbols. Is there a way to get mingw to produce the same name mangling, to g...
2009 Dec 01
0
FW: FW: Using speex for gsm-efr coding
...-efr coding Hello, I would like to ask please to remove all of my questions from the forum. (see at the bottom of this email) I was asking it by email and didn't know that it will be published in the forum. Thank you, Ilan Borenshtein ________________________________ From: Keith Kyzivat [mailto:kamaji at gmail.com] Sent: Monday, November 30, 2009 6:41 PM To: Ilan Borenshtein Subject: Re: FW: [Speex-dev] Using speex for gsm-efr coding I have no control over this. You'll have to contact xiph.org about this. On Mon, Nov 30, 2009 at 3:39 AM, Ilan Borenshtein <ilan at...
2007 Nov 28
0
[PATCH] Add Visual Studio 2008 Prject files
...-All .sln,.bcproj > > > > > > You could also remove the old Visual Studio 6 files, .dsw, .dsp since that > compiler is no longer supported by MS. > > > > > > -Aron > > > > *From:* kamaji@gmail.com [mailto:kamaji@gmail.com] *On Behalf Of *Keith > Kyzivat > *Sent:* Wednesday, November 28, 2007 8:00 AM > *To:* Aron Rosenberg > *Cc:* speex-dev@xiph.org > *Subject:* Re: [Speex-dev] [PATCH] Add Visual Studio 2008 Prject files > > > > The VS2005 project files are known to not be up-to-date, so I can > understand that you'd...
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 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...
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...
2008 Oct 02
3
VS2005 build stability?
...gt; >> http://lists.xiph.org/mailman/listinfo/speex-dev > >> > >> > > > > > > > _______________________________________________ > Speex-dev mailing list > Speex-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20081002/ad8461fd/attachment.htm
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
2007 Oct 26
0
help regarding <voice to text>
...ognition 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 - It is much more difficult (and processor intensive) to to speech recognition than it is to to speech synthesis (though both are quite difficult). ~Keith Kyzivat On 10/26/07, Pintu Agarwal <pintu.agarwal@sasken.com> wrote: > > Hi, > > I am need of "voice to text" converter for one of my project. I need to > use it on Linux OS. > I got "text2wave" converter but didnt find any "wave2text" equivalent. &gt...
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 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:
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...ing list > > Speex-dev at xiph.org > > http://lists.xiph.org/mailman/listinfo/speex-dev > > > > > _______________________________________________ > Speex-dev mailing list > Speex-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080401/bb2b8027/attachment-0001.htm
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
2008 Mar 25
0
No subject
...how change what 'bits' points to (advancing the pointer to the next frame)... Or then again, I could be entirely wrong here -- I haven't actually written any speex_decode_int code myself (though I have maintained it, and the speex linkages for the project I've worked on). -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 ------=_Part_113560_5269089.1223565455592 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline <div dir="ltr"><div class="gmail_quote&...
2008 Jan 04
1
PIC issues... Linking statically to speex when generating a shared library..
...s is a problem for a lot of projects.. Is there a way to do this portably? Is there a good reason that speex (and many other projects) build static libraries with position dependent code and not PIC? (Given that I have never seen this done, I'm guessing there must be a good reason) -- Keith Kyzivat SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080104/ca23ca9e/attachment.htm
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