jediChrome
jediChrome
Integrating this with an 'old man' or 'dad voice' TTS could make it a 'dad joke' kind of effect.
Just updated to the latest build and getting this as well.
I got around this by making Muse dependent on [Warp.](https://github.com/cmj2002/warp-docker) Found the workaround here: https://github.com/jagrosh/MusicBot/issues/1588 ``` network_mode: "service:warp" depends_on: - warp warp: image: caomingjun/warp restart: unless-stopped ports: - '1080:1080' environment:...
> How do I make this work within my Docker application? Just append the above to your docker-compose.yml for Muse and then run docker-compose up -d In the end it...
This is happening to me as well-- except I'm using docker.