The TTS engine being used (https://github.com/coqui-ai/TTS?tab=readme-ov-file) requires an older version of python, make sure to use that. Virtual environment is created in conda, activate before running
- conda activate TTSenv
- Start running server.py
- Open all the routes- Experiment Control Panel (/control), Voice Control(/woz) and /var
conda activate TTSenv
cd Server
python server.py
Flight Panel (main computer):
http://127.0.0.1:8080/hai-interface/
Vitals:
http://127.0.0.1:8080/vitals/
Experimenter Control (system variables):
http://127.0.0.1:8080/control
Wizard of Oz (sending voice commands/responses):
http://127.0.0.1:8080/woz
Voice Control (radio state variables):
http://127.0.0.1:8080/voicecontrol
Variables:
http://127.0.0.1:8080/var