Re: [PD] assistive music technology

2014-12-02 Thread puredata

Hi,

Not really PD per say, but I did an experimentation using speech  
recognition to control pd:

https://www.youtube.com/watch?v=pJMm4IUIIrQ

Cheers~


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] assistive music technology

2014-12-02 Thread Jamie Bullock

 On 2 Dec 2014, at 19:36, pured...@11h11.com wrote:
 
 Hi,
 
 Not really PD per say, but I did an experimentation using speech recognition 
 to control pd:
 https://www.youtube.com/watch?v=pJMm4IUIIrQ
 
 Cheers~
 

That’s really neat. Do you know what the underlying word recognition engine is? 
Does it use Sphinx?

Jamie
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] assistive music technology

2014-12-02 Thread david medine

Very cool!

BTW, there is a stub of a Pd extern that does use sphinx on github. The 
extern simply outputs the text that it decodes from the speech input. 
This project needs some work to make it more useful (and the coding 
style is embarrassingly crude), but it builds and works on both linux 
and mac (up to 10.6 at least) last time I checked -- provided sphinx is 
properly installed, of course.


https://github.com/dmedine/recog_tilde 
https://github.com/dmedine/recog_tilde




On 12/2/14 6:20 AM, Jamie Bullock wrote:

On 2 Dec 2014, at 19:36, pured...@11h11.com wrote:

Hi,

Not really PD per say, but I did an experimentation using speech recognition to 
control pd:
https://www.youtube.com/watch?v=pJMm4IUIIrQ

Cheers~


That’s really neat. Do you know what the underlying word recognition engine is? 
Does it use Sphinx?

Jamie
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] assistive music technology

2014-12-02 Thread puredata
That’s really neat. Do you know what the underlying word recognition  
engine is? Does it use Sphinx?


Did a test with Sphinx a long time ago, but Kiku use Julius. If you  
don't mind sending your voice / PD keywords to Google, there is an  
alternative called Palaver https://github.com/JamezQ/Palaver (higher  
latency (online only)).


Cheers~

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list