I am trying :
sudo svn co https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk/cmuclmtk
But I get:
svn: E170013: Unable to connect to a repository at URL 'https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk/cmuclmtk' svn: E160013: '/svnroot/cmusphinx/trunk/cmuclmtk' path not found
How can I fix it? I wanna use cmuclmtk to create a language model.
cmuclmtk
Updated command is
svn checkout svn://svn.code.sf.net/p/cmusphinx/code/trunk/cmuclmtk
it is better to use srilm though.
Log in to post a comment.
I am trying :
But I get:
How can I fix it? I wanna use
cmuclmtkto create a language model.Updated command is
it is better to use srilm though.