Skip to content

Conversation

dongwon00kim
Copy link
Contributor

in "runtime/python/Dockerfile" using python 3.8 is not the same version as the training environment in README.md. So I add dockerfile for python 3.8, cuda 11.8, torch 2.0.1 using miniconda as default.

docker build -t cosyvoice:latest -f docker/Dockerfile .

docker run --rm cosyvoice:latest python --version 
docker run --rm cosyvoice:latest pip show torch

@aluminumbox aluminumbox merged commit f517d36 into FunAudioLLM:main Sep 18, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants