#✨│ai-help

1 messages · Page 222 of 1

edgy tangle
#

are you really reading the guide?

blazing solar
#

Im but some part just left me confused

edgy tangle
#

click this then interrupt sesion

blazing solar
edgy tangle
#

wait

#

first click this

#

click the "(1):"

#

an then click the play button that shows up

blazing solar
#

Ok afterthat continue with the rest?

edgy tangle
#

yeah, then click the "(2):"

#

two times to click the play button too

#

and then click the last one

blazing solar
#

After that wait for the applio link?

edgy tangle
#

yes

#

but wait it to finish

#

dont click the applio link instantly when it appears

blazing solar
#

Okay

edgy tangle
#

when it looks something like this, its ready

blazing solar
#

Ok

#

Can i click? This

edgy tangle
#

uh

#

what

#

wait

#

it crashed

#

have you turned on internet?

blazing solar
#

Yes

edgy tangle
#

ok, it never happened to me

#

I can't help you with that, sorry

blazing solar
#

Ok

#

Thanks and sorry for the bother ☺️

edgy tangle
#

no problem, try to ask later or wait to someone else that knows about it

blazing solar
#

Ok

latent cypress
#

something unexpected always happens when something nearly succeedsmisc_cry

edgy tangle
#

wait it to get at least 50 epochs

latent cypress
twilit forge
twilit forge
edgy tangle
#

and yes, you can while training, but it is too slow

latent cypress
#

okay okay

blazing solar
#

Now what is this👽

#

-colab

patent trellisBOT
# blazing solar -colab
📒 Google Colab Notebooks

Google Colab is a Cloud (Remote Good PC) Service. While the Free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.

• **Applio**

by IA Hispano
Google Colab

• **RVC Mainline**

by Hina
Google Colab

• **UVR5 NO UI**

by Eddy
Google Colab

• **UVR5 UI**

by Eddy
Google Colab

• **Wokada Deiteris Fork**

by Deiteris & Hina
Google Colab

• **Hina's Modified Original Wokada**
• **RVC-AI-Cover-Maker-WebUI**

by Shiro & Eddy
Google Colab

• **FaceFusion UI**

by Nick088
Google Colab

• **FaceFusion NO UI**

by Nick088
Google Colab

• **Music Source Separation Training (Inference)**

by Jarredou & Makidanye
Google Colab

twilit forge
#

can i use mangio and applio at same time?

twilit forge
blazing solar
#

The applio link error

#

I wish applio google colab is working 😭 kaggle is hard af for me

latent cypress
blazing solar
twilit forge
blazing solar
#

Now im stuck with this error link

twilit forge
latent cypress
blazing solar
#

Im doomed

blazing solar
latent cypress
blazing solar
#

Is llaria rvc zero also not working?

brittle wing
#

Still the same problem even with error fix

#

Now

latent cypress
blazing solar
#

Ughhh

simple ore
#

colab is broken again, the previous uv workaround does not work

brittle wing
#

Maybe cause I made a copy in my drive

simple ore
#

new fix for Applio colab

#
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --upgrade --index-url https://download.pytorch.org/whl/cu121 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install numpy==1.23.5 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install gradio==5.23.1
brittle wing
#

But I made a copy w that cell but

#

Hmm I can't copy-paste that.

latent cypress
# brittle wing Hmm I can't copy-paste that.

!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install -r requirements.txt -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --upgrade --index-url https://download.pytorch.org/whl/cu121 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install numpy==1.23.5 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install gradio==5.23.1

brittle wing
#

Can you post it in a web browser...

simple ore
#

basically add this to all uv install lines

brittle wing
#

In a separate cell?

simple ore
#

no, in the install cell

brittle wing
simple ore
brittle wing
simple ore
#

no

brittle wing
#

Row by row

simple ore
#

the whole cell ```# @title Install Applio

!sudo apt update
!sudo apt install python3.10
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 1
!sudo update-alternatives --set python3 /usr/bin/python3.10
!curl -sS https://bootstrap.pypa.io/get-pip.py | python3
import sys
sys.path.append('/usr/local/lib/python3.10/dist-packages')

import codecs
from IPython.display import clear_output

rot_47 = lambda encoded_text: "".join(
[
(
chr(
(ord(c) - (ord("a") if c.islower() else ord("A")) - 47) % 26
+ (ord("a") if c.islower() else ord("A"))
)
if c.isalpha()
else c
)
for c in encoded_text
]
)

org_name = rot_47("Vkkgdj")
new_name = rot_47("kmjbmvh_hg")
uioawhd = rot_47(codecs.decode("pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb", "rot_13"))
uyadwa = codecs.decode("ncc.cl", "rot_13")
A = "/content/" + rot_47("Kikpm.ovm.bu")
!pip install uv pyngrok
!git clone --depth 1 $uioawhd $new_name --branch 3.2.8-bugfix --single-branch
%cd $new_name/
clear_output()
print("Installing requirements...")
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install -r requirements.txt -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --upgrade --index-url https://download.pytorch.org/whl/cu121 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install numpy==1.23.5 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv pip install gradio==5.23.1
clear_output()
print("Finished installing requirements! ")```

#

for UI colab

#

similar for noUI

brittle wing
#

My reaction

latent cypress
#

noobies said the whole cell

brittle wing
simple ore
#

you can either edit the existing cell or make a new one

#

it is not additional rows

#

it is just adding parameters for UV

brittle wing
brittle wing
twilit forge
#

graph at 91 epochs

brittle wing
latent cypress
twilit forge
#

but using the same vocals

#

im the only one training

latent cypress
twilit forge
#

this one?

latent cypress
twilit forge
#

yeah its only on 96 rn

#

im doing to i think it was 400-500

latent cypress
#

set the smoothing to 0.6

twilit forge
#

oh yeah thats easier to read

latent cypress
#

ikr

twilit forge
#

its at 1.9k now

latent cypress
#

yeah, just keep training

twilit forge
#

hopefully this best one cus we have made so many models of it

#

a lot of em been good

#

but not all of em are raw vocals

latent cypress
#

just like you, i've made a bunch of models too, but I never really knew how to train them properly, only recently started learning more about it

twilit forge
#

just there was bit of noise that fucked it cus of vocal remove

low shard
latent cypress
twilit forge
#

bs melformer

#

i think sum like that

simple ore
latent cypress
# twilit forge mvsep

i recommend you to use melroformer voc_fv4 by gabox, this model can extract fuller vocals than the bs model from mvsep, it's old tho

