Skip to content

Error when running python3 generate_voice_pack.py #35

Discussion options

You must be logged in to vote

Hi, I tried to reproduce, but on a machine with an Nvidia RTX 3090 I did not see the same errors you show above. If you are trying to run with an Nvidia GPU, maybe its a model not supported by deepspeed, in which case maybe the process will just work for you using --disable_deepspeed as part of python3 generate_voice_pack.py ....

Additionally, everything will still work using by using --cpu_only mode, just running more slowly than if you are using a modern nvidia GPU. Maybe try that as a fallback.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cktlco
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #34 on December 03, 2024 13:49.