#✨│ai-help
1 messages · Page 49 of 1
sc? I dont see the option
this is mine rn
Fixed it!
maybe your save frequency is too high idk
bump
aint no clue
if rank == 0 and not hps.if_stop_on_fit:
if global_step % hps.train.log_interval == 0:
lr = optim_g.param_groups[0]["lr"]
logger.info(
"Train Epoch: {} [{:.0f}%]".format(
epoch, 100.0 * batch_idx / len(train_loader)
)
)
# Amor For Tensorboard display
if loss_mel > 75:
loss_mel = 75
if loss_kl > 9:
loss_kl = 9
logger.info([global_step, lr])
logger.info(
f"[loss_disc={loss_disc:.3f}] | [loss_gen={loss_gen:.3f}] | [loss_fm={loss_fm:.3f}] | [loss_mel={loss_mel:.3f}] | [loss_kl={loss_kl:.3f}]"
)
found the relevant code.
no clue what rank is though
rank is the gpu index it seems
so the true question on how often is prints is if global_step % hps.train.log_interval == 0: not rank
"log_interval" 💀 im smart
ok the log interval is set in the configs
every 200 steps
should be pretty simple to increase the frequency of
Hello, who has that colab error?
It seems like I'm painted on the wall because no one responds to me or it seems like I'm the only one who has this happen
or that no one who knows how to fix it has seen it
Bro, CUDA problems was fixed by me, Hina and Grd. Check the new notebooks
-colab
Suggestions for @modern surge
- 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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
it's just noisy, also, looks like UVR vocals
That's because it is. There's no availabile stems
Hey guys, I'm getting a weird error I don't understand when running the last cell in so-vits-svc 4.0. can anybody help me?
Why sovits?
not sure, this is my first time trying to learn this. not sure if im doing it properly lol.
any guidance would be appreciated my friend!
im looking at the rvc links colelction channel, how do I know which one I should use?
Ayo? @split shadow level 1 !!! 
RVC Guides (How to Make AI Cover)
Translation by country
They probably have an older copy of it.. that's why I'm planning on switching to codes hosted on pastebin so when i update stuff I just need to update the pastebin and all copy will be updated
is any uvr model particularly good at removing harmonies?
Karaoke2 or something
tried was meh. wish more songs had official acapellas 😭
You could try looking for a clip or video of them being interviewed or something
this is for inferencing
my model is getting a voice crack on the harmony and pitch shifting isnt really helping too much
try UVR 5HP or 6HP, though can be hit or miss
Which colab notebook are you using?
The error you mentioned doesn't really make any sense, since it seems to complain about a missing version that hasn't been used in a really long while
tried HP_2. these names are confusing lol. will give those a shot
god VR architecture is outputting some ear bleeding digital artifacting on some models
idk if it's cause linux or cause im using a short sample
Karaoke 2 model should do the trick
karaoke 2 did not do the trick
Uvr BVE?
uvr idk what bve is
Most of the time karaoke 2 gives no change or just sounds muffled for me
gonna try on the full song instead of just a sample I guess
Muffled when generated but after inferred it usually becomes unoticeable
No I use it for training so not usable
Now thats a different story
Yeeee
I just remove every harmony i see
im just tryna get my model to not have a voice crack on that part of the song
Is the voice changer still banned for Google Colab?
Yesnt
Means?
Whats the diffrence?
the new one isnt banned
The new one works that's the difference lol
lol
that's why I barely use soundtracks as part of training data, only for making covers
I use streams now.. well vods.. just chatting vods mostly so I don't have to do stuff
Will the vc work better with Colab Pro?
Or is it almost the same
I saw you get a better cpu with it
hi bot
Technically yes but no need
Free is enough
Aight
Squishy got it faster than I did lol
shot through the heart, niah's to blame
Wuut
talking and karaoke streams, exactly (most have no or less problematic backing vocals)
Ye since it's a stream I just remove background audio and use it
The manually check if there's some left to remove manually
Quickest way to make a voice model?
Ayo? @crisp goblet level 1 !!! 
i mean dataset
quality matters much more, go check and learn some #1159513888199540817
I meant dataset
whats a way I can make a high quality model on my device
I have the hardware
if someone can send me their confiuration or a link to an automatic vocal splitter that would rlly help me
I do uh MDX23C > VitLarge > VocFT > FoxJoy Dereverb > DeEcho Normal > Denoise which all can be found on mvsep.com
Or UVR if you want to do it locally
Does that cut out silence and make seperate audio files?
I'm trying to voice clone my homie
What's vitlarge? I'm assuming that's only for making models?
I'm just gonna try what I have
compromised acc spamming links
You're placed in Cover Generator Queue. Current position: 1
🎙️ Realtime Voice Changer (Local)
Description: This one has more options and is somewhat more convenient to use than Real-time RVC.
Link: Rentry
Credits: ravencutie21
Description: More accurate than W-Okada's, but requires a decent GPU.
Link: Google Docs
Credits: teas.hi
Description: Text to speech with RVC
Link: Rentry
Full AI Voice Model Training Guide (Local)
Link: YouTube
Credits: Christopher Villanueva
AICoverGen Colab Guide
Link: Google Docs
Credits: Eddy (Spanish Helper)
Create a model with RVC disconnected (colab)
Link: Google Docs
Credits: Angetyde
How To Make an AI Cover With Ilaria RVC
Link: Rentry
Credits: 👽 Julia (ailen2091)
hey my applio keeps saying i dont got a module names 'tensorboard'
Ayo? @twilit ferry level 1 !!! 
RVC Guides (How to Make AI Cover)
Translation by country
ya ik that's why I overwrote the changes on the previous notebook.
use pastebin method :D
Like Rentry? 
Uh, how to do this?
Ayo? @distant wagon level 1 !!! 
on the part that says "url" you put the huggingface link of the model you want
-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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
Ayo? @old oracle level 2 !!! 
I am very confused
just put the huggingface link of the model
qwq??
yes
Are there any good methods at manipulating portions of an acapella to make a model handle inferencing specific high notes better? I've tried adjusting pitch of problematic segments and that sometimes works? But it can also make it sound wonky. I mainly use Audacity but I can look into whatever else might work better for any given method.
you can manually pitch down the parts where its too high but idk what program that is
melodyne?
no idea
melodyne
And that would differ from adjusting the pitch in audacity?
you can do specific parts.. dont know if thats possible with audacity
yeah
its kinda like autotune
You can select segments in Audacity and apply a gradual pitch change but like I said it kinda turns out meh. Might give melodyne a shot then.
free alternative?
How can we use this AI for a group of people? For example, if I want to change the voice in a song that is sung by 4 people(A, B, C, D) into 4 ai voices(E, F, G, H). Should I separate the parts and apply ai one by one or is there a easier way? And, if I have to separate the parts, how can I do it?
one model for one person, also should avoid duets/group vocal songs
Then is there a easy way to separate it? Like an AI or a program?
manual
anyone have 2ne1 Models?
Can anybody help me??? Every time I use Google colab, when doing the last function it appears: File "/content/AICoverGen/src/main.py", line 344, in <module>
raise Exception(f'The folder {os.path.join(rvc_models_dir, rvc_dirname)} does not exist.')
Exception: The folder /content/AICoverGen/rvc_models/Sakura does not exist.
1
oh ty
Enter it here? @glad zealot
if i have a dataset thats 27 min how many epochs should it be for training?
Question would like to train a voice model. Online and that has a ui. (im terribly bad with typing and redirecting stuff T-T and didnt even check the links properly cause lazyyy💀)
my applio keeps saying its missing the tensorboard and i cant do anything, can anyone help?
i started the client it runs fine but when i hit the start button it says:
[Voice Changer] VC PROCESSING EXCEPTION!!! CUDA error: no kernel image is available for execution on the device
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.
Traceback (most recent call last):
File "voice_changer\VoiceChangerV2.py", line 229, in on_request
File "voice_changer\RVC\RVCr2.py", line 197, in inference
File "voice_changer\RVC\pipeline\Pipeline.py", line 161, in exec
What's your GPU
nvidia
Ayo? @golden anvil level 1 !!! 
GTX710
Yup, too old and underpowered to work unfortunately
alrighty
you can check out the pins in #🔍│help-w-okada , there's a way to run this online on google servers
It's pretty much the exact same thing with extra latency from the network
ok tysm
is covergen working?
Hi there, it keeps giving me this error when I try to process, what does it mean?
runtime\python.exe trainset_preprocess_pipeline_print.py C:\Users\Pc\Music\Nyarls\Dataset\Nyarls.wav 40000 8 D:\Mangio RVC\Mangio RVC 2\Mangio-RVC-v23.7.0/logs/Nyarlathotep False
Traceback (most recent call last):
File "D:\Mangio RVC\Mangio RVC 2\Mangio-RVC-v23.7.0\trainset_preprocess_pipeline_print.py", line 25, in <module>
f = open("%s/preprocess.log" % exp_dir, "a+")
FileNotFoundError: [Errno 2] No such file or directory: 'D:\Mangio/preprocess.log'
Ayo? @spiral tapir level 1 !!! 
don't use spaces in the directory names (MangioRVC instead of Mangio RVC)
How long should i let the model train
Hey all, I’m new to discord and fairly new to rvc. Previously I’ve been replay to make covers but I want to start start training my own models. I’ve downloaded rvc_infer on my Mac and have an audio file ready but am clueless on how to proceed. Any help is appreciated
-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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
Ah that fixed it thank you, but now I'm stuck on another error sorry to bother you again
start preprocess
['trainset_preprocess_pipeline_print.py', 'C:\Users\Pc\Music\Nyarls\Dataset\Nyarls.wav', '40000', '8', 'D:\MangioRVC\MangioRVC\Mangio-RVC-v23.7.0/logs/Nyarls', 'False']
Fail. Traceback (most recent call last):
File "D:\MangioRVC\MangioRVC\Mangio-RVC-v23.7.0\trainset_preprocess_pipeline_print.py", line 118, in pipeline_mp_inp_dir
for idx, name in enumerate(sorted(list(os.listdir(inp_root))))
NotADirectoryError: [WinError 267] The directory name is invalid: 'C:\Users\Pc\Music\Nyarls\Dataset\Nyarls.wav'
end preprocess
why is it invalid I don't get it
hello, could i get a guide on how to install / use rvc model please?
double check if the path name actually exists
Oh no you're supposed to put a folder
Not a path to a file. Yeah it's annoying, but the fix is just to put that single .wav file in a folder
a folder?
yeah, a folder path that contains at least a .wav file (i.e. probably C:\Users\Pc\Music\Nyarls\Dataset)
Ayo? @proud elbow level 12 !!! 
^ Assuming there's only that .wav file in there
Ah Thank you that fixed it
im curious im inputting a google link to download the huggingface model thing
does it bhave to be a huggingface link
some reason my model wont show now
nvm
Whenever I try to train the model I get this message start preprocess
['trainset_preprocess_pipeline_print.py', '/Users/jayturner/Desktop/Mangio-RVC-Fork-23.7.0/datasets/jay', '40000', '6', '/Users/jayturner/Desktop/Mangio-RVC-Fork-23.7.0/logs/mi-test', 'False']
end preprocess
Ayo? @reef meadow level 1 !!! 
It's fine
Ty
you're welcome!
Also, does this mean that it’s training the model?
this only appears at the end of training
But it appeared immediately after clicking train model. I’ve never done this before but I was under the impression it takes some time lol. If it is done, the completed model should be in the weights folder?
Well I think something went wrong
Did you feature extract?
Yes, I got this message ['extract_fO_print.py,
/Users/jayturner/Desktop/Ma
ngio-RVC-Fork-
23.7.0/logs/mi-test, '6,
'rmvpe', '64]
fofail-O-
what the frick does this mean
-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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
good question, im unsure
How long does Export Model from Notebook to Drive
take
RVC Guides (How to Make AI Cover)
Translation by country
- Applio-RVC-Fork, 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 Huggingface
You can find more info on the #1159513888199540817 channel. If you can't find your answer, feel free to ask for help in #✨│ai-help. Credits to Faze Masta and Antasma for compiling these links.
https://huggingface.co/ROSES/adam/resolve/main/AdamElevenLabs.zip yall this my model and when i upload it to ilaria RVC it will fail
E:\RVC\Mangio-RVC-v23.7.0\runtime\lib\site-packages\torch\autograd_init_.py:200: UserWarning: Grad strides do not match bucket view strides. This may indicate grad was not created according to the gradient layout contract, or that the param's strides changed since DDP was constructed. This is not an error, but may impair performance.
grad.sizes() = [64, 1, 4], strides() = [4, 1, 1]
bucket_view.sizes() = [64, 1, 4], strides() = [4, 4, 1] (Triggered internally at C:\actions-runner_work\pytorch\pytorch\builder\windows\pytorch\torch\csrc\distributed\c10d\reducer.cpp:337.)
Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
Training time per epoch has increased by ~1 min (1m 22s -> 2m 30s). I'm guessing this is the cause as I don't remember seeing this message before. Anyone know how to fix this?
How i make AI Songs
anyone has a link where i can make ai songs?
does applio work?
Yes, people still use it. I couldn't find the exact guide on it
where can i find a link for applio?
https://discord.com/channels/1159260121998827560/1159618293594861579 My bad, I didn't add #1159513888199540817 to my channel list
How can I make my own voice into my own voice model for Replay?
Ayo? @polar axle level 2 !!! 
If you get a message in the console that says something like "CUDA out of memory" then it definitely didn't train (I learned this firsthand). Your GPU might be too weak to train, in which case you should train with a Colab or on HF, or something else might've gone wrong, which I unfortunately don't have a solution to.
what version on cuda do i need ?
so i dont need cuda ?
?
ok i have
pip and pythorch
and python
got the voice changer set
wdym ?
Hey, anyway to find earliest pth if I resume training on RVCDisconnected?
How can I get the link to the model?
-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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
-overtrain
All-In-One Guide on how to make a good model
This guide explains how the D and G files works and much more: https://rentry.org/RVC_making-models
Credits: LUSBERT 
Automated Overtraining Detection (AOD)
Will be available soon in #1159513888199540817
Credits: grvyscale
Thank you!
Guys, i keep getting this error, could you help me out?
\Mangio-RVC-v23.7.0/logs/nefi/trained_IVF1085_Flat_nprobe_1_nefi_v1.index for writing: No such file or directory
i am getting this on train future index part.
Ty, I’ll check it out. Thought my m3 Mac would be strong enough to train. Also I thought google collab was shut down, and what is hf?
okay, got it, very clear, thank you ❤️
Could you guys help me too?
oh there are some GUI-less colabs that are good to use
because they don't use an external WebUI
\Mangio-RVC-v23.7.0/logs/nefi/trained_IVF1085_Flat_nprobe_1_nefi_v1.index for writing: No such file or directory
i am beginning to tweak out trying to get this to work.
the install is literally
IV. Install Prerequisites: Run the "install-requirements.bat" script to install the necessary dependencies.
what is the install requirements.bat
where do i get that
neither of my launch tensorboards work

if mangio so smart then what doesn't it just start when you start training or just have a 'launch tensorboard' in the interface itself. why are we hiding it
is this where we ask questions about the voice models?
RVC Guides (How to Make AI Cover)
Translation by country
Is there a way to remove some of the vocal bleeds on the instrumentals? I used MDX23C-InstVoc and then denoise aggressive on instrumentals. I still hear some of it
yeah, about rvc in general
Maybe try the Inst_HQ MDX-Net stuff?
nope they're just Inst models
not Inst_HQ
Anyways try them out
I forgot I can combine models, i'll be really thorough with it. The vocals extracted were perfect already
Colab's bug has already been fixed? I've been asking for help or a response for about 4-5 days
😭
no ui colab
-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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
whats a software where i can make vocal mp3 files into the ai models voice
- My prefix in this server is
-(customizable with-prefix) - Interested in how I'm built? I'm actually open source!
- Forgot a specific command? Try
/helpor-help
Would Kim vocal 2 be the same as 1?
nevermind, it probably is
ik you aint a mod but do you know?
...rvc?
yes
u can use the colabs or the local stuff if u have a good pc
Ayo? @soft tiger level 2 !!! 
uhhh
which ever is the easiest
I'd recommend reading the guides n stuff
Well let me be clear with you, this stuff ain't simple
But the guides will help
i had this one software on my pc that was like frag and drop lol
If you just read carefully n shit it'll work
but that was months ago lol
-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
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Ilaria RVC, by thestingerx Hugginface Spaces
- RVC-HF, by r3gf Huggingface Spaces
- AICoverGen, by r3gf Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- Advanced RVC Inference, by neuclya Huggingface Spaces
would yall say RVC is better with the realtime AI voices than Okada?
RVC Disconnected is a good one
...okada uses RVC?
...ah
uh uh
i mean there is a realtime voice changer built in to rvc but it's a bit clunky to use
I see, so it must just have been a crappy voice model I was using then
is there any links for the local softwarte you was saying
-local
Suggestions for @soft tiger
- Applio-RVC-Fork, 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 Huggingface
You can find more info on the #1159513888199540817 channel. If you can't find your answer, feel free to ask for help in #✨│ai-help. Credits to Faze Masta and Antasma for compiling these links.
I'm 208 epochs in and tensor is still showing improvement. Thanks for your help again!
how do i run original rvc
idk what half of this is
so i should keep training a little bit after g/total stops going down then look and see if g/mel goes down even more near it and test/compare them?
im unsure of what would be considered a 'good' dataset, mines probably mediocre
yes
i noise gated and did my best ensemble uvr5 pass then like 4 other passes of noise, verb, then noise verb noise verb
Ok so on audacity it says that my song is 44100 Hz but I get an error on mangio.
i just realized that i left this giant patch of nothing in my dataset when everything past like 15mins was supposed to be cropped entirely
do you have any guides on euthanasia
I need help
this is a bit over 10 seconds zoomed in
what defines quality, how can you tell by looks?
i see
so you want many defined features
with negative space like that
i imagine it's because my original source is a singer who uses a lot of verb and echo
is there an izotope rx10 and audacity guide
for using their features to clean
I need help
dang
How do I use models?
I'm going to start asking questions here. I'm looking to find out where I can get the WordBand Bot.
Ayo? @rich yoke level 4 !!! 
Hi, im really new to all this, can someone help?
i downloaded a Morty Smith rvc but it does not work properly
what are the optimal settings to remove artifacts in medium tempo songs?
for your server?
RVC is the name of the software for making the AI covers. Morty's voice is what the <voice model> is about
so, you want to do inference with that model but it's not working properly. what's the issue exactly?
well the artifacting issue could be due to a few issues
-Audio is overall low-quality
-Model was overall poorly trained
-There are overlapping voices
-There is reverb or other sound effects
-Or there is noise
- Perfecting Audio Isolation on Low-End Rigs: A Practical Guide, by Litsa The Dancer and Faze Masta Google Docs
- Gathering and Isolating Audio, by SCRFilms Google Docs
- How to make a good model All-In-One guide, by LUSBERT
Rentry - Vocal Mixing Tutorial, by Roomie YouTube
Youtube Downloaders
Audio Separation/Isolation
but try reducing the search feature ratio
it seems like it just only muffles my sound when i listen back to it
Ayo? @desert bison level 1 !!! 
muffles?
wdym exactly?
Im trying to start up rvc gui but it gives me a virus warning is it safe orrrr???
any other programs better??
hm then it's probably exterraneous sound effects,
yeah it usually does that. it's virus free, don't worry
but thanks!
I've never touched search feature
what is it, exactly?
yw! make sure your audio is in WAV or FLAC format too, not a lossy format like MP3
And i have to do the full 5gb of file extraction right??

i thought i can send here the audio file, is there any way to send here?
This affects how much the of the .index file will be applied to the audio after inferencing. The higher the value, the more accent and speech manner of the voice model will be applied to the output audio.
For example, if the model's dataset has background noise, reducing this value will lessen that noise in the output.
Lowering this value can fix artifacting issues on some models.
Lowering it to 0 won't make the output not sound like the model, you can lower it as much as you want.
Here's more info on the settings https://rentry.org/ilarvc_inf_guide/#settings-explanation
my own copypasta :b
oh! that's awesome <3
you mean unzipping it? yeah you should
okay thanks
yw !!!
you can send it on my dms
is there a place to post finalized songs (just curious, I'm actually in the wrong channel now)
i'll take a look at it
alright, one sec ^^
#1159290752195633273 youtube links only!
understood
Ayo? @weak briar level 1 !!! 
have fun ^^
i want to animate a different outcome or much like how Morty could react to Rick Primes death, it was already brutal but i muffled the actual audio on that clip and it's terrifying
it's fine ^^
yeah so, the output sounds much more lower compared to his voice
did you try turning the pitch up?
in RVC
hey is orc here?
yes, but it doesn't seem like it's doing anything
i was researching on reddit and saw someone named orc posting about okuda vc 😄
what version of RVC are you using?
Applio?
ooof, id on't know, where can i check that? 
where did you download RVC from?
github? Hugging Face?
when I say version I mean fork. Do you know what that is?
nope
Ayo? @desert bison level 2 !!! 
ohhh so you are using the voice changer
julia i was wondering if you could please help me with w okada and increasing the power in passing?
is that correct?
yes yes
ive tried tweaking everything and watching youtube guides but my friends say it's still glitchy and has artifacts
I don't know what you mean by that. I also don't use w-okada so I can't help you. If you need help ask on #🔍│help-w-okada
ok ty
ask on #🔍│help-w-okada I don't know much about the voice changer
so there is two different apps?
let's explain. RVC is the name of the AI software itself. out of that software you can make two tools. one is for converting the voice using audio files, and the other for changing your voice in real-time through the mic as you speak
This guide is written by: Raven
Please give credit if you use elsewhere, thank you!
Other Links
Antasma's Local Error Fixes
Antasma's Colab guide
Sushi's useful Links - You need to follow this if you are on an AMD or INTEL ARC graphics card
Frequently Asked Questions
Jump To The Important Section...
hope this helps you ^^
there's plenty of info there
Is there a tutorial on how to operate Tensorboard?
well, im gonna ask then on the help-w-okada, thanks for your help! ^-^
As in, I'm trying to launch it
THIS WAS ALL TESTED ON THE Mangio-RVC-Fork WITH THE F-RVC-exp CONTINUATION FORK OF Mangio-RVC-Fork
(From what I know, each fork logs differently for TensorBoard)
Things you may need for this guide:
Audacity
iZotope RX Audio Editor
Adobe Audition
Spek
TL;DR is at the bottom of the page
Mangio logs...
but first i will take a look at this x3
alright. have fun!
thank yoouu :3
yw!
Local RVC
Ayo? @rancid pine level 1 !!! 
I think this guide is outdated https://docs.aihub.wtf/guide-to-create-a-model/tensorboard-rvc
shit we need to make a new guide on launching the tensorboard 😭
@half cove wanna help me out on dat?
Ah damn
is there an up-to-date tensorboard launch guide?
I tried to follow a YouTube video, but I kept running into problems with Python using VSCode
how do i get it to not like tweak out so much??
Ayo? @sharp veldt level 1 !!! 
RVC Guides (How to Make AI Cover)
Translation by country
hello! Guys, I need your help.
I currently created the voice using diff/rvc.
However, a problem arises when using this to extract songs.
AttributeError: 'NoneType' object has no attribute 'dtype'
Does anyone know why this happens? I tried almost every solution on github, but it doesn't work.
And how can I extract this into one file?
diff/rvc?
like I'm confused here, what's that
OH sorry that is
RVC-Project / "Retrieval-based-Voice-Conversion-WebUI"
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Ayo? @steel cypress level 1 !!! 
Hello i need help on w-okada
w-okada voice changer is super lagging on my laptop and I am using
This is the specs of my laptop
4 Terabytes Ssd
32GB ram
Nvidia GeForce RTX 3080 16GB
Help I need help on why I am still getting a lag on the voice changer
RVC Guides (How to Make AI Cover)
Translation by country
Question would like to train a voice model. Online and that has a ui. (im terribly bad with typing and redirecting stuff T-T and didnt even check the links properly cause lazyyy💀)
how long does it usually take to process the data? mine has been running for over 3500 seconds now
they say it usually takes less than 10 minutes but it's been almost an hour now, I'm wondering if there's an error or I did something wrong
ive been making some ai covers for the fun of it and realised that they can't hold notes that well, is that a known problem or am i doing something wrong?
Is SVC no longer usable?
Are RVC1 models compatible with RVC2?
nvm
what does
Select Speaker/Singer ID:
mean
help
Ayo? @distant wagon level 2 !!! 
Is an unfinished feature in RVC that doesn't work.
The idea was to be able to store multiple voices within a single [.pth] file and access them by their assigned Speaker ID (SID). It most likely will remain unusable until much later on in the future
Really?
Well I wanted to use this
https://www.weights.gg/models/clm738u091vhhcctcgu4lcejj
I think you forgot to delete the text in path file
I assumed I needed that feature
uh can you tell me where it is
Where it says "enter the path of the audio folder"
Maybe the voices are divided by their each .pth file. Are they?
Yes
delete all?
It's just model.pth, model.index and some json file
It says that it includes all the 6 characters
but I have no idea how to access the other 5
Yes. I think there are two of them in the page. Delete both text, unless you have already pasted a path file
ok
Me neither. I thought training multiple voices at once will make a bad sounding model
Maybe try using the speaker id feature
ok
Maybe now it works and I wasn't aware of it 😭
You are not supposed to paste a link to a website there
ohh
and i just looked at the json file and it's using a file from another model
i think
There you are supposed to paste the <path> to a <folder/file> from your computer
Is there a tab to download voice models?
Inside the app
HEROー🦸
Is there a tab called Resources?
Are there any other tabs?
Can you scroll up and send a screenshot?
Congrats!
Now go back to the main tab, click Refresh, select your model, and you are good to go
I pressed it once before I used it
Do this
.
Ayo? @distant wagon level 3 !!! 
When I said main tab I meant the Inference tab
Here, upper right corner
Left corner I meant. Sorry
And to the left of it, select your model
in here?
In here
oh
Also if you want me to see your text, ping me next time
It's not like I stay in this channel 24/7
then can I dm you ?
I just want to say that it might be more convenient if I dm
I would rather stay here
Feel free to ping me
and...i cant find it
Congrats, you found it

You are in the Inference tab
Hit Refresh and then click "Choose your model" on the left
Do you see the name of your model?
yes
Good
Select it
And then below it, select your audio file
Change the settings if you want, and then hit Convert
And wait for it to load
Will it give me options?
Options to what?
it doesn't give me the option
The option to what?
uhh do i need to enter anything in there?
There where?
"Choose your model"
You need to click the rectangle and it will unfold the list of downloaded models
Click it and select your model
I can't do shit with it
Rip
@proper shale can you help him how to download tensorboard locally?
yes
Then I think your model is not download
Go to the Download Model tab and paste the link and click Download
ok
Then go back to Inference, click Refresh, and see if it's there
is work
Ayo? @distant wagon level 4 !!! 
It's now working?
I don't think so this time
how do we open rvc? someone told me it was the ''go-web'' file, is it true? if its true, what is supposed to happen after i click it?
oh ok
because it opens up a black screen with white text
It automatically opens up the local hosting link for me
should i delete mine and download whatever you downloaded
Yeah it opens a terminal. After a minute it will open the app itself
so i gotta wait?
Yeah delete the text then
it doesnt look like anything will happen
this?
Yes
ok
also windows sent a warning so idk what to do
should i allow the thing or not
btw it sent me to a site so i guess it worked
but what about windows warning thiny
thingy
now paste the path to your audio and the audio file (e.g c:/name/folder/folder/audioname.wav)
replace the audioname with the name of your audio and c:/name/folder/folder with your path
Is it from here?
oh you are using huggingface?
They are using hugging face
yes
Use my guide https://rentry.org/ilarvc_inf_guide
~ Guide made by Julia ~
~ Improved by Alex and Squishy ~
Note: It works on mobile too! If your device is slow and can't run RVC locally, don't worry. This software doesn't use your device's resources. All you need is a stable internet connection.
READ THE GUIDE TO THE END. It will be worth it!
~T...
?????
So the huggingface side is complete?

The hugging face you are using is a little hard for you. Use Ilaria RVC, it's simpler. I sent you a guide for it too
hey, what happens if i close the black screen? will i still be able to use the site?
idk if its called a site tho since you all call it host
but you know what i mean
Too late I thought he was using applio locally 😭
what huggingface space are you using
RVC V2
on the guide
i've never heard of it and seems like you can't(?) fully use it so...
Seems to just be mainline RVC on HF
👀
yea and u can't use inference either
so just use ilaria rvc imo

If hugging face is used, are there many steps later?
no not really
just the usual download models > inference
with an actual audio dropdown
What 😭😭
That's so weird
Why would they put it then?
If it's there then it's for a reason
it doesn't have the audio select dropdown ig
Can I continue to use it?
well yea but i don't know if you can inference
share the space link
yea
what do I need to do
No
The process will halt
is there a way i can send photos to help see my issue
Click the + button
guys, i get this error when i want to train a model
https://prnt.sc/BzAX7nddCg8t
ideas?
Don't you have to wait until 'end preprocess'?
it never gets there
Ayo? @brittle wing level 1 !!! 
Hm
how do i train a model? a am really confused about all the different versions of RVC, i think i have voice changer client demo... I don't know it that matters or not though.
can someone join vc for faster fixing?
is it supposed to take this long😭
In my personal experience, it depends on the site you use
Ayo? @rancid pine level 2 !!! 
its the one applio opened
check the console window for the epoch progress, also you can run tensorboard to monitor the progress (the graph)
Need help on what could be causing lag?
I configured the voice (And converted to onnx), and set the delay to 128, everything worked perfectly without lags or problems. The next day I started it and didn’t change anything, and now the voice began to lag.
try start the runtime option
runtime, not conda
I restarted the PC, etc., all the voices work on these settings, but the one I need stopped, it lags very much
I'll help you with that
RVC has different forks. A fork is a copy of a main GitHub project. It aims to make a different version of the project with improvements, changes and new features
i think they meant the cuda stuff
The most popular forks are Mangio and Applio. And then there's what we call "Mainline RVC", which is the base RVC
They downloaded w-okada 😭
You can't train on that, right?
nope but they have it..
Yeah but they want to learn how to train a model
the easiest to use (from what i can see) it mainline for training
since you just get it, unzip and run
Random question but can you change the hop length of crepe for training in mainline?
as far as i know no
unless you edit the configs probably
Dang
@glad zealot where do i find the mainline version? i dont see it in the list of versions.
i think i meant to reply
oops
can you send me another site
this pink one im using is kinda weird
it keeps giving errors
why can't I send pictures here?
there is only source code?
oh nvrmind
i found it
2.1.4
Ayo? @twilit ferry level 2 !!! 
my voice changer sizzles on discord how can i fix it
where do i find the new one?
i fixed it but it now echoes...
I know AMD is gonna be slow, but at the very least would Okada's voice changer work if i'm using AMD and install it locally?
Depends on the GPU mostly
Recent AMD cards should be ok
Well i have an AMD ryzen 5
Guys some models I see are RVC V2, at 250 epochs and some at 300, what is the relation of Epochs to the quality of voice, what does that mean? how do I know what settings I'm using best for the right Epoch amount? Can someone explain, please.
Is even RVC the best voice? or is there better models?
Yeah i dunno how i can check the gpu, or if my device even has one
-
An epoch is basically how many times your dataset has been trained fully. E.g: 200 epochs means the dataset has been trained fully 200 times.
-
My recommendation is to go for 500 and check the graphs
I have RTX 4070 TI, and Amd ryzen 9, 5800
There is no right amount of epochs for each model cuz every model is different
It's one of the best yeah
Where can I find free voice models at this level?
is there a collection or voices I can browse from?
that are english speakers? male?
I'm assuming it might be integrated graphics, yeah
is there filter or option to set it at 500 epochs for the search?
I'm not seeing this option and or struggling to find 500 epoch sound/model
It's gonna be rough I guess
I thought you were planning to train models. Anyways, epoch count doesn't really matter
I was going for wokada, but if there's alternatives that would make me sound decent and allow me to input custom models, i'm open to suggestions
I'm going to train one to see, and also to import a model, I use the .ph at the model and then the .index at the index title when importing in RVC using w-oakda, right? I already did this but just want to confirm this, because I dunno I feel like others are having better results, where as Im doing somethiing wrong
@proper shale
is this response based on the connection to the server we're connect to?
or is this based on my computer specs?
if I plug my computer into ethenet will that fasten the speed/res?
Correct
Based on your GPU's processing power and how fast it can infer
how many audio files do i need to train a voice model? and how long do i need them to be?
RVC Guides (How to Make AI Cover)
Translation by country
For help for traning a model go to #📑│making-models ,btw the dataset (audio files) dont need a specific number,it can be one with all voice lines in one or different audios,that depends how you want to put them but doesn't really matter,also the more you have (the more long) the better it is
guys how do I delete uplodaded models? from o-akada, it feels like I tested alot, should of named them properly, but how Do I delete them?
Just one audio file is enough.
For the appropiate dataset length, take this as a reference:
5m = bad model
5m to 10m = passable model
10m to 30m = decent model
30m or more = very good model
This might not always be true, the quality of the dataset plays a huge role on the final quality. A 5 minute dataset can be enough sometimes
For the quality, the vocals must be clean, free of noise, reverb, voice effects, overlapping voices, and in lossless quality if possible. Make sure the person vocalizes every vowel clearly and hit low and high notes
@molten pecan how do I fasten the response or fast speed to output?
it seems to be delayed 1 second.
You using the realtime voice changer?
It's recommended that your PC has good specs to begin with
If you are using a Bluetooth mic, then plug it in
And make sure you are using f0 rmvpe algorithm
Idk much about the voice changer so ask on #🔍│help-w-okada
@copper pebble is this channel only about installing RVC and inference?
Or about any software related to RVC?
training and inference general help
Because a lot of people come here asking about the realtime voice changer. I think we should rename the w-okada channel to #w-okada-voice-changer
Don't you think?
my voice cuts out at the end of the talk its like this: my voice cuts out at the end of the tal-
are you talking about about using okada
Ayo? @restive yacht level 4 !!! 
or when you infer models
didnt get it...
what software are you using
windows 11
urm to make models what program are u using
nah your good
lemme have a look rq
how can i show it- (20 iq)
Screenshot
oh
lol i was just looking through there github
...
is the program fully japanese when your using it
sure wait
Was it called w-okada or voice changer?
If that's the case you are using the realtime voice changer. Ask on #🔍│help-w-okada for help
lmao i tried to start w that but it got confusing
okayy
wait with this you can import your own voice models or no?
i can
now i wish i didnt sell my pc
You can do it through Google Colab if you don't have a great PC
no its not that
i sold my pc because i broke my monitor from stupid game called fortnite💀
...
Wait... you sold your PC because the monitor broke? You know you can just buy another monitor, right? It's not like the monitor is part of the PC
yeah ik
Ayo? @brittle wing level 1 !!! 
It's like saying you sold your PC because you broke the mouse
i just felt like it because i broke allat of stuff bc of fortnite💀
well i did have a 360hz monitor
You broke the PC too?
no lmfao😭
just the monitor lmfao
im saying i didnt feel like replacing once again another monitor bc of fortnite 🤣
thats why i sold my pc because i just kept on replacing monitors
iu still can figure out this software
@jovial pollen
i tried downloading original rvc and following the steps but i dont get it
can anyone please help
@viscid moss @molten pecan Oigan ustedes dos. Un amigo mío necesita su ayuda.
He needs help with w-okada.
No sé usar okada 😭 pero qué sucede?
What's the matter?
oh yeah #🔍│help-w-okada
Where are you stuck?
can you join call so i can explain better
You can send screenshots if you want here
Solo quiere consejos de como hacer que le vaya más fluido.
i still think call is better
-realtime
This interaction has expired, use the command
/guides realtimeif you wish to see it again.
i said everything that is needed for you to understand in help w-okada Julia
these ss arnt gonna make any sense
if you wanna help out !
@viscid moss
Idk about okada, sorry
Ah no worries, you never used the realtime of RVC ?
i didnt want to lmfao i had 98k on yt i was slowly growing but i did what i had to🤣
@half cove
🤑
can you help me
Did you even make money from that with all the monitors you had to buy? 
i made enough
dataset vs output, why does the output sound so bad (400 epochs, 30 minute dataset, 48k sample rate)
plus i have a job 🤣
whats your problem
my other yt has 11.4k i posted my last vid yesterday
I need help getting a software that makes mp3 files into ai voices
rip
you mean rvc?
whats your yt
Ayo? @soft tiger level 3 !!! 
i deleted my other so this acc is being ran by my editor now
my yt is blvrzz
can you go into call so i can explain it better
ah intresting
max 2
Fortnite youtubers be like, I hate myself every second I'm playing this game, but atleast the kids love it!!!!
yeah i absolutely hate that game now
only thing i miss abt fortnite is chapter 1 days
@soft tiger do go-bat
go web
its a file
for amd do dml
did you download a voice model already?
go to it
can someone help/explain whats happening
with ur pth file
in your rvc folder it should have a folder named
weights
no in your file explorer
no let me ss rq
yes that
put in it
you also have a index?
put it in
logs
on the model pth dropdown
choose the one u want
the infering voice
top left
do autodetect index
now ur audio
go on it
usually wav is better than mp3 but both work
So many texts ogm 😭
copy the path of the file
lmfao
lol
paste it into the audio path
not the folder
the file itself
copy as path
hmm
go on properties
try
H:/Ai sudios/untitled
convert
hmm
i think its cuz im windows 11


yes
@true vortex thoughts on win 11?
What would you rate it out of 10?
Should I upgrade to win 101
if u ask me any of the options i will tell u
Which options?
For inference?
guys when i try to open the voice changer with the start_http thing it wont start, what to do?
yea ig
what tutorial should i watch
always v2
theres lots of different tutorials
where the model gets output
dw bout that
the links?
yeah download links
-links
- Applio-RVC-Fork, 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 Huggingface
You can find more info on the #1159513888199540817 channel. If you can't find your answer, feel free to ask for help in #✨│ai-help. Credits to Faze Masta and Antasma for compiling these links.
what i downloaded was original rvc
does it matter in tutorials
or should i find a tutorial especially for original rvc
are you talking to me rn
yea
nope
an epoch is a run of the dataset
im in a call rn
models can overtrain
this is #✨│ai-help
lol
real

