rakuri255 / UltraSinger

AI based tool to convert vocals lyrics and pitch from music to autogenerate Ultrastar Deluxe, Midi and notes. It automatic tapping, adding text, pitch vocals and creates karaoke files.
MIT License
287 stars 26 forks source link

[SOLVED] Model has been downloaded but the SHA256 checksum does not match #161

Closed Aydonger closed 4 months ago

Aydonger commented 4 months ago

I came across a bug today and (thanks to Rakuri255) immediately found the solution. So if anyone else has this error:

"Model has been downloaded but the SHA256 checksum does not match"

here is the Solution: In the user folder (C:\Users\USERNAME\.cache\torchis the file "whisperx-vad-segmentation.bin". Either rename it or delete it immediately.

Then start the Ultrasinger install-bat again. And it should work afterwards.

Here is the discussion on WhisperX: Solution another Discussion with the same Solution

EDIT: I see, we have a Discussion about this Error before (see here - sorry for opening a new Thread, but i hope this helps other people wo run into this.)