Rinne
commited on
Commit
·
40bca3b
1
Parent(s):
36a034d
VC Client 1.5.2.4a
Browse files- RinneVoiceSet.zip +2 -2
- VoiceChange.bat +1 -1
RinneVoiceSet.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a4af5eeb144211e4a6f8bc8c5e5514a622d21e9feb98aa6366b66a87fd0cdad
|
3 |
+
size 924425
|
VoiceChange.bat
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
@echo off
|
2 |
|
3 |
pushd %~dp0
|
4 |
-
set ZIP_FILE=MMVCServerSIO_win_onnxgpu-cuda_v.1.5.2.
|
5 |
if not exist %ZIP_FILE% (
|
6 |
curl -LO https://huggingface.co/wok000/vcclient/resolve/main/%ZIP_FILE%
|
7 |
)
|
|
|
1 |
@echo off
|
2 |
|
3 |
pushd %~dp0
|
4 |
+
set ZIP_FILE=MMVCServerSIO_win_onnxgpu-cuda_v.1.5.2.4a.zip
|
5 |
if not exist %ZIP_FILE% (
|
6 |
curl -LO https://huggingface.co/wok000/vcclient/resolve/main/%ZIP_FILE%
|
7 |
)
|