#✨│ai-help
1 messages · Page 176 of 1
thanks! i'll try it out later
Pls help me
Running with the system Python.
Traceback (most recent call last):
File "C:\Users\senes\OneDrive\Masaüstü\rvc\rvcgui.py", line 10, in <module>
import torch
File "C:\Users\senes\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch_init_.py", line 148, in <module>
raise err
OSError: [WinError 126] Belirtilen modül bulunamadı. Error loading "C:\Users\senes\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Press any key to continue . . .
You're welcome buddy.
!howtoask
How To Troubleshoot 
- 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.
- 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.
- 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.
I do not upload photos
I'm trying to start rvc gui but it gives this error
Are you trying to use models or train models?
If you're just wanting to use models, use Applio Colab instead.
Can I write to you privately? I'm translating because I'm Turkish, I don't fully understand.
But i'm already trying to help you here. 
Yes I have a model and I just want to make music
Use Applio Colab instead.
if you are using https://github.com/Tiger14n/RVC-GUI thats outdated
dont watch youtube videos
whats your PC GPU?
#1159595680659157132 pinned message'lara bak, orda video tutorial vardir. Orda sorulari sorabilirsin, Enes o isleri bilir
Yes I was trying to set this up
yea don't use that
i guess you are just gonna ask in the turkish channel
thank you very much, good luck bro 🙂
Traceback (most recent call last):
File "C:\Users\senes\OneDrive\Masaüstü\Applio-3.2.2\app.py", line 1, in <module>
import gradio as gr
ModuleNotFoundError: No module named 'gradio'
Press any key to continue . . .
Thanks for helping him Shadyyy my dear
🐢 🥬
The voice I'm training is getting more vorbley as it cycles near 500
Is this like a mid way thing before it clears up or did I feed it bad food?
🐢 ❤️
Bad food indeed or it's overtraining.
I think it's over training
It starts to fall off after 96 cycles
What's the most sample Audio I should have before diminishing returns starts?
Ayo? @unborn zodiac level 1 !!! 
whenever my training fails on applio for whatever reason, i start from epoch 1 again even though it has epoch checkpoints that are much higher
Am I supposed to link to the track it's suppoed to train off of?
Do you guys know which Colab notebook let's you merge models?
to save you time, I don't think you can merge 2 different models. Just the pth file
Thank you! Yeah I wanna merge 2 pth. I already do it in Replay on the inference stage but I wanna make standalone merged model
Ayo? @slender blaze level 2 !!! 
Great, you just upload the pth file paths you want in whatever location in the colab folder. I personally upload into assets > weights to find them
How do i make a dataset?
In the context of RVC, the dataset is an audio file containing the voice the model will replicate. It can be either speaking or singing.
Awesome I'm gonna try that. Thanks again for the help
g/total first then your other one
This is exactly what I'm looking for
How do i make a PTH file?
I thought I did somethin on the WebUI of RVC, but all it did was made the voice clearer (which it did need)
Ayo? @stiff rover level 2 !!! 
I am so damn confused
Does Batch Size and Index Algorithm impact the quality of a model's inferences, or is it simply just there for faster training?
what are good settings for chunks (i need it to sound good)? i dont mind performance cause i have a pretty high end gpu
what do u mean "Index Algorithm"?
when creating a model in applio, in the final steps, there is an option called Index Algorithm, and has three options, 'Auto', 'Faiss' and 'KMeans'. I don't know what the difference is and I can't find any past messages or documentation about what it is
haven't used the latest applio, but "Faiss" is the normal one and "(minibatch) KMeans" is the one that would be executed if the dataset length is 1 hour/more, that happens in the mainline RVC and also the "Auto" option
thx!
that means if you run the normal "Faiss", the index file size would be around 500+ MB for 1h+ dataset, and "KMeans" would drastically reduce the file size to 30-50+ MB, and also possibly reduced indexing accuracy
the above guide explains all of that already
How long shuld I make the recording? Should I do the full 50 min limit or is 10 fine
yo where can we make the voice we downloaded say stuff
Ayo? @celest terrace level 1 !!! 
is there anywhere i can get voice models for xtts ?
Does Batch Size impact the quality of a model's inferences, or is it simply just there for faster training?
Ayo? @finite prawn level 3 !!! 
does batch size 2 result in best accuracy lmao???? i dont care about speed or file size - i just want the most realistic outputs i can get
batch size is how the ai is learn your dataset, not a quality setting
lower is more accurate but you have risk of unstable training
to get a realistic model first you need a big dataset (30 minutes and above), with the person using their full voice range
"unstable training"?
and more accurate as in it'll produce more realistic inferences? what does 'accurate' mean in this context
model will sound like shit, simple words
batch size 8 is the most safe of all
accurate in terms of the model sounding similar to the dataset, capturing every details of the audio
batch 8 already does that pretty good
try between 4, 8, 16
@proven hill any way to pay for unlimited gpu?
I just downloaded the "RVC-GUI" folder from GitHub. How on earth do I use the RVC-GUI.bat file?
Model Load Error! Check your model is valid. local variable 'embedder' referenced before assignment
what can be related to?
Is this on wokada? Are you able to tell me if this is on v1 or the new alpha version?
I got mangio running but what is Running on public url?
there is a public url apart from local url
- Applio, by IA Hispano Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- RVC Mainline, by Hina Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- UVR5 NO UI for Google Colab, by Eddy Google Colab
- UVR5 UI, by Eddy Google Colab
- Modified W-Okada's Voice Changer Google Colab
While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.
RVC GUI is outdated, use Applio Colab instead.
Nope.
Yep, that's normal i think
If you use Mangio locally, after executing the .bat file a window with the GUI will appear.
RVC GUI is outdated, what's your PC GPU? .bat files are a sequence of commands for windows, are you on mac?
what?
gradio server (rvc collab)
yea i just seen it myself
@zinc raft and @thick dagger check #📰│dev-updates message
hmm
anyone know how can i make the text to speech with higher pitch like singing?
- 🆕 Applio Notebook by Vidal
- 🆕 Applio Notebook by Shirou
- 🆕 Audio Separation by Shirou
- UVR5 NO UI by Eddy
- How to use RVC Mainline Kaggle by Cauthess
- ✨ RVC Mainline by Hina
- Original W-Okada's Voice Changer Kaggle
- Modified W-Okada's Voice Changer Kaggle
Note: Kaggle limits GPU usage to 30 hours per week.
can anyone help i cant load https://drive.google.com/uc?export=download&id=1ESLX2FtNY4S0ZyKm-rJZ1af7yRqWArpT
Which software will be best to use RVC models and generate TTS for short vids?
Download then upload the files in whatever fork your using
you should provide a direct download link, i.e. huggingface link, otherwise reupload it
i got it working with https://huggingface.co/spaces/Clebersla/RVC_V2_Huggingface_Version
nvm
It did work
Ayo? @gloomy holly level 1 !!! 
use ilaria rvc instead lolz
oh ur using a Drive link nevermind
u can still do it on ilaria rvc zero
just upload the model files
btw i suggest u ilaria rvc zero
that one ur using is on cpu which is slow
while ilaria rvc zero runs on zerogpu, which is an A100 GPU
Ilaria RVC: CLICK HERE 🤗
Guide on how to use it: CLICK HERE 📝
Don't forget to thank Ilaria if you find it useful! 💖
"Train Feature Index" taking forever with RVC, this is normal?
(i got a single 13min wav file as the data, and its been like this for 25min now)
Output information:
(34778, 768),891
training
Ayo? @wind hearth level 1 !!! 
can someone send me the thing where i can put models and use vocal audio to make the model sound like the audio
The prefix for AI HUB is /
@odd shale
u mean make the audio sound like the model right?
or u mean make a model
Make a model.
Are you using local or colab?
whats your pc gpu?
oh okay
a rx 6900 xt
you cant train on that and rvc doesnt support it, you willl have to do it in cloud
ok
- Google Colabs (4 hours of daily gpu for free, not much hours, but easy to use):
- Applio (ui)
- Mainline (UI)
- RVCDISCONNECTED (no ui)
- Kaggles (a bit harder to use and needs phone number but gives 30 hours weekly of better gpus):
- Mainline (UI)
yeah i got applio
so now i dont rememeber how to add my models to software
are you trying to make one or using the model you just trained on applio?
use a model i have
kaggle || RVC mainline
you can read this https://docs.aihub.wtf/rvc/cloud/applio-colab/#inference-
Also for inference (using model), you can also use Ilaria RVC Zero, which is an HuggingFace ZeroGPU (dont duplicate the space), that has a better gpu than colab for free, which means faster
Last update: June 15, 2024
can u hel
p
you are using the gpu right
with what
is 2 gb vram ok for rvc training?
no
im tryna resume my training but its starts from scratch
any idea why
where are u training
first time ts happens
rvc disconnected
yeah, the other previous steps ran fine, and i enabled the GPU from kaggle
did it disconnect out of no where?
process data, feature extr went fine
kinda weird ngl
no i stopped the training and saved the model files
yeah idk it was 40min like that
is it even possible to train it with that vram?
i restarted ui, did stuff again but its same issue again
i just said no
mmm weird, u are using the same google account of the last time u stopped training right? bc its connected to google drive
nothing about "index" in the logs either idk
40 mins dataset?
noo i mean it was on this message for 40min
even with ilaria's optimizations?
no i actually saved it and shared it to another g drive and started training, before it starts it gives me the previous tensorboard with all the infos, but it just restarts out of nowhere
it usually works fine
yes even wit ilarias optimizations
- 🍏 Applio, by IA Hispano GitHub
- Mangio-RVC-Fork, by Mangio621 Huggingface
- RVC Studio, by SayanoAI Huggingface
- AICoverGen, by SociallyIneptWeeb GitHub
- Replay, by Replay Team Website
- Original RVC, by the RVC-Project team GitHub
- GPT-SoVITS, by RVC-Boss GitHub
Credits to Faze Masta and Antasma for compiling these links.
idk still nothing
yes, you cant, just use cloud
also, all forks have the same quality
If it was jammed, i would have deleted the notebook and start over
should take you 30 seconds to train an feature index. Any longer means something got stuck in the log files like train.log
@low shard
how can you get more than 4 hours in colab?
Ayo? @brittle wing level 2 !!! 
plus this amount isn't even set
it fluctuates amd you get disconnected randomly
unless you pay up
Use kaggle instead. 12 hours daily
This guide for Mainline Kaggle is an alternative option to the Mainline Colab notebook for training voice models
It is complete and should walk you through every step of the way since Kaggle has a difficult learning curve. However, it will be updated constantly to go over parts that need more cla...
It's more quality > quantity so if you have 15 minutes of dirty audio that's what you get
you can:
- Use an alt google account
- Use kaggle which gives more gpu time but its harder
- Wait till tomorrow
- Pay for colab pro
what's tmr?
short for 'tomorrow'
u should use the google account in the google colab which has the model saved
no gpu for now
you can:
- U can maybe transfer the model files into an alt google account and use that
- Use kaggle which gives more gpu time but its harder (but ig ud start by 0 but atleast wouldnt worry)
- Wait until tomorrow
- Pay for colab pro
how much gpu time does kaggle offer
is the ngrok monthly limit enough to train a model with 15 minutes of data and 200-250 epochs at most?
30 hours weekly
u have a guide for it, cause i never used it
thx
oh yup it's train.log. I'm not sure if your screenshot cut off that chinese mumbo jumbo. Updated in the guide
oh my bad he replied faster lol
i didnt cut off the screenshot, that was all i had yeah
i saw the guide had more lines and the "added..."
line at the bottom once it was finished so i figure smth is wrong
I didnt get to those lines :/
how much storage do they give u
i had only these first two ones yh, even after waiting for 40min
I had that problem once so I remember deleting the notebook and lowkey seething lmao
Ayo? @tired orchid level 1 !!! 
it was train.log
ah oke
rmvpe is missing?
Ayo? @wind hearth level 2 !!! 
welp i tried restarting n stuff but no success, i ended up uploading the index file that i generated previously from the RVC Disconnected colab haha
i tried colab first but quit since it kept insisting i have a limit reached x)
we'll see how it goes ig
20gb
Is kaggle free?
Read the guide. It's too good to be true? Maybe so but it's difficult to use for first-timers
-overtrain
You can detect if a model is overtraining if the TensorBoard graph starts to rise and never comes back down. An overtrained model will sound robotic, muffled, and won't be able to articulate words well.
Check these resources to learn more about this topic
- Epochs & TensorBoard from
AI HUB Docs - TensorBoard from 🍏 Applio Docs
Which UVR5 model should I use for vocal separation?
Ayo? @astral jungle level 19 !!! 
says MDX23C in docs ig
give me docs link
thanks
-kaggle
- 🆕 Applio Notebook by Vidal
- 🆕 Applio Notebook by Shirou
- 🆕 Audio Separation by Shirou
- UVR5 NO UI by Eddy
- How to use RVC Mainline Kaggle by Cauthess
- ✨ RVC Mainline by Hina
- Original W-Okada's Voice Changer Kaggle
- Modified W-Okada's Voice Changer Kaggle
Note: Kaggle limits GPU usage to 30 hours per week.
I'm getting a single epoch every hour. Is this normal for my training settings running on an RTX 4070 w/ 8GB VRAM?
Dataset is 1 hour and 12 minutes long.
Sampling Rate: 48000
RVC Version: V2
CPU Cores: 20
Pitch extraction algorithm: rmvpe
Embedder Model: contentvec
Batch Size: 8
Save Only Latest: Off
Synch Graph: On
Save Every Weights: On
Cache Dataset in GPU: On
Pretrained: On
Pitch Guidance: On
No custom pretrain
Index Algorithm: Faiss
disable cache dataset in gpu, that only helps if you're training a small dataset, below 10 minutes
save only latest should be on, you don't need all g and d files
make sure your audio is true 48k, all youtube audio is 32k for example, you know this by using spek or any spectrum analyzer
use 2~4 cpu cores, even if you have more than that, rvc has a bug that affects perfomance if you use a lot of cpu cores during preprocessing
applio uses rmvpe cpu so reducing cpu cores will also decrease rmvpe pitch extraction speed process by a ton
mainline has rmvpe gpu so reducing the cores will not impact the pitch extraction speed too much (pitch extraction is still going to be a bit slower if u decrease the cpu cores)
the docs hasnt been updated in months 
ohh shit thanks so much!!! i was so confused. lyery with the save once again
-colab
- Applio, by IA Hispano Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- RVC Mainline, by Hina Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- UVR5 NO UI for Google Colab, by Eddy Google Colab
- UVR5 UI, by Eddy Google Colab
- Modified W-Okada's Voice Changer Google Colab
While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.
especially when using crepe and that much cpu cores (seems like an intel i5 6P+8E), it might freeze a while and crash the application, no matter if your cpu is high end
wahtsthe github for w okada modded
Is it normal? It doesn't look right to me...
those are mode collapses
that happens when rvc tricks itself that is learning a lot when in reality is only reading a small portion of your dataset over and over again
this happens for multiple reasons:
excessive amount of silence in the dataset
dataset lacks variety so only learns to do one thing
speech/singing is not natural, e.g. words split in half resulting in unnatural speech/singing
very low batch size + very small dataset
collapsed epochs sound very bad so you have to choose a non-collapsed epoch
some models sound fine despite collapsing a lot, some not, is hit or miss
but ideally u want it to not collapse
Thanks, that's life-saving🥲 Also it seems neither converge nor show signs of overtraining, do I still need to wait for more steps or smth is wrong?
something is wrong, if you have collapses it means the training is unstable so probably your model didn't converged or it did converge but very bad
Guess have to remake dataset then💀 Maybe making it 'sounds' less repetitive, and prob choose a different pretrained
use the original one, use audio labels and try to remove some repetitive sounds, that should help
most of the time collapses happens* simply because the dataset has too much silences, which is fixed by using audio labels
Which Indexing Algorithm produces a more realistic model, Faiss or KMeans?
none, what produces a realistic model is the dataset itself
faiss is what is used for index creation, kmeans is an algorithm of faiss which increases the training speed of the index file
How do I make a model? I have about 11 mins of data
as explained before #✨│ai-help message
also want to add that mainline rvc already uses a similar algorithm named mini batch kmeans for datasets that are over 1 hour long, its enabled automatically but i believe is possible to disable this as well in the configs

