- Ensure to change the paths at otto_output.py and speech_to_text
- python otto.py
- record.py: implement audio to variable (instead of audio to file) and benchmark the results
- record.py: right now the recording lasts a fixed number of seconds. We still have to change it to make it listen constantly for input and recognize when the user starts to speak (possibly by saying "otto") and when (s)he finishes.
- record.py+speech_to_text: benchmark stt time with several types of audio formats
- speech_to_text.py: benchmark regular stt vs stt with websockets
- speech_to_text.py+tone_analyzer.py:set no_log functionality and test additional api features