mirror of
https://github.com/JarodMica/ai-voice-cloning.git
synced 2025-06-07 06:05:52 -04:00
fix missing link
This commit is contained in:
parent
65d5264145
commit
64f01d33d2
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ if not exist "%fileds_name%" (
|
|||
echo File %fileds_name% already exists, skipping download.
|
||||
)
|
||||
|
||||
set download_pyfastmp3decoder=
|
||||
set download_pyfastmp3decoder=https://huggingface.co/Jmica/rvc/resolve/main/pyfastmp3decoder-0.0.1-cp311-cp311-win_amd64.whl?download=true
|
||||
set filepyfast_name=pyfastmp3decoder-0.0.1-cp311-cp311-win_amd64.whl
|
||||
|
||||
if not exist "%filepyfast_name%" (
|
||||
|
|
Loading…
Add table
Reference in a new issue