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
Apache License 2.0
499 stars 116 forks source link

Rewrite #1

Closed LearnedVector closed 6 years ago

LearnedVector commented 6 years ago

A complete rewrite of the mimic recording studio using React, Flask, and Docker

how to test

pull this branch and follow instructions on the README

penrods commented 6 years ago

FYI, I tried to do this on a Windows machine with no luck. The "best" Docker tools require Windows 10 Pro, and this machine only has Home on it. So I had to try Docket Toolbox, the "old" way. I got that installed but it failed ultimately after I did a git clone, git checkout and then tried the "docker-compose up" and got a few errors.

I suspect it is partially because of the old Docker toolset.