oh damn u already said it
lmao i just read the message

most models barely overtrain in over 1000 epochs, but you can try this modified UI code to replace the one in the imjoy's root folder
This guide for Mainline Kaggle is an alternative option to the Mainline Colab notebook for training voice models
It is complete and should walk you through every step of the way since Kaggle has a difficult learning curve. However, it will be updated constantly to go over parts that need more cla...
do i just execute this separately?
Thanks
replace the existing runmain.py there and then re-execute the run gui cell
i cant find runmain.py
open the imjoy file manager (the File url provided in the kaggle cell output), and it is in the home directory
alr i found it
thx
i noticed that while im using it, it spikes my cpu usage but doesnt really use much gpu even tho i downloaded the one specifically for gpu usage, is this normal?
especially when you use extra more than 16k and/or index rate above 0, but anyway try this optimized fork installation https://rentry.co/forkvoicechangerguide
Guide style is in the same as Blanc_dot's. Thanks Blanc_dot for corrections. Most technical information comes from deiteris.
Last update August 24th, 2024: New b2309 version
Translations added for:
German: https://rentry.co/ForkVoiceChangerGuide_de
Turkish: https://rentry.co/ForkVoiceChangerGuide...
the index is still at 0 for me and i assume the 16k is referring to the chunk thing?
16k extra as I said
but in the fork one, it is 2.7s extra as optimal setting
so why not go try it?
for the fork should i uninstall the first one and install it in the same place?
Ayo? @dawn kelp level 1 !!! 
you can just extract to another folder, no system's appdata and registry used at all
- How to use RVC Mainline Colab by Cauthess
- Full AI Voice Model Training Guide (local) by Christopher Villanueva
- AICoverGen Colab Guide by Eddy (Spanish Helper)
- Create a model with RVC disconnected (colab) by Angetyde
is there any way to avoid RVC v2 Disconnected disconnecting after around 5 hours? separate from the 2-3 hours inactivity thing. It seems to just end on its own for no reason
No, there isn't because you have about 3-4 hours of using Colab's GPU per day
damn so how can I do over 300 epoch with a large dataset?
maybe use kaggle (there you have 12 hours per session)
but there are many nuances when you use kaggle so I don't recommend
or you may train your model for 300 epochs on one acc and then continue training on other acc
idk
it needs phone number verification for some needed feature
depending on the length and batch size you could predict on
okay ty
Ayo? @brittle wing level 2 !!! 
I'm not sure if this is the best place to ask, but if I'm using a duplicate of Ilaria RVC in huggingface and I want to change the format of the output audio, which file should I edit? I've been just converting them manually after downloading but it's kind of a pain
I don't understand why I use ilaria rvc on google colab, everything is fine, as soon as I convert the file, after about 40 seconds it says error, before it didn't do it. Can someone help me? Thank you
I have a question, When I turn on the voice changer and all that my virtual mic/cable picks up desktop audio. Anyway tp fix that?
AFAIK the default output for RVC is .wav - ig you'd have to change the code and add some ffmpeg stuff for it to convert to other file formats
I'd suggest using other alternatives atp, like Ilaria RVC on Huggingface
https://docs.google.com/document/d/1YbXcLFPaGjhOdG5NFkK3QrucCEpHZBwFUxkeMO8aB18/edit
Table Of Contents Introduction (with website link) Model Loader (Download & Upload) Inference (use RVC AI Voice Models) Ilaria TTS Settings (Inference) Troubleshooting “No gpu is available for you for 60s” Introduction (with website link) Ilaria RVC Zero, is an RVC (Retrieval-based Voice Co...
Are you using Ilaria rvc mainline btw?
This one I mean #✨│ai-help message
Bc if it's broken Idk if Ilaria knows that
Probably mic bleed, enable sup2 and increase s thresh. If that didn't solve it, maybe It's your input/output setup...
Did it, doesnt seem to be working. I changed my virtual mic to another one called VAC and it seems like the virtual mic is the problem. Should I install another version of rvc?
you should use decent headphones instead of speakers, besides the above suggestions, turn down the system volume if necessary
what kind of the mic problem?
Nah not needed if the different cable fixed it
As of now I changed the VB Cable to VAC and it's still the same. The issue being whenever I'm in a call or anything similar it picks up their voices and other desktop audio and relays it back to my microphone and in turn they can hear their own voice coming from my mic. Like the voice changer picks up their audio and stuff
Now I know it's not the virual microphones fault but I think the voice changer picks it up
turn down the system volume and/or adjust gain?
Alr I'll try
Should I go for 10 in gain?
Unfortunately it's still happening. Idk what seems to be the problem
input gain? it'd worsen lol
!rvc
is there any way to pause the model training? i need to turn off the computer for the night but dont want to lose 2 hours of training
If you are training locally with your GPU and set a save frequency, you will automatically save the G and D paths required to continue. To double check this before ending your training, go into logs > modelname > check if you have D_233... and G_233... files
If you are on colab, what colab are u using
i dont think im using colab but not sure
colab is online right? im training locally
the files are there though
Then you can save at the next frequency (if you set it to 10, its every 10 epochs, if its 25 every 25 etc.)
You can either use the stop training button, but if its bugged then just close the whole console window
yea i closed it since i had no option to stop it
Ayo? @dim solar level 1 !!! 
Could someone help me set this program correctly so that it doesn't sound like plastic?
Do you mean W-Okada?
RVC GUI
Ayo? @indigo torrent level 1 !!! 
Yeah.. RVC-GUI is pretty outdated, don't use it.
Use Applio Colab instead.
Where can I download?
?
Ok
Can you send a tutorial for this?
unlucky
bruh kaggle reset my files i dont got a logs folder anymore
guess that means i cant resume training?
i got the last .pth and .index downloaded tho
There you go buddy.
Last update: June 15, 2024
-colab
- Applio, by IA Hispano Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- RVC Mainline, by Hina Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- UVR5 NO UI for Google Colab, by Eddy Google Colab
- UVR5 UI, by Eddy Google Colab
- Modified W-Okada's Voice Changer Google Colab
While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.
i mean, if he has a good pc gpu he can also do it locally
or if he wants to only inference theres ilaria rvc zero
idk what @indigo torrent wants to do though
Of course.
FROG
Oh, ig headless mode wasn't a bad suggestion after all
. I made it seem like it's way too OP for the average use case
(un)fortunately idk what u mean
Ayo? @wind hearth level 3 !!! 
sad no gif privilege
oh damn i missed that
welp now i know
now i know the cause atleast thats good
I didn't really like using it that often since It kept running off the background if I didn't stop it. I do one whole session anyways
@tall dew i will ping u here as u used the wrong channel
You can search rvc ai voice model at:
- #1175430844685484042
- #🔍│find-models
- https://weights.gg/
- https://huggingface.co/models (but watch out cus in hugging face there arent only rvc ai voice models)
- https://applio.org/models
- https://voice-models.com/
if there isnt one, you can:
- #1159289738314919936
- #1191429836321849435
- make it yourself with our docs guides https://docs.aihub.wtf/essentials/how-to-make-voice-models/
also whats your pc gpu?
aah
i did another session all from scratch, which i migh have to stop again but ill try downloading everything just in case
n then the headless mode ig
everything should be saved in the /logs/ folder if you used the same notebook regardless (don't delete it at the end, just leave the page)
when the interactive session stops running
imo i did that the last time, but still ended up here
aah but i probably reinstalled after I saw it didnt let me run the UI
oh ok, there we go 
welp
the pleasures of first time x)
how do i listen to samples of the default tts models
i have problem, everything i say in programm is ignoring, and all i hear in output is moaning

So, I just finished training my model. Which one is which?
Screw the D, my ngrok expired ridiculously quickly after that.
What colab is this? It's based on data transfer out so if you download these huge ass G & D files you're capping
-kaggle
- 🆕 Applio Notebook by Vidal
- 🆕 Applio Notebook by Shirou
- 🆕 Audio Separation by Shirou
- UVR5 NO UI by Eddy
- How to use RVC Mainline Kaggle by Cauthess
- ✨ RVC Mainline by Hina
- Original W-Okada's Voice Changer Kaggle
- Modified W-Okada's Voice Changer Kaggle
Note: Kaggle limits GPU usage to 30 hours per week.
So, if I don't have a new phone number, how do I even get access to these?
then you don't. You can try making a new ngrok without the phone number. But I think it's just kaggle that needs it
bruhhhhh
Screw this.
Because my GPU is not supported.
An RX 580 will not do the job well at all.
Yeah, sorry about that. I was hoping someone else will write a guide on applio but they have to add images 👀 @brittle wing
So it is possible, it's just ridiculously slow.
How do i tell you that @brittle wing did the kaggle applio guide 4 days ago?
Like, taking several hours just for one model.
If we ain't talking about that, what we talking about then?
hmm, ig it's good enough. Just saying, MGLR downloaded the D and G files instead of the pth files so guides have to be user friendly
it capped out his ngrok usage. Entirely his fault 🙃
tho ngrok links are the same, right?
bc of this
yup, the imjoy gui was implemented for the applio kaggle recently
since it was going to be discontinued when blaise left so that got saved
you can export the pth and index models directly from the webui (model finished training > click on export model arrow > click on refresh > select pth and index > download ur files)
no need to use imjoy elfinder unless you want to upload the dataset there or download g and d files
I mean, I've also made fusion drum models
omg
I also have that same guide in Spanish xd https://docs.google.com/document/d/1MBqEYCYAVSEK09sX-DEId6-D0LIeRyDQZcyy9XpZIfc/edit?hl=es#heading=h.gfycrao9hi2p
All that's missing is telling them how to package the files together (pth file and added_index) so you don't get people downloading unrelated files like they're off the leash 
at the very end of the guide, it's good either way i think
I will add it
although of course, the locations are the same as in the applio notebook in colab xd
I wanted to upload it to rentry.co but the guide crashed after 5 minutes of existence xd
I am modifying the guide xd (I will also translate it into English)
Yeah no worries, it's in the right location. Also don't be afraid to add tons of images if you could on there because people cannot read 🫣
I guess the difference between the mainline and applio kaggle is how much time is spent on the imjoy
I put also a part where you can replace imjoy the Finder by one modified by vidalnt
the modified one is supposed that when changing pages the folders do not disappear from the gui
also fixes some bugs when deleting files
the bad thing about the applio guides is that you can't resize the images.
Oh I see. As long as you can add them in
I told deivih (deivih is in charge of applio.org) about being able to edit guides and change image sizes but he is a bit lazy and lost his pc xd
Way better then if you can copy and paste it on google docs. Now this part makes some sense lol
the section on knowing where the pth and index are located is short because it is very simple.
the guide on applio.org was to satisfy deivih to use the guide section xd
whats the best male voice i cant find it on weight or voice models channel?
i hate my own voice
it sounds ass
Can I have an admins help in dms
-colab
- Applio, by IA Hispano Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- RVC Mainline, by Hina Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- UVR5 NO UI for Google Colab, by Eddy Google Colab
- UVR5 UI, by Eddy Google Colab
- Modified W-Okada's Voice Changer Google Colab
While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.
no more easyGUI? It's sad because only there I have a chance to train models because that RVC Disconnected is hard to and doesn't work to me ☹️😔😭
Pls bring back easyGUI and it'll still be free?
what happened to easyGUI tho and why it doesn't exist anymore?
is there's alternative for both easyGUI and RVC v2 Disconnected? because we can't download the zip of the models that we trained on Astra Labs bot due to restriction of Discord and the free training on Weights needs Streaks and that Streaks is so limited and we need to do AI Covers,Images or Chat there daily/everyday to gain more Streaks ☹️ can anyone pls help or answer me?
It's ok. My only feedback would be not to cover creating a pre-train model as i'm sure this is something that has to be discussed with others (a bit advanced for the average person)
- Since it's separate from the applio guide, you can also condense down the pretrain list by linking this https://docs.google.com/document/d/1j9J8A8Oop9bMOHmCs3jDXzPujuD6TQ0Q396rJ0MyuIc/edit
- also reuse images from the applio guide. I don't think anyone will mind. Because I kinda got lost trying to read the text https://docs.aihub.wtf/rvc/local/applio/#training-
スマホでrvcモデルを作る方法ってありますか?
have you managed to resolve the laugh issue ?
Laughing is noise, as of now theres no workaround for laughing
in relation to the whole dataset, a few seconds of laughing could help a little bit just like the whole topic on including breathing sounds, but it should be very small parts of it and it will not magically make laughing accurate
i trained a model already and it sounds perfect. should i train it again over 2 .wav files of laughter ?
Ayo? @zinc kernel level 1 !!! 
how do i install a plugin
Theme Loaded: Applio
Traceback (most recent call last):
File "C:\Users\Lukag\Desktop\ApplioV3.2.4\app.py", line 89, in <module>
plugins_tab()
File "C:\Users\Lukag\Desktop\ApplioV3.2.4\tabs\plugins\plugins.py", line 31, in plugins_tab
plugin_import = importlib.import_module(plugin_main)
File "C:\Users\Lukag\Desktop\ApplioV3.2.4\env\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tabs.plugins.installed.BS-RoFormer-0'
Its worth a try, lmk how it goes:)
ill do it rn, i have probably 3 laughters of the model. ill train it and let u know
How do I figure out which Batch size is right for model training?
RVC disconnectedは簡単な方法だと思います
https://colab.research.google.com/drive/1XIPCP9ken63S7M6b5ui1b36Cs17sP-NS
also how much does the choice of Batch size affect the result?
Ok
1 is most accurate
and slowest
about the images, I told a mod of ai hispano (server where they take care of applio) and he told me that there is no problem xd
which rvc is it?
I WANT TO CONVERT VOICES INTO AI SO ITS THAT WEBSITE
what is best way to make a ai cover rn?
IS THERE A AVAILABLE RVC WHERE WE CAN CONVERT VOICES ONLINE
HOW TO USE IT
what to make a ai cover that is a website and not google colabs?
use that
WHAT IS WEIGHTS.GG
a website
IS IT FREE
is it all free
you need to pay to make models but it is unnecessary since you are going to make covers.
if i want to make my own model what do i use to make?
Ayo? @little ore level 1 !!! 
you have an nvidia gpu?
yeah but its a 4070ti i dont think its good for ai
I recommend 8gb of vram for train models
is there no online websites that can train?
colabs and kaggle notebooks
wait wouldnt colab disconnect ?
yes
then theres basiclly no websites to train models free?
I don't know of any good ones
i have one more question like there people that make ai covers that changed the lyrics but it sings like the original
how do they make that
making good models
no imean
realtime
it sings like the original song
thats how
Depends. If you mean, like song covers with changed lyrics, than they recorded them theirselfs
but theres no way they sound like the original song
Why?
i dont know the song, but maybe they did not change the "hook"
what is a hook
I think they put production on the audio they cover.
Maybe they just changed the parts they wanted and kept the parts original which you refer as "sound like the original"
by fl studio
I would say applio because I have the feeling that weights will be made payable
i mean the quality depends on the model. But yeah, weights is easy, but use applio instead if you have gpu
-local
- 🍏 Applio, by IA Hispano GitHub
- Mangio-RVC-Fork, by Mangio621 Huggingface
- RVC Studio, by SayanoAI Huggingface
- AICoverGen, by SociallyIneptWeeb GitHub
- Replay, by Replay Team Website
- Original RVC, by the RVC-Project team GitHub
- GPT-SoVITS, by RVC-Boss GitHub
Credits to Faze Masta and Antasma for compiling these links.
even works with cpu, but slow
what about the one made by SociallyIneptWeeb
Ayo? @little ore level 2 !!! 
never heard of that xd
he made a video 1 year ago
IS THERE ANY WEBSITE OR THE SAME WEBSITE LIKE GOOGLE COLAB VOICE CONVERT TO AI FOR FREE
damn the amount of misinformation here
so we start with this:
best free option to train models rn is kaggle, can do a max of 16 batch sizes and is super fast compared to colab
4070ti is already strong to train locally
To change the lyrics of the song, the people that made those sung the lyrics and inference it on rvc, alternatively they used synth v
Weights is not the best option to inference
I gave him the easiest to use
in fp16 mode u can literally train with 4gb of vram
hes a starter, he surely knows what you mean by kagg,e batch size and whatever.
kaggle is difficult to use
without given a notebook for rvc training or inference... yes?
with... no?
I pinged him so he can know the actual facts because u guys were telling him to use colab and weights despite him having a strong gpu 
i didnt read about his gpu, tbh
He literally said he has a 4070ti
I recommended that he train with his gpu.
still without a notebook, the keyword kaggle wont be helpful ^^
what bout ai covers
Before jumping into kaggle first he needs to understand the basics
- 🍏 Applio, by IA Hispano GitHub
- Mangio-RVC-Fork, by Mangio621 Huggingface
- RVC Studio, by SayanoAI Huggingface
- AICoverGen, by SociallyIneptWeeb GitHub
- Replay, by Replay Team Website
- Original RVC, by the RVC-Project team GitHub
- GPT-SoVITS, by RVC-Boss GitHub
Credits to Faze Masta and Antasma for compiling these links.
yes yes and yes
Have the audio file of your song ready, & let's extract the vocals from it with an audio isolation software.

