Skip to content

Instantly share code, notes, and snippets.

@GiorgioNatili
Last active January 3, 2016 19:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save GiorgioNatili/ce5647a79ce88cf73a8a to your computer and use it in GitHub Desktop.
Save GiorgioNatili/ce5647a79ce88cf73a8a to your computer and use it in GitHub Desktop.
pocketsphinx-links-and-resources

http://stackoverflow.com/questions/24463721/keyword-is-not-detected-using-pocketsphinx-on-android/24463965#24463965 http://cmusphinx.sourceforge.net/wiki/#advanced_user_documentation https://github.com/manask88/speechrecognitiondemoapp https://github.com/manask88/wiki/wiki http://sourceforge.net/p/cmusphinx/discussion/search/?q=Pocketsphinx+listen+for+grammar http://sourceforge.net/p/cmusphinx/discussion/help/thread/5865c107/?limit=25#b5bd/84ed http://stackoverflow.com/questions/25748113/recognizing-multiple-keywords-using-pocketsphinx http://stackoverflow.com/questions/11723139/simple-voice-recognition-when-whispering http://sourceforge.net/p/cmusphinx/discussion/help/thread/8b6cca9d/?limit=25 http://sourceforge.net/p/cmusphinx/discussion/help/thread/c6109f2f/ http://cmusphinx.sourceforge.net/wiki/faq#qwhy_my_accuracy_is_poor https://github.com/cmusphinx/cmudict http://sourceforge.net/p/cmusphinx/discussion/help/ http://stackoverflow.com/questions/20825654/cmusphinx-what-is-the-score-of-a-recognised-hypothesis http://stackoverflow.com/questions/24463721/keyword-is-not-detected-using-pocketsphinx-on-android http://sourceforge.net/p/cmusphinx/discussion/help/thread/57a109a4/ http://stackoverflow.com/questions/25748113/recognizing-multiple-keywords-using-pocketsphinx http://cmusphinx.sourceforge.net/wiki/tutorialpocketsphinx http://stackoverflow.com/questions/4535208/pocketsphinx-adding-words-and-improving-accuracy http://cmusphinx.sourceforge.net/doc/pocketsphinx/ps__lattice_8h.html http://cmusphinx.sourceforge.net/wiki/sphinx4:jsgfsupport http://www.aiaioo.com/cms/index.php?id=28 https://www.youtube.com/watch?v=Z0f3vvCJWyo http://cmusphinx.sourceforge.net/doc/sphinx4/ http://stackoverflow.com/questions/14940657/android-speech-recognition-as-a-service-on-android-4-1-4-2 https://github.com/fcrisciani/android-speech-recognition/blob/master/VoiceRecognition/src/com/speech/fcrisciani/voicerecognition/ContinuousDictationFragment.java https://developer.android.com/training/wearables/apps/voice.html http://www.androidhive.info/2014/07/android-speech-to-text-tutorial/ http://viralpatel.net/blogs/android-speech-to-text-api/ http://stackoverflow.com/questions/18605513/running-android-speech-recognition-as-service-will-not-start http://developer.android.com/reference/android/speech/RecognitionService.html http://cmusphinx.sourceforge.net/wiki/tutoriallm http://developer.android.com/reference/android/speech/package-summary.html http://mikepultz.com/2013/07/google-speech-api-full-duplex-php-version/ http://cmusphinx.sourceforge.net/doc/sphinx4/ http://stackoverflow.com/questions/31799644/how-to-make-pocketsphinx-ignore-words-that-are-not-present-in-the-dictionary http://stackoverflow.com/questions/4020291/installing-pocketsphinx-on-android http://stackoverflow.com/questions/11240981/configuring-pocketsphinx-properly http://stackoverflow.com/questions/27205034/new-gram-file-in-pocketsphinx http://stackoverflow.com/questions/25748113/recognizing-multiple-keywords-using-pocketsphinx http://stackoverflow.com/questions/30540740/using-android-wear-api-and-pocketsphinx http://www.clres.com/phonetic.html http://www.speech.cs.cmu.edu/cgi-bin/cmudict https://github.com/cmusphinx/pocketsphinx-android/blob/master/src/main/java/edu/cmu/pocketsphinx/SpeechRecognizer.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment