#✨│ai-help
1 messages · Page 78 of 1
But I think you can say this to those who made the site? 😅
I've forwarded it just ye
all good lol, didn't mean to make it sound harsh or anything
?
All good, thank you :)
I have forwarded it to website people.
awesome!
Thank you and forgive me 😅
Don't be sad and don't cry ❤️
Hold the cookies 🍪
hey charlotte, have you ever continued training after collapses and gotten a good model? its set at batch size 6 rn but i already tried batch 8 and was having some too
do i turn on passthrough for voice changer
i hear myself but my voice isnt changing
That's the old dead website
https://aihubdocs.github.io/en/ this is the new one
Written by Julia Eddy Last update: Jan 30, 2024
It's in early development
new website is cool, easy to maneuver
what if my dataset is 4 minutes long?
if you can shoot for 15 mins - 30 mins
what happens if i copy and paste
If you duplicate the same data it will have the same result
Try using ov2 and lower batch size
ok
Get his permission 
the audio was 19 minutes long until i removed the silence and it brought down to 4 minutes
i did
anyone know how to fix this D:\Program Files\Applio\Applio-3.0.4\env\lib\site-packages\torch\autograd\__init__.py:251: 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:334.) Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
what notebook do I use for traning?
why dont i have a index file
how to make ai cover with only vocal audio, but google collab considers part of the file to be instrumental and not vocals?Simply put, I want to turn off the separation of vocals and instrumentals(i use AICoverGen WebUI (Modded by Hina))
Maybe try out Ilaria RVC
can you give link pls?
or say where i can find it
-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-HFv2, by r3gm Huggingface Spaces
- AICoverGen, by r3gm Huggingface Spaces
- Advanced RVC Inference, by r3gm Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- GPT-SoVITS (demo), by litagin Huggingface Spaces
thx
Ayo? @full tundra level 1 !!! 
thanks
My improved version of the dl_models.sh (download models script, for Mac/Linux), which uses curl (pretty much commonplace for UNIX-like systems): https://gist.githubusercontent.com/sonphantrung/66c5eed963296ca519bc89872e3788da/raw/15f40fb326b46ca4b633554a5d18df9c0e6cb170/dlmodels_improved.sh
How to use:
- Right click, save the file to the RVC folder
- Run
chmod +x ./dlmodels_improved.sh - Finally, run
./dlmodels_improved.sh
I'm sorry that I forgot to add the -L option in the curl command 😭
which path file do i grab for the models
i usually make sure all 4 is in the zip....G, D, Model name file w/ last epoch, and index/added file
Do you need any software programs to download the app? Like
Java or python
i only have the g and d im pretty sure
Ayo? @random ice level 1 !!! 
Why can't I open the App on Mac Os
Ayo? @silent sun level 1 !!! 
I use rvc disconnected but if there is no model file....definitely have the G, D, and added....that is a MUST
how do you get a model file?
Did I download the wrong app? MMVCServerSIO? for Mac OS?
Can someone help me for once?
run the cell that says, "Export model from notebook to drive"
i use colab online, sorry man
is that the export Onnx
if you are using rvc disconnected it is the next step after training
what which is rvc disconnected
-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-HFv2, by r3gm Huggingface Spaces
- AICoverGen, by r3gm Huggingface Spaces
- Advanced RVC Inference, by r3gm Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- GPT-SoVITS (demo), by litagin Huggingface Spaces
yeah i dont use the disconnected one
first group, second to last
just type "-colab"
can i get an image or something i am very lost here
im talking about getting the model.pth file from my existing model not in the disconnected
or do i have to use the disconnected to get the model.pth
That’s alright, I think it downloaded correctly now
@forest sluice I’m still having issues now though, I’m not sure if you’ve seen above
do i need python to run the application on mac?
I need help. I made the model but I am having trouble with the cover. I get this error:
~] Converting voice using RVC...
gin_channels: 256 self.spk_embed_dim: 109
<All keys matched successfully>
Traceback (most recent call last):
File "/content/FIX/src/main.py", line 291, in song_cover_pipeline
voice_change(voice_model, main_vocals_dereverb_path, ai_vocals_path, pitch_change, f0_method, index_rate, filter_radius, rms_mix_rate, protect, crepe_hop_length, is_webui)
File "/content/FIX/src/main.py", line 201, in voice_change
rvc_infer(rvc_index_path, index_rate, vocals_path, output_path, pitch_change, f0_method, cpt, version, net_g, filter_radius, tgt_sr, rms_mix_rate, protect, crepe_hop_length, vc, hubert_model)
File "/content/FIX/src/rvc.py", line 150, in rvc_infer
audio_opt = vc.pipeline(hubert_model, net_g, 0, audio, input_path, times, pitch_change, f0_method, index_path, index_rate, if_f0, filter_radius, tgt_sr, 0, rms_mix_rate, version, protect, crepe_hop_length)
File "/content/FIX/src/vc_infer_pipeline.py", line 571, in pipeline
self.vc(
File "/content/FIX/src/vc_infer_pipeline.py", line 424, in vc
npy = np.sum(big_npy[ix] * np.expand_dims(weight, axis=2), axis=1)
IndexError: index -1 is out of bounds for axis 0 with size 0
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/content/FIX/src/main.py", line 346, in <module>
cover_path = song_cover_pipeline(args.song_input, rvc_dirname, args.pitch_change, args.keep_files,
File "/content/FIX/src/main.py", line 316, in song_cover_pipeline
raise_exception(str(e), is_webui)
File "/content/FIX/src/main.py", line 85, in raise_exception
raise Exception(error_msg)
Exception: index -1 is out of bounds for axis 0 with size 0
1
Ignore the warning, should be fine
do i need python to run the application on mac OS?
i try to open the application but won't work unles this is the wrong app
i downloaded the app from the github page
run the startHttps.command (or startHttp.command if it doesn't work)
it doen't work both of them
do i need python or somthing?
i can only find window tutorials
no mac
both wont work
Ayo? @silent sun level 2 !!! 
Eh, you can't double click the command file?
i can double click
I made an RVC model and did the best I could to get a quality result (cleaning up dataset, trying different batch sizes, preventing overfitting w/tensorboard) and it is still a bit disappointing. The dataset that I am using is not long (~9 minutes), is 200 epochs the best that I am probably going to get?
it just comes up with 2 command scripts
https://github.com/w-okada/voice-changer/blob/master/README_en.md#1-usage-with-pre-built-binaries
From the guides:
For Mac version, after unzipping the downloaded file, double-click the startHttp.command file corresponding to your VC. If a message indicating that the developer cannot be verified is displayed, please press the control key and click to run it again (or right-click to run it).
go 500 epochs if you use default pretrain
what feature retrival rate is optimal in order to get the best sounding audio, and which f0 method produces the best results?
I think that will just expand the existing flaws, since it will learn the flaws again
you used the TTS voice as dataset or just for inference? 
My guess is that youre better off uploading the original data set to eleven labs
Ayo? @smoky oxide level 1 !!! 
I'll let you know how it goes.
no defiantly try, I mean, I dont know what will happen lmao
Ayo? @tall ocean level 4 !!! 
lmao, ill hope for you too
in the ai voice changer how do you actually make it go through the output and not windows default
when cloning a voice, what feature retrieval rate do you use
its still coming out of the windows output device if i change it
Ayo? @random ice level 2 !!! 
I just leave it at default, you using Mangio?
did you try checking your actual audio settings?
wdym
im going to be honest, i have no clue lmao, its pretty janky. it runs through python on my computer, looks like this
what am i looking for in these settings?
Ive found the most success though .4 but i haven't tested much
I don't want to make you change what software you are using but I personally use MangioRVC
what does the mangio one look like
Honestly i have no attachment to any particular software
im pretty sure im just using a rudimentary interface with access to RVC
is the mangio fork better than the default one?
I don't want to spam the channel with images anymore but here's the page you would be interested in:
looks pretty much the same to me
as this one?
nah this one
yes but minshin isn't using either of these
who is minshin
oh yeah that guy
what's the dataset length? 5-10 mins of natural voice is enough imo
btw what im trying to say with the ai voice changer the audio is coming out of this one instead of that one
idk restart computer LOL
ok ill try
use VAC (virtual audio cable) and it doesn't need to reboot, the link is here https://rentry.co/VoiceChangerGuide
yes good idea, immediately though of VAC when I downloaded that voice changer
between crepe and harvest which f0 method do you find most sucess with
i downloaded VAC then what i set it as before started working
wtf
how many eps should I do for around 45 mins of data?
Ayo? @old oracle level 4 !!! 
is there some place that explains how to use the #🔍│find-models bot? I notice that I search terms with that bot and in #1175430844685484042 I get different results. If I find a model in #1175430844685484042 will that work without needing to find it in #🔍│find-models ?
how do i even use this rvc
Ayo? @icy umbra level 1 !!! 
⠀
Google Colabs 
⠀
AICoverGen-WebUI
Useful for making quick covers, by Hina.
AICoverGen-NoWebUI
Useful for making covers, doesn't inclued a UI, by Ardha, by Eddy, Hina and Gdr.
RVC Disconnected
To train new voice models, by Kit Lemonfoot.
EasyGUI
The OG interface, by Rejects.
⠀
https://aihubdocs.github.io/en/ check the voice models page
Written by Julia Eddy Last update: Jan 30, 2024
There's a tutorial for it + more methods
;3
Which one exactly?
First, going for 45 mins is prob a lil too much and unnecessary
Second, there isn't a way to know the right epochs amount, as it depends on the length, quality, and size of it
i need a 21 savage voice model can anyone help
Third, inputting a semi-arbitrary amount makes you prone to underfitting/overtraining. Will influence the final quality
https://aihubdocs.github.io/en/ use Tensorboard instead. Check the tensorboard guide =3
Written by Julia Eddy Last update: Jan 30, 2024
@fluid matrix
Do you remember?
With making an AI cover?
Check for the tutorial here
RVC Guides (How to Make AI Cover)
Translation by country
can anybody help me save my model in colab disconect?
i trained it up to 1000 epochs and could not figure out how to save to google drive. like it used to
i dont care about making a cover i was training
May I ask how do I use the search voice models feature? I'm trying to find chevruse from genshin
/search model is nice and all but #1175430844685484042 is better since it comes from AI HUB so you can expect quality
then u need to train it again
or
do you have sth starts with D_xxxx.pth
and G_xxxx.pth
by any chance
⠀
Download for Nvidia GPUs 
Version 17b cuda
Download for AMD GPUs 
Version 17b directml
Download for Intel GPUs 
Version 17b directml
Download for Mac 
Version 17b Mac
⠀
⠀
Google Colabs 
⠀
AICoverGen-WebUI
Useful for making quick covers, by Hina.
AICoverGen-NoWebUI
Useful for making covers, doesn't inclued a UI, by Ardha, by Eddy, Hina and Gdr.
RVC Disconnected
To train new voice models, by Kit Lemonfoot.
EasyGUI
The OG interface, by Rejects.
⠀
Can you tell me how I can find chevruse (girl from genshin) using the search in #1175430844685484042
Ayo? @long scroll level 2 !!! 
Search for it. I linked it in the #uknown link you saw in my post
Ohh so that what it was thank you!
⠀
Local Forks 🖥️
⠀
Mainline RVC
Original project, suggested for advanced users,
by the RVC-Project team.
Applio
Simplified, suggested for all, by the Applio team.
RVC Studio
Simplified, suggested for all, by SayanoAI.
Mangio-RVC
Simplified, may not be supported anymore, by Mangio621.
AICoverGen
Simple yet great way to make covers, by SociallyIneptWeeb.
Replay
From the greators of weights.gg, excellent product for everyone.
⠀
Np, I used genshin as the term because sometimes the specific character doesn't show up
Boo yah thats what I'm talking about thanks! 10/10
⠀
Google Colabs 
⠀
AICoverGen-WebUI
Useful for making quick covers, by Hina.
AICoverGen-NoWebUI
Useful for making covers, doesn't include a UI, by Ardha, by Eddy, Hina and Gdr.
RVC Disconnected
To train new voice models, by Kit Lemonfoot.
EasyGUI
The OG interface, by Rejects.
⠀
Ai cover gen is shitting itself
"Traceback (most recent call last):
File "/content/Hina_RVC/src/webui.py", line 8, in <module>
import gradio as gr
ModuleNotFoundError: No module named 'gradio'"
@acoustic scarab
nvm it was the token thing that messed it up i think
nope its actually just fuckin broke
its not reading the vocal remover/seperator
Karaoke vs BVE in uvr?
Wich and why would you use one of these 2
did you run all the cell? since ive been using it and that ever never shows up
you can just use this
ngrok is not really needed unless google decides gradio wont work anymore
-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-HFv2, by r3gm Huggingface Spaces
- AICoverGen, by r3gm Huggingface Spaces
- Advanced RVC Inference, by r3gm Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- GPT-SoVITS (demo), by litagin Huggingface Spaces
I was learning Rvc with the RVC-beta-v2-0618.7z model in the link above "https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main" and I got an error. It says it can't create the file, but I thought it might be a permissions issue, so I ran it as administrator and still got the error. How can I resolve that error?
Ayo? @rain pawn level 1 !!! 
try not to have special characters (non-ASCII) in the path name, also you had the minibatch thing because of 1h+ long dataset, which could significantly reduce the indexing accuracy
The error has been resolved. Thank you for your help.
guys i try to open the application on mac os and it won't open how to fix do i need to download somthing?
-download
Does anyone have the link I should be using for a 3070 rtx?
I feel like i downloaded the wrong one
for RVC
-rvc
this is a guide on how to create a model locally on your computer
-rvc
A comprehensive training guide for AI voice models. Goes through dataset creation & vocal isolation, training setup, Tensorboard, and vocal inferencing
Further Reading & Downloads:
Vocal Isolation - mvsep.com/en/home
Mangio RVC Installation - youtu.be/ixB9oalT3cQ?si=wLMTnFOqABQIeLBj&t=79
Tensorboard Installation - us.aihubfrance.fr/guide-to-...
Im looking for the real time voice changer i might have been confused not the one that makes songs.
Would that be rvc2?
Ayo? @spiral trench level 1 !!! 
ahhh I understand
🎙️ 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
these are the guides to change voice in real time
🎙️ 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
I've been seeing this Ov2 (pretrained) in #1175430844685484042. How does this apply to rvc collab and when do you use it?
Nvermind, 6 minutes maximum and it's a setting in the colab
what colab do you use?
I was planning to use rvc disconnected
Yup I forgot it was mentioned in the guide here https://aihubdocs.github.io/en/rvc/cloud/training/rvc-disconnected/
⠀
Google Colabs 
⠀
AICoverGen-WebUI
Useful for making quick covers, by Hina.
AICoverGen-NoWebUI
Useful for making covers, doesn't inclued a UI, by Ardha, by Eddy, Hina and Gdr.
RVC Disconnected
To train new voice models, by Kit Lemonfoot.
EasyGUI
The OG interface, by Rejects.
⠀
RVC Guides (How to Make AI Cover)
Translation by country
⠀
HuggingFace Spaces 🤗
⠀
Ilaria RVC
EasyGUI port with some improvements, by Ilaria.
RVC-HFv2
Applio port, by r3gm.
AICoverGen
AICoverGen port, by r3gm.
Advanced RVC Inference
Extended version of the GUI with advanced settings, r3gm.
⠀
⠀
Local Forks 🖥️
⠀
Mainline RVC
Original project, suggested for advanced users,
by the RVC-Project team.
Applio
Simplified, suggested for all, by the Applio team.
RVC Studio
Simplified, suggested for all, by SayanoAI.
Mangio-RVC
Simplified, may not be supported anymore, by Mangio621.
AICoverGen
Simple yet great way to make covers, by SociallyIneptWeeb.
Replay
From the greators of weights.gg, excellent product for everyone.
⠀
can i use the web rvc version to talk with the ai voice
and let anyone hear my ai voice?
arkadaşlar kendi sesimi nasıl başka sese dönüştürürüm
why i start voice changer and people dont hear my voice, even tho i hear record and it works
BRO I'M DONT UNDERSTAND ME
before asking questions about voice changer please read voice changer guide and if you have any problems after then ask
NEREDE BULABİLİRİM ONU
THANK YOU BRO
also for questions about it please use #🔍│help-w-okada
Hello, does anyone have the colab link to train?
-colab
Suggestions for @crisp apex
- 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-HFv2, by r3gm Huggingface Spaces
- AICoverGen, by r3gm Huggingface Spaces
- Advanced RVC Inference, by r3gm Huggingface Spaces
- RVC v2 Huggingface version, by Clebersla Huggingface Spaces
- GPT-SoVITS (demo), by litagin Huggingface Spaces
ok
Ayo? @crisp apex level 1 !!! 
omaiga
How can i make custom lyrics to be transferred onto original song singing?
you need someone to sing those lyrics so you can convert that audio with RVC
could text to speech be used somehow?
pls help me
not really, since no tts can sing with a predefined melody
what's up
@molten pecan i mean just like it implies, it excludes/ignores really extreme values from the graph to visualize it clearer. Basically smoothing
This is the rvc that i made?
hey i can't seem to downloaded mangio
I see, ty
i click on the link but nothing happens
This is the rvc that i made?
Someone?
Help
yes
Ok thanks
Is there a way to fix the problem that i have at the moment, i am using RVC local and when i convert the audio to my model some parts have artifacting or its sounding robotic, mostly on high notes. all other parts sound good
Now i need to publish it
i did remove a bunch of reverb and echo
then it's probably bcuz you didnt give sufficient data for those high notes, but ya can transpose the audios u use
aka change pitch
I think this is 100% correct since i didnt train those high notes, didnt think of that one
and what do you mean with Transpose ?
RVC itself
Alright
just another word for changing pitch
Nah
should i just cut it and do max 30seconds for example ?
Alright
Thanks i will try that right now
hope it will work 😉
preciate you
yw :)
is mangio the best rvc to use?
- 🍏 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
You can find more info on the "❔┋guides" channel. If you can't find your answer, feel free to ask for help in "help-rvc". Credits to Faze Masta and Antasma for compiling these links.
original rvc
ooo the legendary poopmaster himself
Ayo? @dreamy lynx level 1 !!! 
yooo
Poopmaster is AICoverGen any good ?
wait which one is mainline
o
its better to just separate vocal and instrumentals yourself
also its kinda old
Aright will do that 🙂
yup still thx
By the way will it make a difference if i make a dataset with only singing for a sing model ?
Right now i have a dataset that is only talking and i make it sing trough RVC
I did train that model ages ago, i think i can push way more out of it xD
And how long should my dataset be with singing only ?
10 - 30 mins ? or has that changed over the months
oh i remember this i tried to use it before but i could only open the real time voice changer couldn't find anything else do you some sort of tutorial on this?
were you using the amd one?
they deleted it
oh
i dont even know why
will have more range
...depending on the type of singing ofc
talking datasets can sing but have limited range
i really screwed up by getting a amd
first ai art now ai voice
never did
you can just use colab
damn
f
oh true i suppose
what is pretrain on RVC V2 disconnected ?
it has original rin_e3 and ov2
id say like 15-20 min
Alright i will get 15 - 20mins pure only singing
and see if that will change the outputs
compared to a dataset with only talking
I saw, what is it for?
After i download that, what i need to do?
try going for 10+ mins
its just the pretrains it uses while training id recommend ov2 for datasets under 5min and original for anything longer
u need to zip the .pth with ur model's name (G/D are training files, not needed) and the index together
ok thanks
So just zip it?
Like that?
And what is that?
that's for training, just the preprocessed files and logs
Should i add singing with a bit of reverb into the dataset or keep it clean and raw vocals only ?
Ayo? @dull orchid level 3 !!! 
not sure if that would be better or not
yeah, if you've done what I've said u should be good
u can de reverb vocals yk
Yeah ? alright i add vocals with reverb as well 😄
npy file isnt needed
if it's just this, it's ok
No
Ayo? @cosmic tide level 5 !!! 
then u screwed up on training the model
...yeah
Ok
Can anyone help me? whenever i run the start bat file a error pops out it's saying "Error loading python dll"
I'm having trouble making the cover? Can someone dm me?
Got 21 minutes of singing for my dataset 😄
with clean raw rocals some vocals with reverb
lets see how the outcome will be
of course, can train with batch size up to 6-8
Alright first time training a model again since a long time lol
is there a guide ?
Target sample rate: 40K or 48K ?
Version V1 or V2 ?
reverb should never be your friend in datasetting
Awhhh i asked that and someone told me that would be fine
now i have to clean up 21mins of audio xD
dayumm
i knew it had to be clean vocals
32k
v2
Written by Julia Eddy Last update: Jan 30, 2024
set version to 2
depend on frequency cutout in spectrogram
and it should appear ;)
nuh uh
never use anything higher than 32k 
is 32k best yeah ?
its like... ur just adding more noise with 40-48k
alright and you told me i can use a dataset with a bit of reverb vocals right 😮 ?
most mics have a cut off at 15khz, which is 30k
nope
you can dereverb them tho
yeah i will fix that soon
what de reverb you are using ?
most dataset I had are in 16k cutout, so I always went 32k
foxjoy's dereverb model, but u can do UVR's
foxjoy dereverb and then uvr deecho
Alright thanks both
should i train a feature index first or at what point you do that again
hii, how to search models? it says did not respond
which bot
ehhhh de echo is not needed 90% of the time
after preprocessing yh
and feature extraction
but before training
alright so you do these 2 steps first and than you start training ?
show me a ss of bot broke
so i understand it correct
depend on what kind of reverb, in my case it's with literally echo
yeah, do preprocessing, feature extraction, train index and then training
oh that's fair then
oh its modelAI
Ayo? @odd obsidian level 1 !!! 
another question lol, how many epochs should i do with about 18 - 21min dataset
go for 500, every model
decent to good quality singing vocals
if not overtrained ---> go for 750, 1000, etc
if it overtrains before, just stop training ;)
500 for default pretrain, or 300 for ov2super, for any dataset length personally...
Alright and you can see that in the Tensorboard right ?
Can you explain what ov2super is ?
im a little rusty when it comes to training
been a while :X
had all my models i needed
yup
new pretrains
tbh i would not really recommend using them rn, wait until ya get used to training and then maybe try that
it is better for small datasets (0-10 mins) overall
a new pretrain, check it out for 32k https://huggingface.co/poiqazwsx/Ov2Super32kfix/tree/main
Alright got it, going to eat dinner and start training, not sure how long a model will even take to fininsh on this pc 😮
rvc disconnected also has ov2 option tho
when i trained models that was still on Colab back when it used to work xD
Thanks 😄
huggingface is goofy so i cant see how many people have downloaded this 
it always shows 0
smh
I used it for my recent models tho (ofc the fixed one)
yea i know people have downloaded it
its literally downloaded anytime anyone uses colab but huggingface is poopy
i probaly already downlaoded that with kaggle around 10x+
use applio bot
then another 10+ on colab
its prob been used thousands of times
what to write in the technology?
@brittle wing the username
"Forsaken me"
A lil familiar, ain't it?
Yes, Jesus shouted it
hmm thats what im using in othr games
I like it
If you are not going to use kits.ai, write RVC
im looking for gura model
rvc
How many minuites of datasets for a human like model???
So i need help to find a software that can make AI Covers whitout paywall, and get AI models for Lucas Lee and Gideon Graves.
Ayo? @mortal delta level 1 !!! 
This is the rvc?
Hey there everybody! Currently trying to get to grips with the new easyGUI colab. I appear to be having issues with downloading and using voice models from huggingface? Either the model doesn't download or I get greeted with an error when I attempt to use it.
id use around 15-20 min
dataset quality matters more
you seem to have downloaded a model and venv bat but your not really telling me what your trying to do
are you trying to use fcpe on mainline realtime?
Is it still needed to cut the audio of the dataset in 5 - 10 seconds ?
Im trying to make voice model
I just wanted to make ai cover i have model done already
im guessing your doing it locally what fork are you using
do go-web.bat
not go-realtime.bat
Colab
create your dataset then make your model in colab disconnected https://aihubdocs.github.io/en/rvc/cloud/training/rvc-disconnected/
RVC Guides (How to Make AI Cover)
Translation by country
What is dataset? The audio?
use rvc you can do it locally (on your pc) or on the cloud (using google colab)
yep
poopmaster :X
I have the audio
I just need to make with the audio the voice model
it does not need to be separated
yes
then read the guide i sent prior
was looking at a tutorial from 8 months or so ago xD
Ok
I followed it
elaborate
Are you talking about this thing?
no
^
For feature extraction do i pick rmpve or rmvpe_gpu ?
Ayo? @dull orchid level 4 !!! 
wich one has the best result
rmvpe_gpu
hi, if the file is rar and I covert it to zip will simply work like that on google colab?
like the voice model
rar can break stuff, so no
oh ok, thx
Batch size per GPU: 4 or 6 with a RTX 3060 TI 8 GB ?
what is a good number to start with
i have gone with 5 just to start and see how it goes
6 is prolly fine
eh ok
Yeah should i go with 6 next time ?
if it aint broke... dont fix it
u can test
wait batch size per GPU means higher is faster done training ?
First time training local :X
yes, but it can affect quality if too high
so like, stick with 4-8
Will do
I'd say 6/8 are perfect for 90% of models ;)
Eh... it's not that bad lol
Actually that's a good finetune number, when you find the right batch number for your model 😭
this is done with a lot of testing tho
Yeah i will have to try things out again, Epoch 34 at the moment, so i will watch a movie and come back to my pc
going for 500 epochs like you both said 😄
one more thing, where can i see the Tensorboard
put this in your rvc folder and run it
lol tensorvenv
you gotta run this every time you wanna open TensorBoard btw
can someone train a voice model for me
its a voice of my friend
im too dumb to do it myself
u pay people then
oh ok
or if someones kind enough they gonna train
do a paid request or #1191429836321849435
so with the rvc disconect. https://colab.research.google.com/drive/1XIPCP9ken63S7M6b5ui1b36Cs17sP-NS i saved the model and everything but how do i save the weights folder?
I can’t send pics here but whenever I open rvc I don’t see any of the voices things like it’s hard to explain cuz u don’t have photo perms but all it says is server control and more stuff
im trying to save the weights folder to my google drive. can anybody help me with this?
drag and drop right?
can you drag and drop from collab?
I had a question too but now don't want to put a huge picture that essentially blocks out your question... lol
i found a prompt to using the collab ai but step 2 dont upload the ziped weights folder to my google drive.
whats you question
I trained for 1000 epochs. But it isn't actually worth using the 1000 epochs right? I should use whatever is at 60k.
so i heard thats what u are supossed to do
Alright
yea i train to 1000
sometimes i go for the 500 or 600 epoch
just depends i think, thats why i wanted the weights folder and listen to each one and pick the best one
when people post their RVC models at 1000 epochs, I wonder if they are stopping it when the sample rate is optimal or 1000 epochs no matter what
The best I got was 390
i dont think it matters
390 is just the number of times it has been trained
you can always resume it
Ayo? @tall ocean level 5 !!! 
kinda sucks i can import the weights folder to my google drive
they removed auto save to google drive
so you have to do everything mannually or you will loose the files
want me to train something for you?
no i have the model already
Ayo? @torn seal level 7 !!! 
its just the final model tho at 500 epoch
ah got it
i was hoping to get the rest of them
Realtime voice changer client?
These are the settings that I use
but if you have any advise on cleaning up vocals from say a podcast or recording live from youtube be nice. sometimes there is echo in the recordings from his iphone, and there is music behind his podcast on youtube wich has the best audio qaulity of voice but the damn music behind it.
thats cool d1
Hmm maybe we can try using RX10 on it?
Hi
if you send me the problematic audio I'll see if I can fix it for you
alright add me?
if its echo id use uvr
hi poop
spectral denoise is the goat rhe
this guy knows what he's talking about
hi
so do you know how to get the weights folder using https://colab.research.google.com/drive/1XIPCP9ken63S7M6b5ui1b36Cs17sP-NS
I have UVR as well, wanna send me the audio?
with that colab you can only download one checkpoint at a time
you could
try
how should i send it?'
yes
Ayo? @jolly bone level 1 !!! 
downloading it from the left
I sent you some settings
i'll try that cuz i want to be a girl in game but im a man
just download a few to test
to make sure you havent overtrained
fuck thats so gay
so there is a way to download the weights folder tho using the file explorer?
with colab u cant download folders but u can download everything inside
ok how can i do that?
just on colab go on the left file manager then mangio then weights open folder and download everything inside
takes awhile tho
it still have delay
ok thanks for the info poop, so if i right click there is no option to download. is there a botton i press instead?
I have bad delay and it dosent really pick up my mic well it just cuts out a lot and dosent pick up my word even if I yell can anyone send me something
3 dots then download but u can just use this
so im testing my model. is it possible to just through in the entire acapella to convert my model to, its the whole 3 min song. or do i have to cut it up ?
what
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.