is applio run on local gpu?
You can train models for free on Weights.gg but you need a 5 Streaks and you need to do AI Covers,Images or chat there everyday to gain Streaks
Use mainline, which is the original unedited rvc, is faster (way faster) than applio and less buggy
if you have gpu, yes
what is mainline
oh
applio is a fork, edited version
applio was a fork of mangio
is there websites besides weight that u can use ur own model to make covers
no
hugging face smthing like that
colab
ilaria rvc
-hf
Suggestions for @little ore
- UVR5 UI, by Eddy and Ilaria Huggingface Spaces
- Ilaria RVC Zero, by Ilaria Huggingface Spaces
- RVC⚡ZERO, by r3gm Huggingface Spaces
- Applio, by IA Hispano Huggingface Spaces
- AICoverGen, by r3gm Huggingface Spaces
- Advanced RVC Inference, by r3gm Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
Use ilaria rvc zero
use uvr colab
U need to remove it yourself, mvsep currently has the best models
uvr locally is very outdated
Applio is buggy???
Faster by how much
Used to be, not sure now tbh, but ive read is better in that regard currently
About ui speed mainline is faster because is less bloated
Training speed? Ilaria told me once that raven tested it and found that applio was a few seconds slower than mainline during training
Yea it is a bit bugfy
But not too bad
Also wdym seconds
I meant how much faster by it/s
Epochs take 6 seconds more in applio, or at least that was ive been told
Tbh i should try to confirm that
I don’t know but if im telling u that epochs take longer, then the it/s are slower as well

