mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-02 05:09:56 +08:00
WIP
This commit is contained in:
parent
590691aa10
commit
fb4e182b87
4
.github/build_windows_packages.ps1
vendored
4
.github/build_windows_packages.ps1
vendored
@ -17,8 +17,8 @@ $UVR5_URL = "$baseHF/uvr5_weights.zip"
|
||||
$NLTK_URL = "$baseHF/nltk_data.zip"
|
||||
$JTALK_URL = "$baseHF/open_jtalk_dic_utf_8-1.11.tar.gz"
|
||||
|
||||
$PYTHON_VERSION = 3.11.12
|
||||
$RELEASE_VERSION = 20250409
|
||||
$PYTHON_VERSION = "3.11.12"
|
||||
$RELEASE_VERSION = "20250409"
|
||||
|
||||
Write-Host "[INFO] Cleaning .git..."
|
||||
Remove-Item "$srcDir\.git" -Recurse -Force -ErrorAction SilentlyContinue
|
||||
|
Loading…
x
Reference in New Issue
Block a user