gt-cec/ONR-Medivac

0

stars

142

commits

HTML

primary language

Aug 26, 2025

updated

README

ONR-Medivac

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

  1. conda activate TTSenv
  2. Start running server.py
  3. Open all the routes- Experiment Control Panel (/control), Voice Control(/woz) and /var

Activate Conda

conda activate TTSenv

Start the Webserver

cd Server python server.py

Project Routes

Main Computer Screen

Flight Panel (main computer): http://127.0.0.1:8080/hai-interface/

Vitals Logger Screen

Vitals: http://127.0.0.1:8080/vitals/

Experiment Controller Views:

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

Contributors

Sanyadoda

115 commits

jackkolb

20 commits

gt-cec/ONR-Medivac

0

stars

142

commits

HTML

primary language

Aug 26, 2025

updated

README

ONR-Medivac

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

  1. conda activate TTSenv
  2. Start running server.py
  3. Open all the routes- Experiment Control Panel (/control), Voice Control(/woz) and /var

Activate Conda

conda activate TTSenv

Start the Webserver

cd Server python server.py

Project Routes

Main Computer Screen

Flight Panel (main computer): http://127.0.0.1:8080/hai-interface/

Vitals Logger Screen

Vitals: http://127.0.0.1:8080/vitals/

Experiment Controller Views:

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

Contributors

Sanyadoda

115 commits

jackkolb

20 commits

Languages

HTML

29.8%

Python

27.6%

JavaScript

18.3%

MATLAB

16.9%

CSS

7.2%