Skip to content
forked from PedroBarcha/otto

An emotional octopus robot that acts according to what the user tells her 🐙

Notifications You must be signed in to change notification settings

MartinV279/otto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 SETUP

  1. Ensure to change the paths at otto_output.py and speech_to_text
  2. python otto.py

🐙 TODO

  • 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

About

An emotional octopus robot that acts according to what the user tells her 🐙

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%