I use kaggle for training because my gpu can’t do batch 8 in fp32 mode lol
Use fp16 then.
No
I like my gradients to be more stable, and avoiding NaN values as well

I dont notice a difference 
They sound almost/exactly the same
is just training stuff that changes a bit
Avoiding NaN values at the start of training
And what is that
Gradient explosion
Means something went wrong while calculating gradients
And what is that
Means??
It literally says in the pic what means
unstable network
unstable training

fp32 in rvc helps u getting more stable training
not a quality setting
And. What is the difference in result
In my test my model got better breathing sounds
besides that, quality wise the results are almost identical to fp16, with the fp32 model sounding a bit better
because what handles quality is the dataset anyways
fp32 is not mandatory or super good, it just a precision setting for precise guys like me 

is it possible to train a model off a single like 20 second clip?
@analog obsidian Hey, sorry to ping, just can't dm ya. I just saw a message from you saying that for realtime, microphone quality matters. Would you have any suggestions? Would rather know I'm getting a good mic for the software before spending money ^^
Ayo? @waxen owl level 1 !!! 
give it to me and ill try
anything that is not a laptop mic should work, even a headphone mic
make sure your mouth is in a good distance from your mic, not too close, not too far, the volume should be also fine, not very loud, mic volume too loud can cause us to hear our models sounding* more robotic because we are increasing the volume of the artifacts
u dont know the difference in the first place uwu
for software i recommend steelseries noise supression, at least in my mic it does a decent job
gotcha, then I think I should be good with the one I have, thanks! I'll check out the software
precision
speed
accuracy(kinda)
yeah you know how gradients work though?
yeah but usually do it on larger datasets
8 is usually better
-Rvc
- How to use RVC Mainline Colab by Cauthess
- Full AI Voice Model Training Guide (local) by Christopher Villanueva
- AICoverGen Colab Guide by Eddy (Spanish Helper)
- Create a model with RVC disconnected (colab) by Angetyde
-Help
Is there a Implementation of RVC that has TTS to Model Voice Conversion?
Applio i think.
RVC is natively for Speech To Speech, but forks such as ilaria rvc mainline & applio have built in tts (using Microsoft Edge TTS to make a generated tts audio, which i suggest you to choose a tts model that is the same gender and language of the rvc model you wanna use, and then convert it with rvc)
If you wanna do tts locally with RVC Voice Models (if you got a good pc):
If you don't got a good pc you can do tts with RVC Voice Models on cloud:
-
Ilaria RVC Zero (Running on A100 GPU, free fasted rvc on cloud) and the guide
-
Use Applio UI Colab (with google colab T4 free daily limit gpu)
-
if you don't wanna use edge tts, you could try another tts ai from our tts index and use the output as an input in rvc
Tahnks!
Ayo? @vital grotto level 2 !!! 
your welcome
where do i share hugginface models?
Last update: May 20, 2024
@river tiger lets talk here, whats your PC GPU?
-colab
- Applio, by IA Hispano Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- RVC Mainline, by Hina Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- UVR5 NO UI for Google Colab, by Eddy Google Colab
- UVR5 UI, by Eddy Google Colab
- Modified W-Okada's Voice Changer Google Colab
While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.
So I have the vc okada how do I use the rvc for discord
it went bad. however, that model had only 5 minutes of audio samples because google collab. i downloaded a trainer software, Mangio, and i did 17 minutes 500 epoch. in this training i had about 18 seconds of laughter for the model, and it is still bad but noticeably better for laughing.
Hopefully that easyGUI will be back because only easyGUI the colab that i have a chance to train because it's the easiest and because that RVC v2 Disconnected is so hard and doesn't work for me
you can try using mainline colab
it also has a gui
Yeah but someone said only when I have a PC ya'll give me a guide from Kaggle for that
you can use kaggle or colab versions, they are the same thing, pretty much the only difference is how to upload a dataset
and need a phone number on kaggle to actually use it
I can use the colab version of mainline as a mobile user?
yes
And pls do the screenshot of the tutorial at least on DM to understand more how to use or train models there thanks
same guide as kaggle mainline
In this guide, I will be explaining how to use the RVC Mainline Colab notebook to create voice models
I will not be teaching about voice model training and reading tensorboards since there's already guides for it on AI HUB
RVC Mainline is an significant improvement over the RVC Disconnected colab...
this too
sounds like a skill issue, RVC disconnected is easier to me, but the mainline kaggle is more customizable and has more gpu session quota
Okay I respected your opinion
But I think I'm gonna give up to train models on Google Colabs because Weights and Astra Labs are the easiest and best alternatives to me although they're so limited but waiting for unlimited Streaks (I mean because on Weights you need to use 5 Streaks for free training) or any future new free training options/features on Weights and also Astra Labs' future website because probably we can finally download the model or zip from there since we can't download models or zips on the bot version of Astra Labs due to restriction of Discord and because most of my favorite artists are popular or semi-popular so many people already do their models since most of people are only focusing on popular artists/musicians
how do i make it so my voice isnt heard but only the changed voice (to others) 😭
the easygui google colab link got even deleted, it wont be back and the creator doesnt respond or be active since months
pls guys help im literally getting bullied by people for my stupid accent
unluck
Yep ☹️
yea, wont be ever back
It's okay because I won't train on Google Colabs anymore because the pth file is too large to download
ah rip
thought u were gonna use the mainline rvc colab
hey guys, is there a website that writes down what is on the picture?
like deepbooru or how is it called
Because people don't give me tutorial how to use that like screenshot or screenrecord tutorial because only screenshot or screenrecord tutorial helped me to understand how to use things
yea its because video tuts are hard to make and to maintain as there could be changes

there are no updated yt tuts
Okay thanks
maybe https://docs.aihub.wtf/rvc/cloud/applio-colab/ could help as there are screenshots
Last update: June 15, 2024
But that's for Applio not RVC mainline and I already tried that colab months ago but it doesn't work to me and because probably that's only works on PC
Applio is an RVC Fork (basically modified version, mainline is the original one), btw yea the Applio Colab works as i tried it
Oh
learn LLMs
what
low latency models?
Large Language Models
all boring
train a LoRA
hows image generation boring
how
its never really accurate
u need to be good at prompts and use the right models and settings
bc its funny 🔥
make a chatbot using gemini api
idfk what that is
wasnt gemini a upscale app for phone
google gemini
what
life is not even worth it
this could be the fastest in running Llama 3.1 405b
https://www.techspot.com/news/104482-cerebras-challenges-nvidia-new-ai-inference-approach.html
idk what that is
what
my bad
can someone help me? i dont know what channel i should go for this but my vb audio thing is mixed up because it has the cable input in where the output devices are
and the cable output is in the input devices section
i can provide a image if you dm because i have no image perms here
How can I model my own voice?
whats your PC GPU?
4
download link pls for nvidia
of what? and what gpu do u have more specifically
7.8 gpu
GPU 0
Intel(R) UHD Graphics
Kullanım 2%
Adanmış GPU belleği
Paylaşılan GPU belleği 1,0/7,8 GB
GPU Belleği 1,0/7,8 GB
you should opt for one of these cloud solutions:
- RVC disconnected colab: https://colab.research.google.com/drive/1XIPCP9ken63S7M6b5ui1b36Cs17sP-NS
- Kaggle: https://rentry.co/RVC-Mainline-Kaggle
This guide for Mainline Kaggle is an alternative option to the Mainline Colab notebook for training voice models
It is complete and should walk you through every step of the way since Kaggle has a difficult learning curve. However, it will be updated constantly to go over parts that need more cla...
yea thsts integrated graphics, u cant do it locally
As you dont got a good PC, its better you use cloud for training an RVC Voice Model:
- Google Colabs (4 hours of daily gpu for free, not much hours, but easy to use):
- Applio (ui)
- Mainline (UI)
- RVCDISCONNECTED (no ui)
- Kaggles (a bit harder to use and needs phone number but gives 30 hours weekly of better gpus):
- Mainline (UI)
alr
check https://docs.aihub.wtf/ -> RVC -> Local -> Download either mainline (original rvc) or Applio (rvc fork with some extra features, same quality) on your pc
Last update: Mar 10, 2024
Which is best
Applio or Mainline
they have the same quality
the only difference is some extra feature in Applio
but there isnt a 'best' one
which one is the best one
Is there a video explanation link? I couldn't find the video on the Turkish Animation channel.
But I'm a mobile user and don't have a laptop yet so I don't think I will use Applio again and probably it's still doesn't work to me
-hf
- UVR5 UI, by Eddy and Ilaria Huggingface Spaces
- Ilaria RVC Zero, by Ilaria Huggingface Spaces
- RVC⚡ZERO, by r3gm Huggingface Spaces
- Applio, by IA Hispano Huggingface Spaces
- AICoverGen, by r3gm Huggingface Spaces
- Advanced RVC Inference, by r3gm Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
it works on Mobile, its on cloud, it runs on a remote google pc
pls help me
may be harder because of the interface but its possible
no, there is no video
follow what i told u
.
Okay
-colabs
- Applio, by IA Hispano Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- RVC Mainline, by Hina Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- UVR5 NO UI for Google Colab, by Eddy Google Colab
- UVR5 UI, by Eddy Google Colab
- Modified W-Okada's Voice Changer Google Colab
While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.
But I mean for train models and idk if it's works for train models on mobile since I already tried that colab for infer models and when I infer models there it's always gets error and doesn't work
And the training there seems so hard and I don't think I can train models there 😭
it works, just is harder
yea its hard but doable
what error did u get btw?
it shows the error in the google colab page
No, it's on Gradio
yea it shows the red Error in the gradio ui, but it shows the error output in the google colab page
Oh okay
Sorry to say this but I think I'm actually should give up to train models on Google Colabs and because easyGUI which is the easiest colab is gone ☹️😢😭 but also because the MB of pth files are too large to download this is why I only trained models on Weights and Astra Labs nowadays because not only those are the easiest but also because you don't need to download pth files there and it's just zip
you can run rvc disconnected
No sorry because that colab is so hard and it's doesn't work to me so stop recommending me that colab
sounds like a skill issue
Yeah maybe haha
I'm gonna give up to train models on Google Colabs right now and I'm tired when people always recommended or forced me to use RVC v2 Disconnected because that's doesn't work to me and it's hard to train there (I'm not to be rude or attacking anyone it's just that colab isn't work and hard for me)
I will just train on Weights and Astra Labs right now because those are the easiest to me and no need to download pth files although they're so limited because of that Streaks thingy and Astra Labs won't allow to download the model or zip because we know that Discord is so strict
the zip of astra labs and weights is just the pth and index compressed lol
Yeah
btw weights.gg training is paid
unless U:
- Make a creation for 5 days streak to get a free premium training, you can repeat this
- Use referal code, getting 5 friends to subscribe via your training
I know but you can still train models there for free but nowadays you should use 5 Streaks for free training
if its really too hard for u its ur choice then
Yeah thank you for agreeing with me and respected my decision hehe
Can someone give me some recommend for a voice changer
Ayo? @simple hatch level 1 !!! 
A model?
Executor
Hey everyone sry to disturb you i have some question about RVC i never used that software i wanted to know :
- Is it totally free ?
- Its working on any app or game ?
- the quality of the generate voice are good ?
Thx in advance for your answer
Well we kinda have same question
But I think Google Colabs are easier to PC/desktop and it's just harder for mobile users because some of them especially the Gradio one gets error on mobile
I just want play dnd tho
use the non-webui one like rvc disconnected
Okay but maybe it's hard like RVC Disconnected so no I don't think I will use that
waiting to buy my own laptop so maybe I can use any Google Colabs for training models but I don't have a lot of money for that since laptops are too expensive and I won't buy soon for some other reason
Links can be found on the guide
Original wokada v1 (this is the og that most people use):
https://rentry.co/VoiceChangerGuide
Fork wokada (frequent updates, runs on webui instead of client app. It runs better and has better performance than v1):
https://rentry.co/ForkVoiceChangerGuide
Theres an alpha v2, but its not recommended yet
I already try but potato laptop 🥲🥲🥲
Then use fork
Ok lets give it try
I assume you mean the voice changer, which is not RVC btw. We recommend w-okada
- its free
- works on any app and game, assuming you are on a pc/laptop
- Quality depends on the voice model. A lot of models dont sound great in realtime, some do. you have to trial error
any reason why my AI conversion has a lot of "voice cracks"?
Thx for your answer
Ayo? @ripe void level 1 !!! 
bad quality acapella used
ah ig that makes sense
yeah clean it up good and dry to get it as dry as possible
i filtered it from an instrumental so the best i can get isnt that great xd
hey im using VC client and i dont really know how to put models i downloaded
can someone help me w this?
Same principle still
waaaaait
there are more buttons tho
Thats 2 years old
1.5.3.18 is most recent
huh
found it in github
Ayo? @modern gorge level 1 !!! 
wait so where can i find that version
use bs roformer on mvsep
where I can download RVC
For training a Voice
How do I know my GPU is being used correctly?
It's sitting at 5% when it's training
What’s your GPU and what method are you using to train
Virtual Audio Cable suggestion for RVC?
is this for real time
Ilaria RVC: CLICK HERE 🤗
Guide on how to use it: CLICK HERE 📝
Don't forget to thank Ilaria if you find it useful! 💖
Yes
kk thx
its harder on mobile for the interface but u shouldnt get an error unless u do smt wrong
whats ur pc gpu
check https://docs.aihub.wtf/ -> RVC -> Local -> Download either mainline (original rvc) or Applio (rvc fork with some extra features, same quality) on your pc
Last update: Mar 10, 2024
ok thx
Ayo? @subtle gazelle level 1 !!! 
yw
Index search FAILED or disabled
whats this
Which tune do you use when you are using a girl voice as a girl?
If I set the tune too high it becomes Mickey
also how to fix sizzle plus the voice comes lower at start and becomes higher
You must test with different tunes.
The appropiate tune for your model will depend on your own voice.
why does my shit sound so ai generated and yall sound better than mines
How can i make the RVC use GPU
whats your pc gpu?
RTX 4050 Laptop
what rvc are u using?
Mainline
Ayo? @wraith coral level 6 !!! 
also i heard laptop gpus are worse than desktop ones
idk about that
it should use gpu automatically weird
My cpu is high but not gpu tho
are u inferencing or training?
thats better for realtime?
maybe @pastel oak could help you better about this
downloading to test rn
Well u did comment on the other help channel and i told you what to do to fix it
But for 4050 laptop i would rather recommend the fork wokada, itll give u better performance
https://huggingface.co/Shadicti/deiteris-Fork/blob/main/voice-changer-windows-nvidia-b2309.zip
Ayo? @pastel oak level 64 !!! 
it runs on webui, not client app just so u know
for any other questions or settings look here:
https://rentry.co/Forkvoicechangerguide
Guide style is in the same as Blanc_dot's. Thanks Blanc_dot for corrections. Most technical information comes from deiteris.
Last update August 30th, 2024: New b2309 version
Translations added for:
German: https://rentry.co/ForkVoiceChangerGuide_de
Turkish: https://rentry.co/ForkVoiceChangerGuide...
is there any good sides about rvc realtime instead of wokada or its fork btw
can anyone help how do i re use ai voice
Ehh not anymore
Noise gating is broken, noise suppressions are ok, anything friendly user-wise is bottom of the pack
Its only worth it if you use third party program for noise gating and noise suppression, but even then, fork wokada does that for you and has the same, if not better performance
yea as i thought
imo its better than wokada v1 because better quality and less delay, i can deal with the broken noise gating personally
but fork beats it
i dunno much about wokada but so rvc realtime beats the wokada in https://rentry.co/VoiceChangerGuide ?
Github - Blanc-dot
Discord User - https://discord.com/users/824922747423031359
Special thanks to the following people : lusbert, poopmaster, felt, fazemasta, antasma, shadictl, x_hina, sushi
thanks are for anything added to guide, taken from any talks, settings added when previously collecting st...
for what?
well before i used a website to do my ai voice but this website got shutdown and i cant find a new app or website to put my song with characters voice anymore
U have to differentiate:
the prebuilt packages of wokada v1 in the guide you linked are probably the worst because of the bugs and broken extra and higher delay etc.
But if you manually set up the wokada v1 environment, its just as good as fork and realtime
Its just that fork prebuilt is already as good as manual environment of v1
And the problem is, people dont know how to set up environment so 98% people use prebuilt
what makes fork slightly better than manual environment v1 is also that extra is gpu accelerated instead of cpu, else its for the most part identical in computing. only differneces are the nice new features emojikage added that make things easier
alright you mean ai covers, guessing you dont have a good pc u should use ilaria rvc zero
Ilaria RVC: CLICK HERE 🤗
Guide on how to use it: CLICK HERE 📝
Don't forget to thank Ilaria if you find it useful! 💖
actually i do have a good pc
its just
ill try it out
oh wait its look like the old one i used to use
damn thanks you
whats your PC GPU?
you could do it locally so u dont have to worry about cloud limits
oh damn
is it even worth to update the normal wokada guide
raven made it i guess
I talked to raven briefly, they updated and added the installation method for manual env wokada
at least for nvidia
Okay
alr
-rt
This interaction has expired, use the command
/guides realtimeif you wish to see it again.
Ayo? @velvet dew level 1 !!! 
can a 1660 ti run real time my friends trying and its not doing anything 😭
GTX 1070 mobile
Using RMVPE
What fork of RVC?
Mangio
I feel like something broke in a weird way
I ran it for 256 cycles and nothing changes though it
32 sounds the same as 256
git link plz
-rt
This interaction has expired, use the command
/guides realtimeif you wish to see it again.
-local
Suggestions for @unborn zodiac
- 🍏 Applio, by IA Hispano GitHub
- Mangio-RVC-Fork, by Mangio621 Huggingface
- RVC Studio, by SayanoAI Huggingface
- AICoverGen, by SociallyIneptWeeb GitHub
- Replay, by Replay Team Website
- Original RVC, by the RVC-Project team GitHub
- GPT-SoVITS, by RVC-Boss GitHub
Credits to Faze Masta and Antasma for compiling these links.
when I add any new model, in rvc, I get this error: Please select a model and input audio fail. Audio and model are selected but they don't work.
You mean original?
Ayo? @unborn zodiac level 2 !!! 
Why isn’t my voice changing software working?
Yes
!t howtoask
Bot not botting
Uhhh
What are you using and what’s your GPU?
The program starts and I keep seeing something like this.
I can't send a screenshot, but when I run the program I get a white screen
and no options
Ayo? @blazing tangle level 1 !!! 
rtx 4090
Make sure the file isn’t stored in OneDrive and and your opening start_http
nasıl açılır
Ok już działa, dzięki mordo 🙂
you are a chad
Wait so how do you download rvc?
github
Do you have the link
yes
Rvc is better than w-okada with amd gpus right?
Because I have a 6900xt
also do I need pytorch installed?
this one is the best in my opinion because I don't sound like a robot
Is the one your referring to the Original RVC?
Or a side branch
Orginal
oh okay thanks
no problem bro 🙂
yea it should, be sure u are using the wokada fork
-rt