twilit forge
brittle wing
latent cypress
twilit forge
#

my bad i forgot

latent cypress
# twilit forge my bad i forgot

np, make sure you used the right melband model, because some of them is separating fuller vocals and generating annoying noise

brittle wing
#

@simple ore I need applio no UI for training

latent cypress
#

everyone is sleeping

#

good night ai hub server

brittle wing
brittle wing
twilit forge
brittle wing
twilit forge
#

u think if i open mangio while training on applio it will blow my pc up 😭

low shard
#

I hope you were just kidding since mangio is abandoned since 2023

brittle wing
#

Done applio no UI fixed

brittle wing
#

Solo chiedendo

urban wave
#

WHERE DO I FIND MY PTH FILE I GOT THE INDEX NOT THE PTH (applio)

urban wave
#

oh

#

thank you!

#

i dont have that in my folder

simple ore
#

if you save all weights you'll have the small model saved every time d/g saves

urban wave
#

its just 1 index file and folders

urban wave
#

im on 3.2.8

simple ore
#

there was a bug that if you chose saving every 100 epoch and max 100 it did not save the model

urban wave
#

i dont have that option

simple ore
#

you need to save every x epoch

urban wave
#

oh

#

how many

#

i need to know

simple ore
#

every 10 or 20

urban wave
#

bettt

simple ore
#

save only latest saves one copy of D/G

#

save every weight also saves the small model

#

you may run out of space as D/G are really big

urban wave
#

betttttttttttttt

rugged crane
#

for Image models, is there currently a workaround for creating copyrighted characters?

#

My brothers paid gpt won't create me comics based on celebrities and I need them urgently

#

that's ridiculous, my career kinda depends on this

simple ore
#

local install does everything

steel kite
#

The collab for RVCAICoverMakerUI isn't working

#

It's just giving this
Traceback (most recent call last):
File "/content/main_program/main_program/main.py", line 1, in <module>
import gradio as gr
ModuleNotFoundError: No module named 'gradio'

burnt saffron
#

has the model started overtraining?

twilit forge
simple ore
#

where are the numbers

#

where are other charts

unique rock
#

Help

#

@simple ore

simple ore
#

use the new fix

#

@unique rock

unique rock
#

which ?

simple ore
#

instead of backend container stuff add UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit uv to uv pip install lines

unique rock
#

This is inside the applio installation but it still throws an error

simple ore
#

oops

#

missed uv

unique rock
#

I'm going to try

humble river
#

rvc support online?

unique rock
simple ore
#

you did not do it right

#

you insert it between ! and uv

#

not before !

unique rock
#

@title Install Applio

!sudo apt update
!sudo apt install python3.10
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 1
!sudo update-alternatives --set python3 /usr/bin/python3.10
!curl -sS https://bootstrap.pypa.io/get-pip.py | python3
import sys
sys.path.append('/usr/local/lib/python3.10/dist-packages')

import codecs
from IPython.display import clear_output

rot_47 = lambda encoded_text: "".join(
[
(
chr(
(ord(c) - (ord("a") if c.islower() else ord("A")) - 47) % 26
+ (ord("a") if c.islower() else ord("A"))
)
if c.isalpha()
else c
)
for c in encoded_text
]
)

org_name = rot_47("Vkkgdj")
new_name = rot_47("kmjbmvh_hg")
uioawhd = rot_47(codecs.decode("pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb", "rot_13"))
uyadwa = codecs.decode("ncc.cl", "rot_13")
A = "/content/" + rot_47("Kikpm.ovm.bu")
!pip install uv pyngrok
!git clone --depth 1 $uioawhd $new_name
%cd $new_name/
clear_output()
print("Installing requirements...")
UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit !uv pip install -r requirements.txt -q
UV_PRERELEASE=if-necessary-or-explicit !uv pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --upgrade --index-url https://download.pytorch.org/whl/cu121 -q
UV_PRERELEASE=if-necessary-or-explicit !uv pip install numpy==1.23.5 -q
UV_PRERELEASE=if-necessary-or-explicit !uv pip install gradio==5.23.1
clear_output()
print("Finished installing requirements! ")

simple ore
#

nope

unique rock
#

then

#

I understood now

simple ore
#

and it has to be the same "UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicit" on all lines

unique rock
#

It worked, thank you very much

humble river
# humble river rvc support online?

@simple ore NotADirectoryError: [WinError 267] The directory name is invalid: 'C:\Users\vedant\Videos\sample.mp3'

end preprocess, for first step of training, the directory is valid

simple ore
#

it ask for a folder name, not for a file name

humble river
unique rock
#

😭 @simple ore

simple ore
#

show the changes

unique rock
#

@title Install Applio

!sudo apt update
!sudo apt install python3.10
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 1
!sudo update-alternatives --set python3 /usr/bin/python3.10
!curl -sS https://bootstrap.pypa.io/get-pip.py | python3
import sys
sys.path.append('/usr/local/lib/python3.10/dist-packages')

import codecs
from IPython.display import clear_output

rot_47 = lambda encoded_text: "".join(
[
(
chr(
(ord(c) - (ord("a") if c.islower() else ord("A")) - 47) % 26
+ (ord("a") if c.islower() else ord("A"))
)
if c.isalpha()
else c
)
for c in encoded_text
]
)

org_name = rot_47("Vkkgdj")
new_name = rot_47("kmjbmvh_hg")
uioawhd = rot_47(codecs.decode("pbbxa://oqbpcj.kwu/QIPqaxivw/Ixxtqw.oqb", "rot_13"))
uyadwa = codecs.decode("ncc.cl", "rot_13")
A = "/content/" + rot_47("Kikpm.ovm.bu")
!pip install uv pyngrok
!git clone --depth 1 $uioawhd $new_name
%cd $new_name/
clear_output()
print("Installing requirements...")
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicituv uv pip install -r requirements.txt -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicituv uv pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --upgrade --index-url https://download.pytorch.org/whl/cu121 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicituv uv pip install numpy==1.23.5 -q
!UV_CONSTRAINT= UV_BUILD_CONSTRAINT= UV_PRERELEASE=if-necessary-or-explicituv uv pip install gradio==5.23.1
clear_output()
print("Finished installing requirements! ")

#

Finished installing requirements!

unique rock
simple ore
#

extra uv

unique rock
#

I delete it

#

?

simple ore
#

one more time

unique rock
#

Finally, you are my angel, thank you for your patience

simple ore
#

copy-pasting in colab cells is ass

unique rock
#

