Dockerization of the Hugging Face OpenVoiceV2 Space
- Repository: OpenVoice
- Model card: myshell-ai/OpenVoiceV2
- Space: myshell-ai/OpenVoiceV2
Docker and nvidia container toolkit must be installed.
You can download the image and run it
docker pull maximofn/open_voice_v2:1.0.1
./run_app.shOr you can build the image and run it
./build_docker_image.sh
./run_app.sh