How can run mimic-recording-studio on window 10 running on Virtualbox. Thanks
What have you tried so far?
I have tried to run it in docker on redhat 8.5 on virtualbox no success. Also on window 10 on Virtualbox also not working
Please any way to help ?
So you did following steps:
- git clone GitHub - MycroftAI/mimic-recording-studio: Mimic Recording Studio is a Docker-based application you can install to record voice samples, which can then be trained into a TTS voice with Mimic2
- cd mimic-recording-studio
- (sudo) docker-compose up
What’s the error message?
mrs-backend | usage: gunicorn [OPTIONS] [APP_MODULE]
mrs-backend | gunicorn: error: unrecognized arguments: --capture-output
mrs-backend exited with code 2
1 Like
I have the same issue in 2024. Did you manage to fix that?