GStreamer and automatic speech recognition

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

GStreamer and automatic speech recognition

David Huggins-Daines
Hi,

I've just created a short tutorial about integrating the PocketSphinx
speech recognition engine with Python, GTK+ and GStreamer:

http://www.speech.cs.cmu.edu/cmusphinx/moinmoin/GStreamer

This is all quite bleeding-edge (and the default language model in
PocketSphinx is pretty bad so you shouldn't expect accurate
recognition), but I'd appreciate any feedback on the tutorial or the
implementation.

Thanks!


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: GStreamer and automatic speech recognition

Jan Schmidt-2
<quote who="David Huggins-Daines">

> I've just created a short tutorial about integrating the PocketSphinx
> speech recognition engine with Python, GTK+ and GStreamer:
>
> http://www.speech.cs.cmu.edu/cmusphinx/moinmoin/GStreamer
>
> This is all quite bleeding-edge (and the default language model in
> PocketSphinx is pretty bad so you shouldn't expect accurate
> recognition), but I'd appreciate any feedback on the tutorial or the
> implementation.
>
This is thoroughly awesome. I built it without too much trouble (attaching
one small patch), unfortunately as you suggested I just seem to get
gibberish from the actual recognition. It'll be sweet when it works though
:)

J.
--
Jan Schmidt                                  [hidden email]

<stibbons> Yeah.  The whole climax thing would make much more sense
           if I'd paid attention.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

pocketsphinx.diff (787 bytes) Download Attachment