glados-tts icon indicating copy to clipboard operation
glados-tts copied to clipboard

Docker Support

Open SuperJonotron opened this issue 3 years ago • 2 comments

Added some docker support to this project for usage with the engine.py script. Got a few options in there to simplify usage. Build with/without cache, caching audio files, etc.

SuperJonotron avatar Apr 01 '22 20:04 SuperJonotron

Thank you! I shall test this at somepoint and merge, if I get it working and it does not break compatibility with GLaDOS Voice Assistant

nerdaxic avatar Apr 14 '22 05:04 nerdaxic

I did my best to make it an isolated addition so it shouldn't break any compatibility with the voice assistant. Should just let you run this in docker and use the remote api setting from that project: https://github.com/nerdaxic/glados-voice-assistant/blob/main/settings/glados_settings.yaml#L39.

Let me know if you find any issues or questions about how to use it.

SuperJonotron avatar Apr 14 '22 17:04 SuperJonotron