Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XTTS Training: ModuleNotFoundError: No module named 'df' #59

Open
jacooooooooool opened this issue Nov 3, 2024 · 4 comments
Open

XTTS Training: ModuleNotFoundError: No module named 'df' #59

jacooooooooool opened this issue Nov 3, 2024 · 4 comments

Comments

@jacooooooooool
Copy link

after updating to the latest version of pandrator, dependencies are missing
[INFO] XTTS Training: ModuleNotFoundError: No module named 'df'

@lukaszliniewicz
Copy link
Owner

Sorry, I will fix it this evening.

@lukaszliniewicz
Copy link
Owner

Please replace the executable with the one from release 0.29 and update Pandrator: https://github.com/lukaszliniewicz/Pandrator/releases/tag/v.0.29. If you want to make use of the new WhisperX implementation with Silero VAD, either download the 0.29 package or remove the whisperx_installer folder from Pandrator/conda/envs, set whisperx to False in the config file, and reinstall WhisperX. The new implementation improves segmentation for training, which reduces artefacts in trained models.

@jacooooooooool
Copy link
Author

now it works fantastically:) thank you very much! additionally the login system has been improved and now you can learn more from the logs

@luckyluca
Copy link

luckyluca commented Nov 8, 2024

On this note, I downloaded the latest installer, removed the whisper env folder and edited the config json file to set whisperx to false.

{"cuda_support": true, "xtts_support": true, "silero_support": false, "voicecraft_support": false, "whisperx_support": false, "xtts_finetuning_support": true, "rvc_support": true}

When running the installer, whisper is grayed out
Screenshot 2024-11-08 105631

p.s.
sorry about all of these messages Lukasz, I'm so grateful and thanks for your hard work!

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

No branches or pull requests

3 participants