|
|
@ -168,11 +168,7 @@ Fascinated about alternative ways of translating text in different mediums this
|
|
|
|
<h3>Chapter 6 - Angeliki Diakrousi</h3>
|
|
|
|
<h3>Chapter 6 - Angeliki Diakrousi</h3>
|
|
|
|
<em>From Tedious Tasks to Liberating Orality + ttssr-> Reading and speech recognition in loop</em>
|
|
|
|
<em>From Tedious Tasks to Liberating Orality + ttssr-> Reading and speech recognition in loop</em>
|
|
|
|
|
|
|
|
|
|
|
|
<pre>tts: output/chatbot.txt ocr/output.txt
|
|
|
|
<pre>
|
|
|
|
@echo $(color_r) speaking $?
|
|
|
|
|
|
|
|
@echo $(color_w)
|
|
|
|
|
|
|
|
cat $? | espeak
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ttssr-human-only: ocr/output.txt
|
|
|
|
ttssr-human-only: ocr/output.txt
|
|
|
|
bash src/ttssr-loop-human-only.sh ocr/output.txt</pre>
|
|
|
|
bash src/ttssr-loop-human-only.sh ocr/output.txt</pre>
|
|
|
|
|
|
|
|
|
|
|
|