glados-tts
glados-tts copied to clipboard
Docker Support
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.
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
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.