litagin02 / Style-Bert-VITS2

Style-Bert-VITS2: Bert-VITS2 with more controllable voice styles.
GNU Affero General Public License v3.0
740 stars 91 forks source link

Install ~CPU.bat doesn't work #106

Closed OzoneAsai closed 7 months ago

OzoneAsai commented 7 months ago
--------------------------------------------------
PS_CMD: PowerShell -Version 5.1 -ExecutionPolicy Bypass
DL_URL: https://github.com/git-for-windows/git/releases/download/v2.44.0.windows.1/PortableGit-2.44.0-64-bit.7z.exe
DL_DST: C:\WorkSpace\Style-Bert-Vits2\lib\PortableGit-2.44.0-64-bit.7z.exe
REPO_URL: https://github.com/litagin02/Style-Bert-VITS2
--------------------------------------------------

--------------------------------------------------
Checking Git Installation...
--------------------------------------------------
Executing: git --version
git version 2.44.0.windows.1
--------------------------------------------------
Cloning repository...
--------------------------------------------------
Executing: git clone https://github.com/litagin02/Style-Bert-VITS2
Cloning into 'Style-Bert-VITS2'...
remote: Enumerating objects: 5405, done.
remote: Counting objects: 100% (1744/1744), done.
remote: Compressing objects: 100% (541/541), done.
remote: Total 5405 (delta 1243), reused 1640 (delta 1191), pack-reused 3661
Receiving objects: 100% (5405/5405), 11.29 MiB | 6.93 MiB/s, done.
Resolving deltas: 100% (3521/3521), done.
--------------------------------------------------
Setting up Python environment...
--------------------------------------------------
Executing: call Setup-Python.bat ".\lib\python" ".\Style-Bert-VITS2\venv"
'Setup-Python.bat' is not recognized as an internal or external command,
operable program or batch file.
Running app.py...
The system cannot find the path specified.
litagin02 commented 7 months ago

sbv2.zipを展開した中から実行しましたか? Install-Style-Bert-VITS2-CPU.batと同じフォルダにSetup-Python.batがある必要があります。

OzoneAsai commented 7 months ago

取り出して使ってました.... 単体では動作しないと追記しといてください.... すいません。