From 192498d9b20a1ffdb3764b209608a69ac504bce5 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Tue, 21 Aug 2018 17:11:29 +0200 Subject: [PATCH] Fix typo --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index a26e927..b05f337 100644 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,5 @@ apt-get install python python-all-dev python-pip build-essential swig git libpulse-dev libasound2-dev pip3 install wheel pip3 install google-cloud-speech -pip3 install pocketsphin +pip3 install pocketsphinx pip3 install SpeechRecognition