good
good
im thinking the pitch needs one down tho, wish i can show u guys
if you guys are familur with nopoleon from the outlawz sang with 2pac, turned muslim, he dont rap no more.
i havnt tryed training it with rin_e3 yet, i chose the ovr or what ever its called. my datasert is not 10 min but like 5 min, any adivese on wich pretrained i should use?
ov2
yea thats the one ov2
你好像没装python
有阿
i heard one of those pretrained models are better for shorter datasets, does anybody know
?
yeah thats ov2
https://www.python.org/downloads/release/python-390/ 再装一遍,记得把path选项勾上
for real like whats the shortest delik?
那我舊版本要刪掉嗎
Ayo? @brittle wing level 2 !!! 
im almost tempted to go 1000 epochs i only went to 500 with 5 min dataset, high qaulity. or would that be over kill?
@fluid matrix reminder for you too
這樣應該是成功了吧
你path那个勾了没
還是不行
是還要再修改路徑嗎
我英文有點問題 也看不太懂跟我有相關疑問的人是如何解決的
@dawn nebula sorry for irrupting this way, but when using a fat zip of the Original RVC, you don't need to install python
yeah mb
It comes provided with everything else
how come this person cannot use the thing
I think this happens when extracting with anything but 7zip
ok
WinRAR & the windows default thing have been buggy before
@brittle wing 你用什么解压的
7zip should work
就文件管理員
so i should use which tools
Why is no one helping me 😭😭
Ayo? @gloomy quartz level 1 !!! 
那不是很毒嗎
单独的安装包并没有捆绑安装的选项
好的 謝謝 我看那個外國老哥 是說不用安裝python嗎
如果点右边的下载就会装很多别的东西
就是可以讓圖片做出動作的
yeah im chinese lol
like how do you guys type like that?
type english letters then
whats your keyboard look like
krazy
Ayo? @brittle wing level 3 !!! 
這樣可以了嗎
so each each box a word or letter?
character
can be word or a part of a word
謝哥 成功了
so how do you translate english keyboard to a character?
没事,you should thank @sand iris lol
pinyin
thanks for your help
pinyin ? turns into a character
I succeeded
oh i get it, so you type what your saying in the alphabet and it converts it
yeah
thats cool. im chicano, in america
you dont need to type full ones, it can auto detect
i had a homie that was from tiawan
his name was rick or at least thats what he says his parents named him, from some cartoon that is popular there,
he was an odd one, i loved picking on him. haha
我該如何選擇
fyi if you click v1 then v2 then 32k will magically appear
are you trying to teach that fella how to train?
@dawn nebula translate this
i dont wanna get it wrong
done