Or truncated*

runic thorn
#

Eddycrack864/RVC-AI-Cover-Maker-UI/blob/main/assets/RVCAICoverMakerUI.ipynb
it no longer works, error :

brave swallow
#

is OpenVoice V2 better than RVC + XTTS2 ?

#

does this looks like mp3 ?

simple ore
brave swallow
#

is there any channels got removed in the server lately ?

vestal helm
#

An error occurred extracting the index: need at least one array to concatenate
If you are running this code in a virtual environment, make sure you have enough GPU available to generate the Index file.

#

im having this issue with applio

#

never had it before but now its just suddenly popping up

vestal helm
#

lol

simple ore
#

too short / slices too big / forgot to slice

vestal helm
#

thats from the audio cutting setting

#

lol

simple ore
#

yes

vestal helm
#

so what do i do

latent cypress
latent cypress
brave swallow
#

I've got keyboard click in this part what I have to use to get rid of it ?

vestal helm
#

where tf did the 4 extra mins come from

#

left dataset and right sliced

simple ore
#

the overlaps

latent cypress
vestal helm
#

interesting

#

is that bad

simple ore
#

no, you need some so it captures the context

vestal helm
#

ah okay

sour sun
#

Did the uh, did the making-models channel get deleted?

brave swallow
steel forge
#

If you can't get it with declick and stuff without distorting

sour sun
#

Soo where do we ask questions about model crafting misc_cry Here I guess?

sour sun
#

All my incredibly specific questions about models and the helpful answers to them misc_cry

analog obsidian
#

tbh I like this new channel

knotty moth
#

@brittle wing refrain from posting promotional or sketchy link in this support channel

brittle wing
#

Apologies. It was a link to an article in LessWrong about a behavior in LLMs that I am curious if anyone has any information about.

low shard
blazing solar
#

-kaggle

patent trellisBOT
# blazing solar -kaggle
📘 Kaggle Notebooks

Kaggle is a Cloud (Remote Good PC) Service that offers 30 hours of GPU weekly, but needs a phone number verification

• **Applio Notebook**

by Vidal
Kaggle

• **Hina Mod Original Wokada**

by Hina
Kaggle

• **Wokada Deiteris Fork**

by Hina & Deiteris
Kaggle

• **UVR5 UI**

by Eddy, ArisDev & Nick088
Kaggle

• **UVR5 NO UI**

by Eddy
Kaggle

• **RVC AI Cover Maker UI**

by Shirou & ArisDev
Kaggle

• **Music Source Separation**

by Shirou
Kaggle

balmy blaze
#

Guys what is horizen_id

#

Why is kaggle error too what am i supposed to use

verbal oasis
#

is Applio working for you guys on google colabs today?
I'm getting gradio error

brittle wing
#

How to use any ai models?

brittle wing
dry sorrel
# patent trellis

Dawg ain't no way I'm linking my phone to nothing. This is whack wtf

knotty moth
dry sorrel
simple edge
#

hi , i have a decent voice recording, but its from a phone .. is it possible to run it trough an ai that will make it sound full and like it was on a good mic enhanced with full spectrum frequencies not missing

#

like its an studio recording

low shard
low shard
#

!give-media-perms 1h @balmy blaze

#

Elaborate more what you want to do, what's your PC GPU, what are you following, what's the issue

oak shore
#

What rvc is this using? Can anyone tell me?

low shard
low shard
oak shore
low shard
#

Even if you use a cloud service (remote good PC), phones lack of a virtual audio cable needed for re routing the modified voice to other apps

#

@brittle wing do you have any laptop? Thats the super bare minimum for realtime voice changing, even if it's not powerful you can use cloud, as it laptops have a virtual audio cable

#

Else it's impossible

fervent zephyr
#

Sorry if I accidentally interfered into someone's conversation, but I can't understand one thing. Do anyone know how to make some voice model(for example English one) speak other languages without problems?(without, like, a little bit distorted words and etc.)

low shard
low shard
brittle wing
#

I am in a meeting right now. I talk everything after 20-30 minutes.

low shard
brittle wing
low shard
latent cypress
low shard
#

Y'all don't ever check if your PC meets the minimum requirements when you're going to install a program?

#

It's very needed for AI and Games for example

lofty lichen
#

why not add separate model making channel under this? useful information was shared on the previous one

latent cypress
latent cypress
low shard
latent cypress
#

joking

low shard
latent cypress
#

i think i can't joking about this, because my english skill will make it so rude or misunderstandingmisc_cry

low shard
#

I know you're joking lol

knotty moth
low shard
#

Resemble enhanced could be good too for speech

honest sundial
#

Whats the best channel to creat voice model

low shard
#

You need to use a program

#

What's your PC GPU

clever birch
#

about w-okada forked and normal w-okada, if i want max extras do i put the forked one to like 5s

#

and idk what extras does tbh

clever birch
#

im on a 4080 normal

#

do i just keep it at 2.7

knotty moth
#

esp for running games

low shard
#

Chunk controls delay

clever birch
#

then isnt 5 a good number

#

idk

low shard
#

U can also send a screenshot of your wokada settings

clever birch
low shard
# clever birch

You're settings seem fine, you can also enable force fp32 for more stable models in advanced settings but can cause more delay

#

Also you should set the chunk to the perf number + 60

#

You get the perf number when running the program

clever birch
#

Cuz like I followed the fork guide

#

It say xx80 192 chunk

#

2.7s

#

I didn't know what chunk was

low shard
clever birch
#

Also what's force fp32

low shard
#

For models

#

Meaning it takes more resources

#

But it's more stable and slightly better quality

clever birch
#

Icic

#

Thanks for the help

low shard
thorn widget
#

I'm getting ./run-applio.sh: line 3: .venv/bin/activate: No such file or directory when I try to run applio on linux

thorn widget
#

The folder does not contain such a file

simple ore
#

did it create .venv (the virtual environment) ?

rough reef
#

how to add another voice to the program?

thorn widget
#

But it rather already was there

#

When I unzipped it

simple ore
#

what did you download then?

#

the compiled linux version?

thorn widget
#

Yes

#

ApplioV3.2.8-bugfix.zip

simple ore
#

well, personally I prefer just making an environment using pyenv

#

and then installing manually

thorn widget
#

Could you please tell me how xd

#

I haven't almost used python at all

simple ore
#

yeah, not sure what's the deal with the compiled version

#

add rocm/bin path to Path env variable

simple ore
#

install python 3.11.11 using that

#

