Changes

Solipsist Development

148 bytes added, 00:46, 11 November 2012
How To Compile on OS X
[[Home | <<< back to Wiki Home]]
 
==pocket sphinx by hand==
my pocketsphinx:
<code>
~/supercollider/solipsist/binaries/pocketsphinx-osx-continuous\
-infile robertrauschenberg1_rs.wav
</code>
default pocketsphinx:
<code>
pocketsphinx_continuous -hmm ~/supercollider/solipsist/data/models/hmm/en_US/hub4wsj_sc_8k\
*build in xcode.
*copy /build/Debug/pocketsphinx-osx-continuous to your binaries/ folder. this is the command line program used by the speechtool.scd program.
== sphinx-openal on OS X ==
*brew to install openal
*build this - https://gitorious.org/code-dump/sphinx-openal
===OUT OF DATE: ===