Skip to content

Instantly share code, notes, and snippets.

@szampardi
Created October 19, 2021 01:43
Show Gist options
  • Save szampardi/153df716d6323e27f8437fbdd9d442bb to your computer and use it in GitHub Desktop.
Save szampardi/153df716d6323e27f8437fbdd9d442bb to your computer and use it in GitHub Desktop.
CMU sphinx lmtool-new curl
curl -sL -F formtype=simple -F corpus=@corpus.txt http://www.speech.cs.cmu.edu/cgi-bin/tools/lmtool/run | grep -o 'http*://[^"]*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment