-
v.1.5.3.5a
- some bugfix
- onnxcuda: onnx framework version changed. 1.15.1 -> 1.13.1
- rvc quality processing failed.
- model upload issue.
- and others.
- some bugfix
-
v.1.5.3.5
- RVC: new GUI released. Other VCs will be migrated to the new GUI in stages.
-
v.1.5.3.4d
- some bugfix
- All: nof0 onnx model doesn't work for float processing
- some bugfix
-
v.1.5.3.4c
- some bugfix
- M1 Mac: mps cannot support float64
- All: nof0 onnx model doesn't work
- some bugfix
-
v.1.5.3.4b
- some bugfix
- some performance improvements
-
v.1.5.3.4
- Update framework pyTorch v1.x -> v.2.x
- Update framework ONNX v1.13.x -> v.15.x
- remove support of so-vits-svc 4.0v2
- experimental support onnx-directml
- This is a client software for performing real-time voice conversion using various Voice Conversion (VC) AI. The supported AI for voice conversion are as follows.
- Distribute the load by running Voice Changer on a different PC The real-time voice changer of this application works on a server-client configuration. By running the MMVC server on a separate PC, you can run it while minimizing the impact on other resource-intensive processes such as gaming commentary.
- Cross-platform compatibility Supports Windows, Mac (including Apple Silicon M1), Linux, and Google Colaboratory.
This is an app for performing voice changes with MMVC and so-vits-svc.
It can be used in two main ways, in order of difficulty:
- Using a pre-built binary
- Setting up an environment with Docker or Anaconda and using it
You can download and run executable binaries. We offer Windows and Mac versions.
-
For Windows user, after unzipping the downloaded zip file, please run the
start_http.bat
file corresponding to your VC. -
For Mac version, after unzipping the downloaded file, double-click the
startHttp.command
file corresponding to your VC. If a message indicating that the developer cannot be verified is displayed, please press the control key and click to run it again (or right-click to run it). -
If you are connecting remotely, please use the
.command
file (Mac) or.bat
file (Windows) with https instead of http. -
The encoder of DDPS-SVC only supports hubert-soft.
-
Please refer to here for the description of each item of GUI to be used in RVC.
-
Download (When you cannot download from google drive, try hugging_face)
Version | OS | Framework | link | support VC | size |
---|---|---|---|---|---|
v.1.5.3.5a | mac | ONNX(cpu), PyTorch(cpu,mps) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 785MB |
win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3236MB | |
win | ONNX(cpu,DirectML), PyTorch(cpu,cuda)*2 | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3121MB | |
v.1.5.3.5 | mac | ONNX(cpu), PyTorch(cpu,mps) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 785MB |
win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3243MB | |
win | ONNX(cpu,DirectML), PyTorch(cpu,cuda) *2 | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3121MB | |
v.1.5.3.4d | mac | ONNX(cpu), PyTorch(cpu,mps) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 785MB |
win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3243MB | |
win | ONNX(cpu,DirectML), PyTorch(cpu,cuda) *2 | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC, DDSP-SVC | 3121MB | |
v.1.5.3.3b | mac | ONNX(cpu), PyTorch(cpu,mps) | normal, hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 797MB |
win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | normal , hugging_face | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, so-vits-svc 4.0v2, RVC, DDSP-SVC | 2872MB |
(*1) You can alson download from hugging_face (*2) The developer does not have an AMD graphics card, so it has not been tested. This package only includes onnxruntime-directml. (*3) If unpacking or starting is slow, there is a possibility that virus checking is running on your antivirus software. Please try running it with the file or folder excluded from the target. (At your own risk)
Clone this repository and use it. Setting up WSL2 is essential for Windows. Additionally, setting up virtual environments such as Docker or Anaconda on WSL2 is also required. On Mac, setting up Python virtual environments such as Anaconda is necessary. Although preparation is required, this method works the fastest in many environments. Even without a GPU, it may work well enough with a reasonably new CPU (refer to the section on real-time performance below).
Explanation video on installing WSL2 and Docker
Explanation video on installing WSL2 and Anaconda
To run docker, see start docker.
To run on Anaconda venv, see server developer's guide
Conversion is almost instantaneous when using GPU.
https://twitter.com/DannadoriYellow/status/1613483372579545088?s=20&t=7CLD79h1F3dfKiTb7M8RUQ
Even with CPU, recent ones can perform conversions at a reasonable speed.
https://twitter.com/DannadoriYellow/status/1613553862773997569?s=20&t=7CLD79h1F3dfKiTb7M8RUQ
With an old CPU (i7-4770), it takes about 1000 msec for conversion.
This software is not signed by the developer. A warning message will appear, but you can run the software by clicking the icon while holding down the control key. This is due to Apple's security policy. Running the software is at your own risk.
m1_mac.mp4
This software uses the voice data of the free material character "Tsukuyomi-chan," which is provided for free by CV. Yumesaki Rei.
- Tsukuyomi-chan Corpus (CV. Yumesaki Rei)
https://tyc.rei-yumesaki.net/material/corpus/
Copyright. Rei Yumesaki
In accordance with the Tsukuyomi-chan Corpus Terms of Use for the Tsukuyomi-chan Real-time Voice Changer, the use of the converted voice for the following purposes is prohibited.
-
Criticizing or attacking individuals (the definition of "criticizing or attacking" is based on the Tsukuyomi-chan character license).
-
Advocating for or opposing specific political positions, religions, or ideologies.
-
Publicly displaying strongly stimulating expressions without proper zoning.
-
Publicly disclosing secondary use (use as materials) for others. (Distributing or selling as a work for viewing is not a problem.)
Regarding the Real-time Voice Changer Amitaro, we prohibit the following uses in accordance with the terms of use of the Amitaro's koe-sozai kobo.detail
Regarding the Real-time Voice Changer Kikoto Mahiro, we prohibit the following uses in accordance with the terms of use of Replica doll.detail
We are not liable for any direct, indirect, consequential, incidental, or special damages arising out of or in any way connected with the use or inability to use this software.