speech-interpreter/
├── deepspeech/
├── deepspeech-0.9.3-models.pbmm # TO DOWNLOAD
└── deepspeech-0.9.3-models.scorer # TO DOWNLOAD
├── input-data/
└── testing.wav
└── subdirectory/
├── requirements.txt
├── convert_todolist.py
├── speech_list.py # Run this
└── text_speech.py