then just download the source/clone the repository and pip install -r requirements.txt

thorn widget
simple ore
#

preferably, does not work with 3.12+

thorn widget
#

Ok, got it

simple ore
#

if the system uses <3.12 you dont need pyenv

#

just a manual python -v venv venv will do

thorn widget
#

I'm installing python 3.11.11 already

thorn widget
thorn widget
#

k

thorn widget
simple ore
#

no, we use hf to store big files

thorn widget
#

Got it

serene horizon
#

Diffence between an "added" .index and "trained" .index?

knotty moth
#

"added" one is usable, and another is not

serene horizon
brave swallow
serene horizon
#

"Using HiFi-GAN vocoder
Converting audio 'assets/audios/audio.wav'"

Why does Applio hang here? It never finishes the conversion? @simple ore

#

The timer just keeps going with nothing happening. (no CPU usuage).

If i try without the index file, it works. With the index file, it doesn't work.

knotty moth
thorn widget
#

Do I need to run install and other files then?

#

I'm getting this error when I'm running run-applio.sh:

#

Oh, and also this warning:

A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.4 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.

If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
sour sun
#

Re: mixing models, is it advisable to mix models from different pretrains together, or is that taboo

#

Like if i have a KLM and an OGpretrain model, does mixing them together degrade something? Or should I only mix two versions of KLM / two verions of OGpretrain

analog obsidian
#

just try and see if it works good for u

#

og has less vocal range so idk how it would react being merged with a klm model

hallow thistle
#

!howtoask

patent trellisBOT
# hallow thistle !howtoask

How To Troubleshoot AIHC_WaitWhat

__**GIVE CONTEXT.**__ 📝
  • Don't simply mention your issue, like "my rvc is not working".
  • Describe the step you are on, what you're trying to do, the RVC you're using, a screenshot, etc.
  • The more context, the better.
__**BE POLITE.**__ <:matsuripray:1159685390156967936>
  • Don't be desperate. You can ping a Helper, but if they ignore, they aren't available/don't know the answer.
  • It's okay if you're frustrated, but don't take it into this server.
  • Don't DM without prior consent.
__**BE PRODUCTIVE.**__ 🤝
  • Don't ask for every little instruction. Put your own effort & test things by yourself.
  • Don't ask to ask.
  • Check if your answer is a Google search away/on our guides website.
blazing solar
#

-colab

patent trellisBOT
# blazing solar -colab
📒 Google Colab Notebooks

Google Colab is a Cloud (Remote Good PC) Service. While the Free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.

• **Applio**

by IA Hispano
Google Colab

• **RVC Mainline**

by Hina
Google Colab

• **UVR5 NO UI**

by Eddy
Google Colab

• **UVR5 UI**

by Eddy
Google Colab

• **Wokada Deiteris Fork**

by Deiteris & Hina
Google Colab

• **Hina's Modified Original Wokada**
• **RVC-AI-Cover-Maker-WebUI**

by Shiro & Eddy
Google Colab

• **FaceFusion UI**

by Nick088
Google Colab

• **FaceFusion NO UI**

by Nick088
Google Colab

• **Music Source Separation Training (Inference)**

by Jarredou & Makidanye
Google Colab

simple ore
#

requirement are supposed to install numpy 1.25.3

#

it fails with numpy >2.0

brave swallow
#

if I got dataset 1H length, can I reach something below 27 in training?

simple ore
#

larger set requires larger batch, thus the value goes up

tribal pivot
#

@acoustic scarab

#

pls help

#

@flint geyser

flint geyser
#

What seems to be the problem?

tribal pivot
#

how to install w okada

#

which option is the right one

#

there is so many

flint geyser
#

-wokada

patent trellisBOT
# flint geyser -wokada
💻 Local Realtime RVC

Guides for Programs that use RVC Models in Realtime for Calls/Games

• Wokada Deiteris Fork

Most suggested. GUIDE

• Original Wokada

ONLY the latest alpha comes close to the Deiteris Fork performance, older versions in youtube tuts are way worse. GUIDE

• **RVC GUI Mainline Realtime**

Unavailable, the guide is outdated and the program is worse compared to the ones above, and much less updated

flint geyser
tribal pivot
#

do u know waht the download is thp

tribal pivot
flint geyser
#

yes it does

#

read it

tribal pivot
#

where

flint geyser
#

...

#

please read

tribal pivot
#

nvm thx

#

how tf do i use this

brave swallow
#

I'll check total g when I go home

tribal pivot
#

i cant find MMVCServerSIO

#

exe

#

only folder

forest ginkgo
#

how can i use it on collab

#

im having a hard time getting it to work

#

please help me

odd shale
flint geyser
#

oh ok

forest ginkgo
#

hi

low shard
low shard
#

Also what's your PC GPU and OS

low shard
forest ginkgo
#

is wokada still working on google collab

forest ginkgo
#

w okada definitly wont work nativly on my machine

low shard
low shard
#

Hina mod original wokada is broken

low shard
# forest ginkgo yeayh i guessed

Wokada deiteris fork colab works but you get detected on the free tier for using a web UI, which isn't allowed, so it will actually work only if you pay for colab

forest ginkgo
#

isnt there anyway around

low shard
# forest ginkgo isnt there anyway around

Kaggle (another cloud service site) Wokada deiteris fork is the only way, which has a harder interface so it's not easy like colab, needs a phone number verification (it's owned by Google), but gives you 30 hours weekly of better GPU compared to colab

#

There's no other way on cloud for free than this

#

Else you can pay for colab or buy a good pc

forest ginkgo
#

i tried verifying my phone number with collab but for some reason i wont recive the verification code

low shard
#

Those are 2 different cloud sites

forest ginkgo
#

i ment kaggle sorry

low shard
#

There's no other way for free

#

No other work around

#

We even tried encrypting the Wokada deiteris fork colab code, it still gets detected no matter what since months

forest ginkgo
#

if i try to run it nativly on my muchine will it be atleast usable?

forest ginkgo
#

yeah

low shard
#

Be aware that it could possibly harm your CPU if done for a long time

#

Tbh just contact Kaggle support, it's free and they will reply to you

forest ginkgo
#

how long will they take to respond

stiff goblet
#

hello. what is that mean ? log interval should be equal to step count until that specific epoch? For example if epoch 150 has 2000 steps, log interval should be edited to 2000 ?

low shard
forest ginkgo
#

oh

#

thanks for the help!

low shard
low shard
stiff goblet
#

in this situation, log interval should be 80 ? epoch save frequency is 10

