linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Speech Recogniton
@ 2000-09-14  8:57 Michael Norton
  2000-09-15  4:38 ` Timothy A. Seufert
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Norton @ 2000-09-14  8:57 UTC (permalink / raw)
  To: linuxppc-dev


hi,

Do any libraries exist that allow me to use the Apple Speech recognition
hardware under LinuxPPC?

thanks,

Mike


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Speech Recogniton
  2000-09-14  8:57 Speech Recogniton Michael Norton
@ 2000-09-15  4:38 ` Timothy A. Seufert
  2000-09-15 13:17   ` Geiser, Ian
  0 siblings, 1 reply; 4+ messages in thread
From: Timothy A. Seufert @ 2000-09-15  4:38 UTC (permalink / raw)
  To: mnorton, linuxppc-dev


At 4:57 AM -0400 9/14/00, Michael Norton wrote:
>hi,
>
>Do any libraries exist that allow me to use the Apple Speech recognition
>hardware under LinuxPPC?

Sorry, there is no hardware (aside from a simple digitizer to capture
the sound of course).  Apple's speech recognition is 100% software.

The original implementation on 68K Macs used an AT&T DSP coprocessor
to do the crunching because the 68K didn't have enough oomph to do it
by itself, but the PowerPC implementation relies on nothing but the
CPU.

   Tim Seufert

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Speech Recogniton
  2000-09-15  4:38 ` Timothy A. Seufert
@ 2000-09-15 13:17   ` Geiser, Ian
  2000-10-09  0:40     ` Joshua Anhalt
  0 siblings, 1 reply; 4+ messages in thread
From: Geiser, Ian @ 2000-09-15 13:17 UTC (permalink / raw)
  To: Timothy A. Seufert; +Cc: mnorton, linuxppc-dev


On Thu, 14 Sep 2000, Timothy A. Seufert wrote:

>
> At 4:57 AM -0400 9/14/00, Michael Norton wrote:
> >hi,
> >
> >Do any libraries exist that allow me to use the Apple Speech recognition
> >hardware under LinuxPPC?
>
> Sorry, there is no hardware (aside from a simple digitizer to capture
> the sound of course).  Apple's speech recognition is 100% software.
>
> The original implementation on 68K Macs used an AT&T DSP coprocessor
> to do the crunching because the 68K didn't have enough oomph to do it
> by itself, but the PowerPC implementation relies on nothing but the
> CPU.
>
	on the off chance that you can get sound input
	to work under LinuxPPC (i have a pimiso pb so it cant AFAIK)
	try checking on freshmeat.  There are a few programs
	that can do voice control.  One of them is called voicecontrol
	i think.

	I have only played with festival which can to Text to speech.

	-ian reinhart geiser

.---------------------------------------------------.
| Ian Reinhart Geiser - Computer Engineering Student|
| HOME: <geiseri@msoe.edu>                          |
| WORK: <geiseri@linuxppc.com>                      |
| WEB:  http://www.msoe.edu/~geiseri                |
`---------------------------------------------------'

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Speech Recogniton
  2000-09-15 13:17   ` Geiser, Ian
@ 2000-10-09  0:40     ` Joshua Anhalt
  0 siblings, 0 replies; 4+ messages in thread
From: Joshua Anhalt @ 2000-10-09  0:40 UTC (permalink / raw)
  To: linux-ppc; +Cc: mnorton, linuxppc-dev


Check out the Speech Recognition Package on Source Forge. "Sphinx 2"  It
was originally developed at Carnegie Mellon University.  If you could
see the code of most commercial Speaker Independant Systems, you'd likly
see Sphinx running in there.  I believe Apple's system was developed
from sphinx.  could be way off here.

http://sourceforge.net/projects/cmusphinx/

I understand it compiles cleanly on Linux PPC.

joshua

Excerpts from internet.computing.linux-ppc: 15-Sep-100 Re: Speech
Recogniton by "Geiser, Ian"@msoe.edu
> > At 4:57 AM -0400 9/14/00, Michael Norton wrote:
> > >hi,
> > >
> > >Do any libraries exist that allow me to use the Apple Speech recognition
> > >hardware under LinuxPPC?
> >
> > Sorry, there is no hardware (aside from a simple digitizer to capture
> > the sound of course).  Apple's speech recognition is 100% software.
> >
> > The original implementation on 68K Macs used an AT&T DSP coprocessor
> > to do the crunching because the 68K didn't have enough oomph to do it
> > by itself, but the PowerPC implementation relies on nothing but the
> > CPU.
> >


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-10-09  0:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-14  8:57 Speech Recogniton Michael Norton
2000-09-15  4:38 ` Timothy A. Seufert
2000-09-15 13:17   ` Geiser, Ian
2000-10-09  0:40     ` Joshua Anhalt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).