Rinne commited on
Commit
40bca3b
1 Parent(s): 36a034d

VC Client 1.5.2.4a

Browse files
Files changed (2) hide show
  1. RinneVoiceSet.zip +2 -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:126f58d0bf0116b6f620768d63df221ad670a231e1f9b6a9ad390a61bbdd5a9e
3
- size 924354
 
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.3a.zip
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
  )