Open mbrksntrk opened 11 months ago
https://github.com/gryhkn/voice-cloning/blob/202b07e0d92dac72ed7fb78cb3f638c2f15a00f5/main.py#L62
First of all, great work! 😎
Because of the model is updated every ~4 days, I have a enchancement idea: Is it possible to make it to always use the latest version of lucataco/xtts-v2 each running, by something like "lucataco/xtts-v2:latest" ?
lucataco/xtts-v2
"lucataco/xtts-v2:latest"
Oh, I'll check Replicate, see if that's possible.
https://github.com/gryhkn/voice-cloning/blob/202b07e0d92dac72ed7fb78cb3f638c2f15a00f5/main.py#L62
First of all, great work! 😎
Because of the model is updated every ~4 days, I have a enchancement idea: Is it possible to make it to always use the latest version of
lucataco/xtts-v2
each running, by something like"lucataco/xtts-v2:latest"
?