diff --git a/Makefile b/Makefile index d89412a..da639f4 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ endif ttssr-human-only: ocr/output.txt ## Loop: text to speech-speech recognition. Dependencies: espeak, pocketsphinx - bash src/ttssr/ttssr-loop-human-only.sh ocr/output.txt + bash src/ttssr-loop-human-only.sh ocr/output.txt chatbook: ocr/output.txt #chatbot based on the knowledge of the scans Dependencies: nltk_rake, irc, nltk python3 src/chatbook.py