Rinne
commited on
Commit
•
671d0bc
1
Parent(s):
daf12aa
1.5.2.7
Browse files- RinneVoiceSet.zip +2 -2
- VoiceChange.bat +2 -2
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:c6603dc74e6124a9c9015e8e7a4994d6abf056b7f73e6cf7e85cd97520d4db19
|
3 |
+
size 924425
|
VoiceChange.bat
CHANGED
@@ -1,9 +1,9 @@
|
|
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/
|
7 |
)
|
8 |
|
9 |
set MMVC_DIR=MMVCServerSIO
|
|
|
1 |
@echo off
|
2 |
|
3 |
pushd %~dp0
|
4 |
+
set ZIP_FILE=MMVCServerSIO_win_onnxgpu-cuda_v.1.5.2.7.zip
|
5 |
if not exist %ZIP_FILE% (
|
6 |
+
curl -LO https://huggingface.co/wok000/vcclient000/resolve/main/%ZIP_FILE%
|
7 |
)
|
8 |
|
9 |
set MMVC_DIR=MMVCServerSIO
|