What is your favorite base docker image for training of VITS2 model? #83
Unanswered
michal-bida
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all. New guy here. What is your favorite base docker image for training of this VITS 2 model on cloud? I've created one for my own from
FROM iterativeai/cml:0-dvc3-base1-gpu
as we use CML - however this one is not the newest when it comes to Python version and libraries so I had to upgrade. I am thinking there should be something better. (The image doesn't need CML inside).I guess some Nvidia CUDA docker images?
Beta Was this translation helpful? Give feedback.
All reactions