low shard
#

Now you are at epoch 310, so you kinda wasted time

stiff goblet
low shard
stiff goblet
stiff goblet
simple ore
#

a single epoch should be 100+ steps if everything is right.. for a decently good dataset

#

<10 steps/epoch is atrocity

#

graph synching only applies to old applio and mainline rvc

#

no longer needed as it was dumbest idea to begin with

#

applio now logs every 50 steps for averages and at the end of every epoch

serene horizon
#

Can anyone tell me how to do inference on a Mac locally?

tropic garden
serene horizon
tropic garden
#

I zip my models whe I add them to Replay.

tropic garden
serene horizon
tropic garden
#

Do you have the latest version?

serene horizon
tropic garden
#

It works without the index.

serene horizon
tropic garden
#

Index is for the accent.

cinder wyvern
#

keep getting this when trying to use the google colab

thorn widget
simple ore
cinder wyvern
#

oh wait ignore me it worked

#

big thank

deep nova
#

why does start http on my vc client just inastantly close and nothing opens up

kindred hare
#

how can i get less delay in rvc

viral flint
#

hey anyone know any tools similar to VASA-1 but not text-to-speech?
something where you could use your own face to animate an image of another face with ai

somber canyon
#

is there any way i can increase the quality/ realism of the The W-okada Voice changer, my current settings are 5s extra and 130ms. (i dont mind if it takes a little longer, i just want a better quality)

analog obsidian
#

getting a better model

coarse pier
#

real quick, is it just me or does realtime just is not good enough for using it passively on lets say, a game match?

#

i dont think it has to do with my pc specs, it might have to do with my mic quality i dunno

#

but like, voice will randomly go super robotic out of nowhere

hallow thistle
#

Both Discord as an app program and web browser would basically work the same. The difference of audio depends on your microphone, a version of W-Okada you're using, and the settings of it.

hallow thistle
hallow thistle
hallow thistle
hallow thistle
kindred hare
hallow thistle
hallow thistle
kindred hare
#

2.0.76-beta

#

this one

hallow thistle
kindred hare
#

okay

#

ty ❤️

hallow thistle
#

You're welcome. Make sure you read everything on the guide I sent to you, especially NVIDIA parts. anime_nom

kindred hare
#

oke

kindred hare
#

and in that page i cant choose input and output device

#

they dont show up

hallow thistle
slow ice
#

wheres the fork ai voice changer?

hallow thistle
violet ferry
#

does anyone here know how you could make okada work with fivem?

pastel oak
# violet ferry does anyone here know how you could make okada work with fivem?

If its a game or anything, then get a virtual cable, all explained on the guide
https://rentry.co/ForkVoiceChangerGuide

cunning matrix
#

-colab

patent trellisBOT
# cunning matrix -colab
📒 Google Colab Notebooks

Google Colab is a Cloud (Remote Good PC) Service. While the Free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.

• **Applio**

by IA Hispano
Google Colab

• **RVC Mainline**

by Hina
Google Colab

• **UVR5 NO UI**

by Eddy
Google Colab

• **UVR5 UI**

by Eddy
Google Colab

• **Wokada Deiteris Fork**

by Deiteris & Hina
Google Colab

• **Hina's Modified Original Wokada**
• **RVC-AI-Cover-Maker-WebUI**

by Shiro & Eddy
Google Colab

• **FaceFusion UI**

by Nick088
Google Colab

• **FaceFusion NO UI**

by Nick088
Google Colab

• **Music Source Separation Training (Inference)**

by Jarredou & Makidanye
Google Colab

violet ferry
violet ferry
#

like um, you've looked at my forum on ai support right? i listed what happens in there

inner haven
#

hey i been using the changer but when i listen back i notice it picks up like crackling noise and i tried it with another mic, anyways to fix that?

tribal pivot
#

how to know if the w okada is safe

tribal pivot
#

@long forge

#

help

#

my w okada opens the web browser not app

#

@acoustic scarab

lean solar
pastel oak
# inner haven hey i been using the changer but when i listen back i notice it picks up like cr...
pastel oak
#

we wouldnt recommend a program to 500k users in the server if we didnt think its safe

#

all the developers are here

tribal pivot
low shard
tribal pivot
#

but wont it lag more

low shard
#

the great majority of AI programs use a web user interface, original wokada did too, just that it opened it's own window

low shard
low shard
tribal pivot
#

ohh

low shard
#

what browser are you using btw?

tribal pivot
#

opera gx

low shard
# tribal pivot opera gx

that browser could led you to have trouble, many users reported to have issues with it for using wokada

also, it eats even more ram for it's fancy effects

#

which is why we don't suggest it

tribal pivot
#

o

low shard
#

all those fancy things eat performance ofcourse

tribal pivot
#

what browser is good

low shard
#

you could still use operagx, but just be aware of more ram being eaten and possible issues

tribal pivot
#

ok ill use chrome

tribal pivot
low shard
tribal pivot
#

it sounds realistic for like a second but then it goes back to sounding like a voicemod voicechanger

low shard
#

!give-media-perms 1h @tribal pivot

tribal pivot
#

ima

low shard
#

I'm guessing you don't know coding, but just letting you know

tribal pivot
#

yeah i dont😭

low shard
low shard
# tribal pivot yeah i dont😭

TL;DR: the code is public, meaning we can check all the lines and all the things the program does, and we wouldn't suggest or use programs that we know have malware

#

that's what open source is, public code

tribal pivot
#

yeah

#

i trust yall

low shard
tribal pivot
#

alr

#

im extracting rn

low shard
#

alr

tribal pivot
#

it didnt say this earlier

low shard
#

and also show the wokada settings

#

what's your pc gpu and also show the wokada settings

#

f0: rmvpe without onnx
extra: 2.7

be sure windows and your gpu drivers are up to date

low shard
tribal pivot
low shard
low shard
# tribal pivot itt works now ty :D

yw, about the chunk:
it controls the delay, it's better you find your own best chunk by closing all useless programs in background, leaving only wokada, the browser and the program you want to use open, click start, and check the perf value at the top left of wokada, then set the chunk to that value + 60 (or generally just a bit higher)

#

also, there is a force fp32 setting in the advanced settings that will make your model a bit higher quality and more stable, at the cost of some delay though

low shard
tribal pivot
#

ok :D

kindred pine
#

any one know of any good ai software's? like am using Okada, but the latency is so unbearable long

main crag
#

guys how do i use model without WebUI in python or js?

#

and i just can't find config for shape

