search for: sightspeed

Displaying 20 results from an estimated 83 matches for "sightspeed".

2004 Oct 06
4
Cpu bandwidth for Speex on Win32 platforms
...ut it's in GCC/AT&T syntax rather than the windows-standard >Intel syntax, so you might have to do some of your own translation to >something your compiler understands. We submitted an intel patch a ways back- maybe it is in the archives somewhere... Tom -- Tom Harper - tharper@sightspeed.com Lead Software Engineer SightSpeed, Inc. 918 Parker St, Suite A14 Berkeley, CA 94710 Phone: 510.665.2920 Cell: 415.378.3779 web: http://www.sightspeed.com video: http://tom.sightspeed.com/
2005 Oct 26
1
subversion link incorrect
...l, but the "<http://xiph.org/svn.html>Subversion Access" link on http://www.speex.org/download.html page should probably point to: http://www.xiph.org/svn/ rather than: http://xiph.org/svn.html Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrubbe...
2006 Apr 27
2
summer of code
Congrats Jean Marc, Just heard you got a new google assistant for the Ghost project! Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com
2006 Oct 24
2
vad changes
...ean-Marc, So I saw in the latest code that the vad in the preprocessor is gone/going to be re-written. Is there a plan as far as this goes? Just wondering as the current one seems to work pretty well. Thanks! Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com
2005 Oct 24
2
(small) bug in nb_decode?
...{ k1=SUBMODE(lpc_enh_k1); k2=SUBMODE(lpc_enh_k2); k3=(1-(1-r*k1)/(1-r*k2))/r; } else { k1=k2=0.7; k3 = 0.0f; } Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrubbe...
2005 Oct 25
1
(small) bug in nb_decode?
...me this has happened that I know of in many many hours of usage- On the other hand, this null check isn't in my code base and it was in nb_decode_lost, and nb_encode- so I figured it was just an oversight- Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrubbe...
2007 Jun 09
3
Moving to Git
Hi everyone, I'm currently attempting to move Speex development over to Git. Because Git is distributed, I means that anyone would be able to do development and commits without having to get write access (and I can just pull from them). There are of course other advantages, like sane handling of branches and tags, local history, ... Now, one of the disadvantages is that Git currently
2005 Sep 08
1
ultra wide band packet questions
...than WB mode. I couldn't find anything in the code that could easily account for the difference. The only thing I could find didn't account for all 32/36 bits. Any pointers appreciated... Thanks! Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: <mailto:laleguire@sightspeed.com>tharper<mailto:laleguire@sightspeed.com>@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: <http://liam....
2005 Jul 22
3
Garbled sound no more
Hey, thanks for sharing this information. If this is true, it could explain some intermittent problems I've had, since I do encoding and decoding in separate threads. I assumed that Speex was thread-safe because there doesn't seem to be a connection between the encoder and decoder, and the encoder and decoder require separate states for different streams. I'm curious to know
2005 Feb 21
2
speex denoiser adaptation time
...how that number was picked (i.e. perceptual, engineering judgment, etc)? I understand you wouldn't want to adapt the denoiser when someone is talking, the question is whether a small amount of residual echo could mess it up (i.e. maybe 3 is too small?) Thanks- Tom -- Tom Harper - tharper@sightspeed.com Lead Software Engineer SightSpeed, Inc. 918 Parker St, Suite A14 Berkeley, CA 94710 Phone: 510.665.2920 Cell: 415.378.3779 web: http://www.sightspeed.com video: http://tom.sightspeed.com/
2005 Nov 11
0
mdf no sound issue
...for preprocess to work again (in addition to all of the other stuff that is already initialized/could be reset in the init function) If I find anything more about what causes the silence I'll post that. Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrubbe...
2006 Jan 05
2
Re: sigsegv in _mm_load_ups (linux/gcc 3.x)
...> is a 2.8 ghz hyperthread- xmm/SSE supported. C > versions of same functions solve the issue- same > problem with multiple 3.3, 3.4 gcc versions. > > Thanks! > > Tom > ______________________________________________ > > Tom Harper > Lead Software Engineer > SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ > > 918 Parker St, Suite A14 > Berkeley, CA 94710 > > Email: tharper@sightspeed.com > Phone: 510-665-2920 > Fax: 510-649-9569 > My SightSpeed Video Link: http://tom.sightspeed.com > >
2006 Dec 06
0
c99 syntax in filterbank_psy_smooth
Jean Marc, So the C99 array syntax is breaking some lesser compilers- is there a known max size for bark[]? Fiddling with latest svn again... Thanks! Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrub...
2007 Jun 09
0
Moving to Git
...a temporary location and it will >move in the future. > >Any comments? > > Jean-Marc >_______________________________________________ >Speex-dev mailing list >Speex-dev@xiph.org >http://lists.xiph.org/mailman/listinfo/speex-dev Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrub...
2007 Nov 28
1
[PATCH] missing speexdec directory for vs2008, modes_wb.c
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: speex_vs2008_part2.diff Type: application/octet-stream Size: 11265 bytes Desc: speex_vs2008_part2.diff Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071128/136ce70d/speex_vs2008_part2-0001.obj
2005 Nov 18
1
mdf no sound issue
...making the adaptation diverge, which causes Eh and Yh >to be large and so on. The part I changed is probably the one causing >divergence. If it doesn't work, reducing the coefficients even more >should. ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrubbe...
2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
...ones, and someone with VS2005 can easily import and use them. The only time that I have found that VS2005 project files need to be maintained over vs2003 ones is if multiple configurations for different platforms need to be maintained (i.e. for wince). On 11/27/07, Aron Rosenberg <arosenberg@sightspeed.com> wrote: Attached is a patch which adds the directory, project and solution files needed for Visual Studio 2008. They are an import of the 2005 files, but fixed and tested. -Aron Aron Rosenberg SightSpeed Inc. _______________________________________________ Speex-dev mailing list...
2005 Nov 04
3
Compile failure current SVN
Current SVN compilation fails on Win32 (Intel C++ compiler 9.0): ..\..\libspeex\mdf.c(317): error: declaration may not appear after executable statement in block float adapt_rate; Just moved it up to the variable declaration block to solve it locally, but as it's not valid C, I thought I'd mention it ;) PS: With the same compiler, AGC fails horribly (Zlast goes to several
2005 Oct 25
1
audio preprocess questions
...the original code, trying to figure out why it is what it is. So far it seems like denoising is working well, but now I can no longer properly handle the echo signal. arg, Thanks for all of your help so far! Tom ______________________________________________ Tom Harper Lead Software Engineer SightSpeed - <http://www.sightspeed.com/>http://www.sightspeed.com/ 918 Parker St, Suite A14 Berkeley, CA 94710 Email: tharper@sightspeed.com Phone: 510-665-2920 Fax: 510-649-9569 My SightSpeed Video Link: http://tom.sightspeed.com -------------- next part -------------- An HTML attachment was scrubbe...
2004 Aug 06
2
Problem with the patch
We just came across an occasional crash with the Win32 Assembly patch I sent in earlier, so hold off on applying it until we send an updated version. Aron Rosenberg SightSpeed http://www.sightspeed.com <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subje...