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.
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.