プログラムでおかえしできるかな

定年を過ぎて何かの役に立てないかなと始めた元SEのブログです

Python(en)

Acoustic model adaptation in CMU Sphinx [Python]

I tried voice input using CMU Sphinx with Python's SpeechRecognition. Since the recognition rate is low as it is, I adapted the acoustic model to increase the recognition rate. I will introduce how to adapt the acoustic model.