Skip to content

Releases: SUC-DriverOld/wav2svp

241023

23 Oct 12:18
Compare
Choose a tag to compare

Fix

  • MIDI onset time error.
  • Pitch onset time error due to MIDI.
  • Add force int to avoid small silence.

Download the 7z file, unzip and double click go-webui.bat to start the WebUI. You DON'T NEED to download pre-train models if you use this package.
The package is based on torch-cpu, if you want to use torch-gpu, you can go to the project root folder and run the following command:

workenv/python.exe -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

241022

22 Oct 14:26
Compare
Choose a tag to compare
241022 Pre-release
Pre-release

Download the 7z file, unzip and double click go-webui.bat to start the WebUI. You DON'T NEED to download pre-train models if you use this package.
The package is based on torch-cpu, if you want to use torch-gpu, you can go to the project root folder and run the following command:

workenv/python.exe -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118