diff --git a/README b/README index c35a539..18453d3 100644 --- a/README +++ b/README @@ -4,6 +4,7 @@ ## License ## Authors +#Angeliki Diakrousi # Install @@ -23,6 +24,19 @@ dependencies: * c +## ttssr-human-only Angeliki +Description: Speech recognition feedback loops using the first sentence of a scanned text as input + +run: `make ttssr-human-only` + +dependencies: +*python 3.3 +*pocketsphinx +*SpeechRecognition 3.8.1 +*PyAudio + +install: +`https://pzwiki.wdka.nl/mediadesign/Speech_recognition`