From e17f6cfa68e31fea7dc5a9c496823b28f7ad9458 Mon Sep 17 00:00:00 2001 From: fox3000foxy Date: Thu, 20 Feb 2025 10:20:49 +0100 Subject: [PATCH] Changed image source to links in wiki for customVoiceFilters --- src/plugins/customVoiceFilter/WikiHomeModal.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/customVoiceFilter/WikiHomeModal.tsx b/src/plugins/customVoiceFilter/WikiHomeModal.tsx index 242571c5b..da538f944 100644 --- a/src/plugins/customVoiceFilter/WikiHomeModal.tsx +++ b/src/plugins/customVoiceFilter/WikiHomeModal.tsx @@ -45,7 +45,7 @@ export function WikiHomeModal({ modalProps, close, accept }: WikiHomeModalProps) Discord actually uses a Python project named Retrieval-based Voice Conversion
to convert your voice into the voice model you picked.

This voice cloning technology allows an audio input to be converted into a different voice, with a high degree of accuracy.
Actually, Discord uses ONNX files to run the model, for a better performance and less CPU usage.
- + } />
MMVCServerSio is software that is issued from W-Okada Software, and can be downloaded here.
Thats the actual software that does exports RVC models to ONNX files.
Just load your model inside MMVCServerSio, and click on "Export ONNX":
-
-
+
+
Enjoy you now have a ONNX model file for your voicepack! } />