|
|
@ -114,5 +114,5 @@ tts: output/chatbot.txt ocr/output.txt ## text to speech. Dependencies: espea
|
|
|
|
ttssr-human-only: ocr/output.txt ## Loop: text to speech-speech recognition. Dependencies: espeak, pocketsphinx
|
|
|
|
ttssr-human-only: ocr/output.txt ## Loop: text to speech-speech recognition. Dependencies: espeak, pocketsphinx
|
|
|
|
bash src/ttssr-loop-human-only.sh ocr/output.txt
|
|
|
|
bash src/ttssr-loop-human-only.sh ocr/output.txt
|
|
|
|
|
|
|
|
|
|
|
|
chatbook:
|
|
|
|
chatbook: ocr/output.txt
|
|
|
|
python3 src/chatbook.py
|
|
|
|
python3 src/chatbook.py
|
|
|
|