-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to loading dubbing sessions
- Loading branch information
1 parent
9bed7f5
commit d2d4918
Showing
1 changed file
with
131 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d2d4918
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update from 0.29 works fine, I'm going to test subtitles and train XTTS voice. Thanks for your hard work. Please if you can add shortcuts to regenerate and play, it would help me a lot. Thank you
d2d4918
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. If you're updating to 0.295, please download the new executable from the release and update Pandrator using it (if you haven't done so already). I will work on the shortcuts.
d2d4918
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've already done it and it works excellently. My experience is that it works best when I start a new install from the launcher exe. I have tried both train voice and dubbing and version 0.295 is very good. So far everything works for me. Once again great job. I have a PC with RX3060 but I also have a PC with an older NVIDIA GeForce GTX 950 card is there any version that can work with this card? Thank you also for those keyboard shortcuts.
d2d4918
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, I think the 950 has 2GB of VRAM, so it's definitely not enough for WhisperX (and so training and dubbing), but it may work with XTTS if you launch it with the lowvram option checked. You'd have to experiment with it. It might be quite slow, but perhaps faster than the CPU. The lowest I tried was a laptop 3050 with 4GB of VRAM. XTTS worked quite well. There may also be some problems with software (the CUDA version used by the XTTS server), though I think this should be ok.