low shard
#

share a screenshot of your wokada settings

#

!give-media-perms 1h @kindred pine

low shard
main crag
low shard
low shard
kindred pine
#

XD

low shard
#

you deffo used a youtube tutorial

#

the one you got has performance issues, it's an old version of the original wokada

#

plus vb cable gives random issues on windows

#

delete everything you got off youtube

#

-realtime

patent trellisBOT
# low shard -realtime
💻 Local Realtime RVC

Guides for Programs that use RVC Models in Realtime for Calls/Games

• Wokada Deiteris Fork

Most suggested. GUIDE

• Original Wokada

ONLY the latest alpha comes close to the Deiteris Fork performance, older versions in youtube tuts are way worse. GUIDE

• **RVC GUI Mainline Realtime**

Unavailable, the guide is outdated and the program is worse compared to the ones above, and much less updated

low shard
#

please read the 1st guide

#

@kindred pine let me know for any issues

low shard
#

only written guides are updated

kindred pine
#

so its not the right software?

low shard
#

Wokada has 2 main versions:

  • Original made by Wok
  • Deiteris fork (modified version) made by Deiteris

each version has it's own updates

#

the latest deiteris fork is better than the one you're using

kindred pine
#

possible to send me the link to the actuall software?

low shard
low shard
#

the 1st link

#

you have to read the guide to understand how to download it and how to use it

kindred pine
#

oh ok ok, am high af so kinda just spacing out XD, thx ill be reading the guid then

pure gust
#

I'm stuck because a voice is downloading but it's making me spit because it's bugged help me please..

low shard
#
  • what's your pc gpu
  • what tutorial link are you using
  • a screenshot of the program settings
  • what you want to do
  • what model link did you use
#

be sure to not use youtube tutorials

pure gust
#

Ok

low shard
#

video tutorials are all old, only updated ones are the written ones

low shard
pure gust
#

I have photos of what it does to me

low shard
#

!give-media-perms 1h @pure gust

low shard
pure gust
#

Ok

low shard
#

that's not the right channel for doing that, I deleted your messages

#

this is the right support channel

pure gust
#

Ok

low shard
#

you still need to provide all the info

low shard
#

reply to all those questions

#

if you don't, we can't help without any info, AI isn't a program that can run locally on a 10 year old pc, we need to check if your pc is good enough

#

also be sure to not follow video tutorials

low shard
pure gust
#

what is a tutorial uh ..

low shard
#

You can check your pc gpu via:
ctrl+shift+esc (task manager) -> Performance tab -> GPU

#

the gpu, graphics processing unit, is very important for intensive tasks like graphic, gaming, and AI

pure gust
#

AMD Radeon(TM) Vega 8 Graphics

low shard
#

are there any other GPUs?

pure gust
#

Uh...

low shard
# pure gust Uh...

if not, your pc is cooked since it's too weak to run ai locally

locally means that the program will run on your hardware
cloud means it will run on a remote good pc

it's better you use cloud

#

the only working cloud method is Wokada Deiteris Fork

wokada is a program designed to run RVC mdoels (speech to speech) in realtime for calls/games, and deiteris fork is a modified version which is better

#

kaggle is a cloud provider by google, it gives you 30 hours weekly of free gpu, but it's hard to use and needs a phone number

#

you don't have much other choices than this, voice.ai makes you pay and also stays always on your pc to use the pc power for their own services

pure gust
#

I see

low shard
pure gust
low shard
#

u can also show a screenshot of the wokada so I can suggest you settings

pure gust
low shard
#

!give-media-perms 1h @pure gust

#

you can also send screenshots

pure gust
#

I managed to do it but it gives errors at the end because I don't really know how to do it

restive kiln
#

-realtime

patent trellisBOT
# restive kiln -realtime
💻 Local Realtime RVC

Guides for Programs that use RVC Models in Realtime for Calls/Games

• Wokada Deiteris Fork

Most suggested. GUIDE

• Original Wokada

ONLY the latest alpha comes close to the Deiteris Fork performance, older versions in youtube tuts are way worse. GUIDE

• **RVC GUI Mainline Realtime**

Unavailable, the guide is outdated and the program is worse compared to the ones above, and much less updated

pure gust
#

actually it works omg

low shard
low shard
low shard
restive kiln
#

im looking for the rvc channel

#

seems to have vanished

low shard
#

so it's easier for users to find help, and not to post the same question in 6 different channels

verbal mural
#

help bro

low shard
patent trellisBOT
# low shard !howtoask

How To Troubleshoot AIHC_WaitWhat

__**GIVE CONTEXT.**__ 📝
  • Don't simply mention your issue, like "my rvc is not working".
  • Describe the step you are on, what you're trying to do, the RVC you're using, a screenshot, etc.
  • The more context, the better.
__**BE POLITE.**__ <:matsuripray:1159685390156967936>
  • Don't be desperate. You can ping a Helper, but if they ignore, they aren't available/don't know the answer.
  • It's okay if you're frustrated, but don't take it into this server.
  • Don't DM without prior consent.
__**BE PRODUCTIVE.**__ 🤝
  • Don't ask for every little instruction. Put your own effort & test things by yourself.
  • Don't ask to ask.
  • Check if your answer is a Google search away/on our guides website.
low shard
#

please elaborate

low shard
# pure gust probably

yeah, also you need a virtual audio cable to make the wokada work in your discord vc/game

verbal mural
#

i need a good free ai to create animated videos for tiktok with my script

verbal mural
#

anything on google is ass ai

#

pls help

low shard
# pure gust Ok

also after that, make sure to set your wokada output to line 1 and the other program (like discord vc) input as line 1

#

you can also send a screenshot of your wokada settings

low shard
verbal mural
#

thhank you bro i will try them

hallow thistle
restive kiln
#

Ohhhhhhhhhhhhhhh, btw is the colab version abandoned now or just stored somewhere

#

last time I used it, it was broken

low shard
low shard
slate viper
#

what version i download on hugging face can someone send me link

pure gust
low shard
#

what do you want to do?

#

what's your pc gpu?

slate viper
low shard
#

there's thousands of AI programs and models, with different versions for each gpu and OS

low shard
hallow thistle
slate viper
low shard
#

if so, wokada deiteris fork

slate viper
low shard
#

-realtime

patent trellisBOT
# low shard -realtime
💻 Local Realtime RVC

Guides for Programs that use RVC Models in Realtime for Calls/Games

• Wokada Deiteris Fork

Most suggested. GUIDE

