GitHunt
DO

DonggeLiu/VoiceConverterInDocker

Automate voice conversion with Docker

VoiceConverterInDocker

Automate voice conversion with Docker

Based on Sprocket

Prepare

eval $(docker-machine env default);
docker build .;

Note the image id from the command above.

Run

cp -r $<replace_with_data_folder> .
./convert <image_id>

Languages

Dockerfile83.0%Shell17.0%

Contributors

MIT License
Created December 7, 2020
Updated December 8, 2020