ilaria rvc on colab
直接提取特征就行
bro u faster gg
Ayo? @brittle wing level 1 !!! 
https://aihubdocs.github.io/en
there is a section for ilaria rvc
Written by Julia Eddy Last update: Jan 30, 2024
你的顯卡是哪一張
this is what i have
is this amd/intel?
what
wait
@cobalt saddle u training or making covers?
what are you using?
i make cover right now
then use that
for weights.gg models you need to reupload them as they need auth
for weights.gg models to use on ila rvc you need to reupload it
you can also
upload it to google drive
make it public
get the share link
and do that
should i just put my model link from huggingface?
on the download voices tab
at the top
oh alr
training voice is to make your own voice model
if i have existing model how do i make it more realistic tho
how to place datasets in huggin face?
you dont put datasets in huggingface 
i mean that
i guess
i think there should be a folder called audios or dataset
applio updated so you should use that
or just mainline
My training is done but i dont see the model ? 😮
where are you checking
check weights
Yeah indeed there it is 😄
you can change the index name right >?
its very long now
bro copyright
Good call lol
What!, is there copyright in this song?
Send only vocals
never share instrumentals
this
still the best answer ive got, really the only one that even begins to answer it head on really..
what do you know about it, DOES it actually slow people down?
anyone else here running a 4gb card, trying to get a gague on how fast an epoch should train
is it a difficult task to get RVC up and running?
So many different RVC versions, are they all pretty much the same? Looking to run on a Linux WSL install, not even planning to train anything, just download a model and mod audio
Replay if you just want to mess with audio and models
on a clean gui
hey rq how does one re dub audio with a voice model for Mangio RVC? never done that yet
Been only using it for the voice changer so far but I wanna know how to do audio files too
help
That'll let me download a model from here and change my pre-recorded audio?
https://www.tryreplay.io/
yeah bud, its a nice program, can do batches and all sorts, all but train really
help
Cool, thank you!
np!
It's a feature at this point lol
pretty much always been a thing and never fixed
So not sure anyone would have an answer
it won't fit within 4GB, and unless crash or fallback to system RAM which is tremendously slower
Might want to use colab for training instead
hahah, yeah thats come to be my understanding of it xD
yeah they don't seem to over on AI Hisp
not an option currently, dont have the net for it
it works, but slow like you said, 20 mins an E
for a 16min data set
I don't have any proper numbers to give
But yeah you'll be in that kind of range
so that's expected, i can deal with that, its an old rig i only expect to get so much out of
just wanted to know i hadnt done something to make it that.. extra slow when i saw most people are doing an ep in like 30 seconds haha
i think what i should stick to is just doing up the datasets for anyone interested in training some voices we really should have by now, like Scott Weiland
You'd have to upload them, if network is an issue 
I am here lol
explain what exactly your doing
creating a cover or a model
I want to download songs on a mp3 file to extract the music and volcals
yeah, one dataset beats a dataset and a D and G file, an index and anything else tho
oh cover lol
so are you trying to separate instalments and vocals?
replay can do that for you if you're not worried about Quality. straight into the program, and it will split and rejoin for you once its altered the vocals
Ayo? @snow veldt level 5 !!! 
Well like i don't even have the songs or music in the first place to separate them in the programs
well with Replay, you can just provide youtube links if you like, ive done a few songs and it does the job, it might not be perfect in regards to bitrate, but it should sound good enough most of the time, if the idea is to just belt out a bunch of stuff or just have some fun playing around, its the way id go
It says "ModuleNotFoundError: No module named 'pydantic' when trying to open the start_http. bat
pls help 😭
😭
i have Nvidia Geforce GTX and AMD processor, idk if thats important. i downloaded python, and i think i installed that 'pydantic' thing but idk e.e. it still wont open
okay cool thanks man i appreciate that and all of your help
you have to get audio to convert first
torrents are not just for pirates..
hundreds of thousands of legit songs and files are shared that way, BradSucks shares all their stuff that way
server will get in trouble for stuff like that
you think discord cares about that tho?
that's crazy, Discord have really gone the route of.. lets not even put words on it lol, its just soft
they nuked our asses last time
if youtube didn't exist, id probably get why discord give a shit. sucks you guys cant just have a nice thing with running a server freely
so im just not taking any chances 
yeah i get hat
that&
omg lol
does anyone actually keep stuff underground tho, databases of converted stuff, vocal ai covers, any of that, cuz its becoming a joke not being able to talk about it or share the stuff anywhere but youtube, i want in on the convos lol
on youtube aswell they are cracking down on ai lmfao
DAREKA TASUKETEEEEEE 
Ayo? @brittle wing level 1 !!! 
so like 3% of the problem on there? what about the album uploads ive been listening to for 19 years, taking away from the artists
I doubt someone listening to a cover would listen to that instead of the original thing tbh
How do you refine an ai cover? You know where it sounds like its mumbling/robotic or something despite using a ton of data of a character from the entire show?
Like most of the time I'm seeing covers it's "aha lmao", but I don't necessarily care about the original media
no im talking legit album uploads from some dude, youtube any band, you can probably find stuff of theirs on youtube from over 15 years ago, they never solve a single issue on that platform, unless it makes them big money
¯_(ツ)_/¯
mad jump in karaoke's now too, yeah i don't think you're wrong, sounds like youtube to be that tunnelvisioned, thinking ai covers are their problem lol
Hello, does anyone know who the most brainy users are regarding RVC? I need help opening the program for the first time :T
Crazy lol but it was never my intention to use copyrighted material for my own financial gain rather for my friends and my own amusement lol
ok so
i have the RVC webui open
an index file and a pth file
how do actually use those files with the RVC webui
put index in logs pth in weights
then click refresh
it says i dont have permition to send messages in the voice models channel
Ayo? @keen peak level 1 !!! 
then it will appear on the dropdowns
epic
do i have to make my own?
to get model maker ofc
im trying to get ones that are already made
then why do you need to send messages in voice models?
any tip to make my model not emotionless
wait which channel do you use for getting premade models?
just download the model
you can see the models just not send messages
use audio with more emotion
how do i search for them tho
how do i make an ai voice model
Ayo? @fervent jetty level 1 !!! 
how many epochs do u guys recommend? i usually just set it to 1000 but idk if thats wasting time
So downloaded Replay and downloaded some models from this hub, but it's not sounding so great. What settings have largest impact on results? Stem and F0 method?
Yo, what is ov2 super?
new pretrain
i test to do 500 and then more if it hasnt overtrained
use rmvpe and stem on replay i dont really know
There's not an exactly recommend amount, 1000 is okay, but make sure to use tensorboard to check if it's overtraining or no
what is tensorboard?😅
I usually stop the training at around 300 or 400 Epochs, but It depends if they're before or past the overtraining point
a place to check how good the model is quantitatively
Do you use RVC Disconnected?
Is a different application preferable to Replay for getting better quality results?
Ayo? @austere cairn level 1 !!! 
to make the models i use rvc webui
you could just use mainline
-links
- 🍏 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
You can find more info on the "❔┋guides" channel. If you can't find your answer, feel free to ask for help in "help-rvc". Credits to Faze Masta and Antasma for compiling these links.
original rvc
I recommend using RVC Disconnected, since it can avoid having interruptions when training a model
if you can do it locally id recommend using that instead
"Original RVC, by the RVC-Project team GitHub" would this be better?
However tensorboard is an orange tab that usually appears when you start training a model, it shows some graphics that help you monitoring your trainings