• Original Wokada

ONLY the latest alpha comes close to the Deiteris Fork performance, older versions in youtube tuts are way worse. GUIDE

• **RVC GUI Mainline Realtime**

Unavailable, the guide is outdated and the program is worse compared to the ones above, and much less updated

low shard
#

1st link

#

you gotta read it up

slate viper
#

apri it bro thank you

low shard
hallow thistle
slate viper
#

my pcs in shambles need to get a new one fr

hallow thistle
verbal mural
low shard
#

also, if you're using cloud, you can't expect free service 24/7, those run on gpus that are extremely expensive

verbal mural
#

i paste my script, that should create a 1minute tiktok but i only get 1 second clips or videos with stock images

hallow thistle
verbal mural
#

my pc is not a problem

low shard
verbal mural
#

i just have no money to buy ai

hallow thistle
#

Still.

verbal mural
low shard
verbal mural
#

i dm you my script ok?

hallow thistle
low shard
#

you can just show an example of a video that gave you inspiration, or one you want to do similarly

hallow thistle
#

Do not direct message someone without their consent.

verbal mural
#

i got this idea without any inspo

#

i wont share it to other people who might use it

hallow thistle
#

Crazy.

low shard
hallow thistle
#

At least just say some keywords of it, it ain't that hard.

#

It ain't hard to tell.

verbal mural
#

english is bad cant explain

verbal mural
#

are you kidding

#

mad

hallow thistle
hallow thistle
#

That is whan I can think of a video, according to what you say.

verbal mural
#

tell me what ai to use please

hallow thistle
#

If you don't explain some more, like voice acting, TTS or image/video generator, then I don't know what else you're looking for.

verbal mural
#

this animation style is fine

hallow thistle
#

You're just trying to block your own ideas.

verbal mural
#

bro i just cant talk in english

#

this gay ass comunity all sitting on dick

#

no one with real brain

latent cypress
#

that's what i always do

verbal mural
#

true but this crazy i just improve like this

hallow thistle
#

If you can't explain things right now, just get out from here for a while and come back when you know you can. anime_pray

latent cypress
verbal mural
#

i did explain but no one get it bruh like is it hard to understand i just need invideo for free

#

i dont even know good paid ai

hallow thistle
#

No one can read what's going on your mind, so you'd have to be more precise about what you're gonna do I guess.

verbal mural
#

this shit crazy yall are maxed out nerds

hallow thistle
#

Don't try to play a victim like that. akanesigh

verbal mural
#

thank bro i will try

hallow thistle
#

On Weights, there's a feature that you can generate video there, but you'll have to pay for premium to use it.

latent cypress
# verbal mural thank bro i will try

https://youtu.be/c38vtLw1nSk?si=cG2s9-m07_k7Mysy here's the tutorial, idk if this tutorial is outdated or not for now

Learn how to use Runway AI for image, video and character generation (Gen-3, Gen-2, Gen-1). Runway ML tutorial, Runway tutorial for beginners, how to use Runway ML.
To learn more about Artificial Intelligence ➡️ https://www.youtube.com/watch?v=QL6bCyYRMdM&list=PLXP4h6BgzlN2rAKQPLvchJg6lYMkG2Ekn
🔥MORE at https://theskillsfactory.com/
There...

▶ Play video
verbal mural
#

bro nice ty

hallow thistle
#

There's Luma Dream Machine. I did these videos last year. While you can use the service for free for a limited period, you may often encounter the long queue number.

#

Only if I could explain at least understandable to non-English speakers while my English is too good though.

verbal mural
#

i need video ai no picture

#

is video also free

hallow thistle
#

You can generate some videos there for free, but again you will encounter queued task there if you have free plan. That's pretty much it. For subscription plans, you will have to go read everything by yourself. Same goes to some other websites.

knotty moth
hallow thistle
#

I don't know how would you even understand this, but this is my best I could explain.

verbal mural
#

i get it

hallow thistle
#

No service in the world would always be free, by the way.

zenith bone
#

i want diddy ai

#

jk

#

my mic too loud

#

i dont wanna scare yall

tough fiber
#

is it possible to use one index file on different models , on voice changer?

odd shale
slim bay
#

I'm looking for a AI model which have better and high accuracy of STT, TTS, emotion deduction, video analyzing and generating the perfect report's. as per my research i want not able to find any multimodal which have all those thigs, like deep gram, whisper, hume, proctring so on

hallow thistle
hallow thistle
violet rose
#

what is the best into 50 & 100 eposh

ancient ocean
#

I am traning Voice Model for singing with 1:10 hours long high quality dataset and TITAN Pretrains. Should i stop training or train futher? It already trained to 650 epochs. In tests by ear i can't hear significant diference between 330 and 650 epochs

potent cryptBOT
#
Documentations
🇬🇧 󠁧󠁢󠁥󠁮󠁧󠁿English
🇫🇷 Français
🇮🇩 Indonesia
🇨🇳 中国(简体字)
🇮🇹 Italiano
🇷🇺 Русский
🇻🇳 Tiếng Việt
Can't find your language?

Help us translate for 3 months of free VoiceMaster+!
Translation Form

simple ore
#

titan is a "finetuned" pretrain, not sure how big the variety is there, but it is not singing pretrain

ancient ocean
simple ore
#

klm4.9 is a pretrain

left wadi
#

@low shard

low shard
#

holy shit that's ancient

left wadi
low shard
left wadi
low shard
#

you're using an old version of original wokada

#

lemme guess, youtube tutorials?

left wadi
#

yeah

low shard
#

never follow them for wokada or rvc

fading barn
#

If I want to use w-okada on server, is there anything I can use to block out the noise from me typing from being picked up?

low shard
#

-realtime

patent trellisBOT
# low shard -realtime
💻 Local Realtime RVC

Guides for Programs that use RVC Models in Realtime for Calls/Games

• Wokada Deiteris Fork

Most suggested. GUIDE

• Original Wokada

ONLY the latest alpha comes close to the Deiteris Fork performance, older versions in youtube tuts are way worse. GUIDE

• **RVC GUI Mainline Realtime**

Unavailable, the guide is outdated and the program is worse compared to the ones above, and much less updated

low shard
#

read up the 1st guide

#

wokada deiteris fork

left wadi
#

Me or him?

low shard
left wadi
low shard
#

it's not that long

#

you have to follow only the parts related to windows nvidia, since you got an nvidia gpu and your OS is probably windows

low shard
#

