I am trying to use the python SpeechRecognition project which uses pocketsphinx-python for offline recognition and in an attempt to improve accuracy I started following the tutorial on updating the language model with example inputs. However these commands apply only to the main version, and not the -python version. I am fairly new to the ecosystem (using a Raspberry Pi 3 B+) and would appreciate any help or sources of information I could look into for how to improve the accuracy.
EDIT, I seem to have solved it myself, it was hidden deep in some hidden folders for the speechrecognition project. Times have sped up by a factor of around three and accuracy is far better
Last edit: Matthew Vandermeer 2019-02-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to use the python SpeechRecognition project which uses pocketsphinx-python for offline recognition and in an attempt to improve accuracy I started following the tutorial on updating the language model with example inputs. However these commands apply only to the main version, and not the -python version. I am fairly new to the ecosystem (using a Raspberry Pi 3 B+) and would appreciate any help or sources of information I could look into for how to improve the accuracy.
EDIT, I seem to have solved it myself, it was hidden deep in some hidden folders for the speechrecognition project. Times have sped up by a factor of around three and accuracy is far better
Last edit: Matthew Vandermeer 2019-02-18