JarodMica / ai-voice-cloning

GNU General Public License v3.0
654 stars 144 forks source link

pyannoto and torch verson wrong #146

Open Mrfrize1 opened 4 months ago

Mrfrize1 commented 4 months ago

what kind of problem can this error cause? I seem to have the turtle itself working, but there is no way I can generate clear words - only strange sounds with my model's voice. mb because that? Model was trained with pyannote.audio 0.0.1, yours is 3.1.1. Bad things might happen unless you revert pyannote.audio to 0.x. Model was trained with torch 1.10.0+cu102, yours is 2.2.2+cu121. Bad things might happen unless you revert torch to 1.x.