maybe @pastel oak knows another way, but server shouldn't be able to use sup2, sup1, nor echo suppression

fading barn
#

I've seen some people say nvidia broadcast when searching here but I'm not sure how to go about setting it up, trying to figure it out

#

yeah server can't use any of those

left wadi
#

I already have nvidia installed its essential

ancient ocean
low shard
#

everything you got off youtube tut was really old

low shard
#

it gives random issues on windows

#

youtube tutorials get so easily outdated

left wadi
#

idk what that is but I dont think that I installed it thankfully

low shard
#

which is why we usually don't make them, written guides are way easier to keep updated

low shard
low shard
#

alr then

#

be sure to read the guide and lmk

fading barn
#

Ah I figured it out for server noise reduction, you put your regular mic input into broadcast, enable the sound settings then set the input for okada to nvidia broadcast

left wadi
#

I dontt think that I have this installed do I need this?

fading barn
#

do you have an nvidia gpu?

left wadi
fading barn
#

then no

low shard
fading barn
#

use th nvidia

left wadi
#

perfect

low shard
#

ofc not the 5000 serie, since you got a 3000 rtx serie

#

also delete the older version of the original wokada that you got

left wadi
low shard
#

and also make sure you don't skip the 3rd step

low shard
left wadi
fading barn
prisma dove
#

Can smb help me with Voice changer?

low shard
low shard
patent trellisBOT
# low shard !howtoask

How To Troubleshoot AIHC_WaitWhat

__**GIVE CONTEXT.**__ 📝
  • Don't simply mention your issue, like "my rvc is not working".
  • Describe the step you are on, what you're trying to do, the RVC you're using, a screenshot, etc.
  • The more context, the better.
__**BE POLITE.**__ <:matsuripray:1159685390156967936>
  • Don't be desperate. You can ping a Helper, but if they ignore, they aren't available/don't know the answer.
  • It's okay if you're frustrated, but don't take it into this server.
  • Don't DM without prior consent.
__**BE PRODUCTIVE.**__ 🤝
  • Don't ask for every little instruction. Put your own effort & test things by yourself.
  • Don't ask to ask.
  • Check if your answer is a Google search away/on our guides website.
low shard
#

please elaborate

#
  • what's your pc gpu?
  • what issue are you facing?
  • what tutorial link did you use?
  • show a screenshot of your program
low shard
#

!give-media-perms 1h @patent trellis

dull ironBOT
low shard
#

oops wrong user lmao

#

!give-media-perms 1h @prisma dove

#

also, be sure to never follow youtube tutorials for wokada, they are old

prisma dove
left wadi
low shard
left wadi
#

this guide is a bit confusing sorry

low shard
prisma dove
low shard
#

also thanks for the info

low shard
#

that is an old version of the original wokada

#

it's like over a year old

prisma dove
low shard
#

your friend probably used a youtube tutorial

low shard
#

both of yall should first uninstall this version

#

then fix the settings

prisma dove
#

oke

low shard
#

also did your friend make you install something called like vb audio cable?

prisma dove
#

yeah

#

can you send some link of rvc? please

low shard
#

that gives random issues on windows

low shard
# prisma dove can you send some link of rvc? please

this isn't rvc, this is wokada,
RVC and Wokada are 2 different programs

RVC = Retrieval-based-Voice-Conversion, the best Speech To Speech AI Models (on v2), Inferences (use models) pre-recorded audio (ai covers) and train (make) models

Wokada = uses RVC for realtime inference

You need wokada since you will use it in vc

#

Wokada has 2 main versions:

  • Original made by Wok
  • Deiteris fork (modified version) made by Deiteris

each version has it's own updates

#

the version you're using is an old one of the original wokada

#

which has performance and quality issues, so don't use it

#

you need to read it

#

there's no updated video tutorial

prisma dove
#

oke

low shard
#

why that reaction? written guides don't get outdated like video tutorials do

#

we can freely keep written guides up to date everytime

#

unlike video tutorials that are harder to keep up to date since they require more time

#

I hope you understand

prisma dove
#

ofc, just cause im lazy asf

low shard
#

for any issues or question you can ofcourse ask here

prisma dove
#

ty for support

low shard
# prisma dove ofc, just cause im lazy asf

we know that users find video tutorials easier, but making a video tutorial that would comprehend every single os with every single gpu brand would be difficult, along with the fact that AI progresses at a sonic speed

low shard
prisma dove
low shard
low shard
echo turtle
#

hi im using rvc mangio and my output sounds like a vhs tape

#

what am i doing wrong

low shard
echo turtle
#

ahh alright

low shard
#

mangio rvc fork has been abandoned since 2023

echo turtle
#

damn

#

what should i use

low shard
#

NEVER follow youtube tutorials for rvc

echo turtle
#

lmao sorry

low shard
low shard
echo turtle
#

got a 4070 laptop gpu

#

and im just using voice models to sing songs

#

like homer simpson sings not like us

#

etc.

low shard
#

honestly I'd suggest you applio

echo turtle
#

thank you!

low shard
# echo turtle thank you!

cloud (remote good pc) also exists, which is easier but there are free tier limits (like time) and are less reliable, if you want I could tell you them but it's not worth it when your laptop is good for local inference (inference is using the models basically)

echo turtle
#

yeah im good

#

but thank you for the advice

low shard
echo turtle
#

i will

simple ore
ancient ocean
simple ore
#

depends on the dataset, check with spek

pastel oak
fading barn
#

I figured out how to use broadcast with server mode 🙂

river cairn
#

Hello, I'm currently using an old version of w-okada's mainline RVC for real-time voice changing. It's been a few years since I checked the space, and it seems like there have been many advancements. Are the w-okada mainline RVC and the Deiteris fork currently the only/best real-time voice changers, or are there other/better options?

echo turtle
prisma dove
prisma dove
nocturne stone
#

whenever i try using server it doesn't work but when i go to client it does work, can anyone help me?

low shard
#

!give-media-perms 1h @echo turtle

echo turtle
low shard
#

what browser are you using and show a screenshot

prisma dove
low shard
#

!give-media-perms 1h @nocturne stone

low shard
# echo turtle

show a screenshot of the CMD, and also a link to the model you're using

nocturne stone
low shard
# prisma dove operagx

operagx is known for giving issues for wokada, also it eats more ram so more performance because of its fancy effects

#

we suggest chrome or firefox

prisma dove
#

ok

low shard
# prisma dove ok

also, set
f0: rmvpe without onnx
extra: 1.0

did you download vac lite?

prisma dove
#

no