.gitignore
LICENCE
MANIFIST.in
README.md
requirements.txt
setup.py
images/flow_chart.png
stos/__init__.py
stos.egg-info/PKG-INFO
stos.egg-info/SOURCES.txt
stos.egg-info/dependency_links.txt
stos.egg-info/requires.txt
stos.egg-info/top_level.txt
stos/sign_to_speech/model.py
stos/sign_to_speech/model_prepare.py
stos/sign_to_speech/parser.py
stos/sign_to_speech/sign_to_speech.py
stos/sign_to_speech/speak.py
stos/speech_to_sign/animate.py
stos/speech_to_sign/audio_recording.py
stos/speech_to_sign/speech_to_sign.py
stos/speech_to_sign/speech_to_text.py