#✨│ai-help
1 messages · Page 79 of 1
it still sounds weird
Ayo? @brittle wing level 2 !!! 
id recommend it
Give me a link to the model and your audio and I'll test it for you
it could very well be the model being dodgey
but I am willing to test it, got nothing better to do on this Sunday night.
ok
The audio send in DM though because copyright wacky
Sometimes badly trained models can sound awful.
So narrowing it down will help
there
One moment pls 
Can I get some help on this? It sounds kind of robotic at parts. is there any way to somewhat perfect the sounds?
like bits where the voice will try to dip lower and sound really like
broken
Ok so try Crepe
RMVPE sounds a bit more robotic in this case than Crepe for some reason.
But the model doesn't sound that clean in general.
who are you talking to?
Ayo? @fickle delta level 2 !!! 
The one who I replied to.
ah
Is this an infer or a voice recording from Okada?
Ah okay, better to go to #🔍│help-w-okada for that then if you want advice for live inferring through microphone.
i dont really care too much about it being live
would using inferrence be higher quality?
Since it's not being done live, it can to some extent be less artifacty.
Because your GPU is being fed data live whilst trying to infer it, it can cause a heck of a lot of artifacts, but that is fixable.
ah
Ngl I haven't touched Okada in ages LMAO, could you give me a screenshot and I will try to point you in the right direction if you wanted to use it?
I know the setting to play with, just not what it's called
😭
tried out inferrence
it seems better but I had to record straight from the voice recorder app in windows lol
RVC Guides (How to Make AI Cover)
Translation by country
guys, how can i train a model to be open-souce? cuz if i clone someone else's voice it will be bad right? like if me ppl get angry at me 😦 , i'm new to this so idk how this kind of thing works
How did u know i was on the channel
Rmvpe
The chunk I believe is what I am thinking of
Also set the F0 Detection thingy to RMVPE, it will use less resources @fickle delta 
RMVPE_gpu I think is what it's called in Okada.
Okada it's just called rmvpe if I'm not mistaken
Might be wrong
Rmvpe and for directml rmvpe-onnx
rmvpe-onnx is probs just rmvpe-gpu
i haven't touched okada in long
i dont think i get it
Have you installed python?
And did you click the "add to path" thing I told you to at the end of installation?
yeah
Before you do that though
have you restarted the command prompt after installing python?
yeah
Ayo? @west lark level 2 !!! 
Okay so have a look at the answer there and add PYTHON to the path
installer didn't do it for you it seems
which is odd.
yeah i dont get it
im just trying to get to the app, didnt know it would be this hard 😂
It shouldn't be, IDK why your python installer didn't add the thing to PATH tho, usually works fine for me.
i tried setting up tensorbaord but then i got this
PS C:\AI\RVC1006Nvidia> python -m venv venv
PS C:\AI\RVC1006Nvidia> .\venv\Scripts\activate
.\venv\Scripts\activate : File C:\AI\RVC1006Nvidia\venv\Scripts\Activate.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
- .\venv\Scripts\activate
-
+ CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess
help?
Ayo? @glossy tartan level 1 !!! 
il uninstall and try again
this, right?
Launch Powershell with admin and type this command Set-ExecutionPolicy Unrestricted
Yep
Okay @west lark in lieu of just pip install -r requirements have you tried python install -r requirements?
wait wtf
ill try
It linked you a Microsoft article
Contains everything you'll need
I gave em the command 
Oh whoops
all good lol
Where are all the files 
ill re-download it again tomorrow
It's cuz...
They are on a folder on applio
itll work probably
Applio's file structure is bloody weird
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI try this instead tomorrow.
Mainline is awesome
Mainline has it too, you just have to add it yourself which isn't too hard.
Just two files you download from huggingface which I can link you in just a moment.
Mainline has rmvpe
okay then
What
hubert and rmvpe.py didn't come with mine lol
Tf 😭
Weird
https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main this is the assets folder, you also need to get the pretrained_v2 stuff as well for some weird ass reasion
after that tho, off to the races
look under /tools/ in the RVC repo
Yea I did
There's three download scripts, two shell ones (unix via sh, Windows via bat) and a python one
For the models
oh dayum
They don't store it on the git because it's bad practice lol
mfw I didn't realise those were there 
just gotta make sure the current folder is the root of the RVC repo, but it's best to launch the python downloader instead of the shell ones
this is a graph for one of my models, the graph is going up again so that means i am overtraining it? should i just go with the lowest point?
Turn up the smoothing pls
its a finished one, i did 1000epochs with this model
When I train models it's mostly just trial and error
but yours seems to have plateaud.
So your model should sound ay-okay.
Chef gotta taste the food sometimes
is that a good thing? hahah
say you train a model with 500 epochs and it finishes but it hasnt been overtrained. can you resume training it?
It means that the ai has learned all it can from what it has been given, if it goes up by a dramatic amount it means that it's overtraining.
Yes, just increase the epoch amount and click "start training".
It'll just start from the checkpoint it left off at.
aaah okay, so this model is as good as it can be? i can train it more by giving it more samples?
It's as good as it can be, if you're going to give more samples I'd suggest just making a longer dataset and training again.
Try the model though, as I say chef's gotta taste the sauce.
You'll know if it's had too much time in the oven or if it's cooked perfectly.
alr alr thx! this is already with 1.5 hours of data so ig its good enough, it sounds good so yea
If it sounds good then it's great :)
thx for the help
thank you for the help. I am training my first model so its been a steep learning curve for me
Good luck, I hope it turns out good :)
so lets say you are training a model with a 1000 epochs and you notice its overtraining at 700, how do you stop at 700?
Ayo? @lilac pilot level 2 !!! 
There's 3 ways to answer this:
1: Some RVC forks have "stop training" buttons so you can use that.
2: RVC has the ability to save a model at a set checkpoint (every 50 epochs for example) so you can save your model at each step.
3: I wouldn't go full ham on 1000 epochs straight away, I personally do it in increments.. 250 as a base and if all is well, increase to 500, and so on.
need rvc v2 huggingface for trainign
-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
HFv2 I think has training.
But it only uses CPU
I'd recommend using Kit Lemonfoot's colab.
thank you, that seems like the best method. just keep increasing the epochs until you notice overtraining.
so does that mean after it's done training you can go back to the earlier epochs?
like it is saving every 10 epoch out of 500 so i will have 50 files to choose from?
sorry if these questions seem naive. i'm a baby trying to learning how to speak lol
luckily this is the one i am using 🙂 Are there any good options for training on MAC locally?
Mac training is a bit fickle but it can be done
this guide should help you out if you have M1 silicon :)
where can i find one
Ayo? @bleak nymph level 3 !!! 
I downloaded the app on Mac OS and it won't open do I need to download any program to make it work?
Is there any way of making a custom voice? Like making a combination of voices into one but not exactly cloning the exact likeness of someone's existing voice because I want to make an original voice on my own so I don't have to worry about copyright. For example, I want to make a happy-go-lucky jolly clown voice but I don't want to copy like for example Pennywise or Ronald Mcdonald's voice.
@brittle wing you think I should make mangio gui to work again on colab? Since people want to pause training sometimes and that's not on mainline
Give it a go honestly <3
meanwhile how to use Mangio to dub audio with AI? Only used it to train models thus far.
Done :D will test it later
training without tensorboard, will this go well?
How do I make an ai voice
its basically 48 minutes and 500 epochs (default)
is that enough epoch? (i dont understand epoch)
Tensoboard will only show stuff when you start training
Sounda good to me, also epoch count doesn't really matter that much, but most of the time around 200-500 epochs is a good spot
how big is the dataset? @fickle delta
like 5 mp3s
ok but in like file size and the total audio length
so like 5 minutes then, ok....
it did start but nothing happened on tensorboard, anyway its getting late where i am so imma continue tomorrow, i just clicked the square button to stop training closed firefox so.
shouldnt be taking as long for something that size
though i wouldnt know for other gpus, nor am i an expert at this
my batch size is 4 iirc, im on a 2070
its better to keep it low?
what do you guys think?
idk why but my feature extraction keeps freezing at random percentages, no matter what i change
I downloaded the app on Mac OS and it won't open do I need to download any program to make it work?
well in any case try it lower, that COULD be it but i really have no idea
how do I restart the training?
doesnt look like it
Does Replay work for you? I got errored when I downloaded 3.4
Alright, the server never boots up. Gonna have to wait until they fix it
<@&1159293204038955078> is there a way to interrupt a model training once started?
how do you make a model without downloading anything?
close the whole console lol
is it even worth turning this on?
I downloaded the app on Mac OS and it won't open do I need to download any program to make it work? please help this is the only problem i have
Is it normal that on illaria rvc, my model sometimes doesnt get downloaded for some reason even if i put the correct link and i just entered on the site without unfocusing the tab (image 1)? The same happens when trying to upload a audio file. It gives me an error message even when trying to upload the file as quickly as possible (image 2). This sometimes happens and after sometime everything appears to go back to normal (the downloads and uploads work again), until eventually it starts to happen again. Maybe this is something to do with the service itself (maybe illaria rvc itself losting connection with specifically me for some time for some reason)?
I downloaded the app on Mac OS and it won't open do I need to download any program to make it work? please help this is the only problem i have
What is this error message? im trying to train with new data
2024-02-05 04:21:09 | INFO | main | "runtime\python.exe" infer/modules/train/preprocess.py ""C:\AI\Villager vocals"" 40000 30 "C:\AI\RVC1006Nvidia/logs/Villager" False 3.0
['infer/modules/train/preprocess.py', 'C:\AI\Villager', 'vocals', '40000', '30', 'C:\AI\RVC1006Nvidia/logs/Villager', 'False', '3.0']
Traceback (most recent call last):
File "C:\AI\RVC1006Nvidia\infer\modules\train\preprocess.py", line 11, in <module>
sr = int(sys.argv[2])
ValueError: invalid literal for int() with base 10: 'vocals'
2024-02-05 04:21:10 | INFO | main |
My other training folders work fine
Nah not really
posted in help forum, but the voice changer isn't changing my audio whatsoever, and I don't know why. the tutorial vid doesn't give me any help and ive been messing with the settings for like half an hr
No results found for the search adaWong...
RVC Guides (How to Make AI Cover)
Translation by country
Kits.ai is paid and not really that good since you have no control,rvc is free and open source that you can edit or modify whatever you want to get the result you want
alright thank you so much
ok
我看tb有跑
also just to clarify i can use these models as voice changers and not just as ai covers right? (probably the wrong channel for this but i'm a bit lost)
Ayo? @frigid quarry level 1 !!! 
If you meant RVC models, yeah, they can be used for both
I am currently using Mangio RVC v23.7.0 to train my own model locally and process data isn't giving any output information. I have the .wav audio set in the folder specified. Any guidance appreciated
getting "invalid literal for int with base 10" in the cmd
Did you ever figure out what was causing this?
Ayo? @fresh bluff level 1 !!! 
I set it to save every 15 epochs, but I don’t see anything in weight.
the same my sample is 1 hour it take like 4 hour to finish but it does't work when the final step which is to train model
mangio-rvc
who has an english accent singer / speaker?
I have a stereotypical brish accent but I only get chinese accent outputs
it's annoying
RN im trying 1000 epochs on some american english voice samples
idk if it will be different
I have a problem with the AICoverGen HF space. Whenever I try to convert any audio, this shit shows up.
i had this
- restarted
- made sure there were no other apps or processes using the cuda core i was using
- restarted again
- checked that all menu options were filled out correctly
i hope this helps
ah looks like i clicked the wrong training button
1000 epochs sounds a lot
odea
训练结束, 您可查看控制台训练日志或实验文件夹下的train.log does this mean i have to wait still or?
Ayo? @copper marlin level 2 !!! 
Erm, I was using a HF Space version of it, I am not using it locally.
ok
No results found for the search Brawl Stras...
there's a bit less chinese accent in v1
Nope :/
Ayo? @glossy tartan level 2 !!! 
space in filenames !
Hello, I would like to inquire whether RVCv2 can achieve real-time voice conversion. If so, which Github repository should I refer to for relevant information? Thank you.
by real time conversion, if you mean voice changer you can go here https://github.com/w-okada/voice-changer
ohh~~thank you~~
I'm getting an error when trying to initialize Tensorboard. Log can be found below:
are you trying to use applio?
error: Microsoft Visual C++ 14.0 is required., looks like numpy isnt installed either
it mentions multiple things arent installed properly
what are you trying to use tensorboard with
for me it ended up being a space in one of the file path names
I updated Microsoft Visual 14.3 and numpy just now and tried running again, still giving the same error.
Like my OS?
TensorVENV
Ayo? @timid remnant level 1 !!! 
i got that
but what do you want to use tensorboard with?
tensorboard is not training anything, its just a tool
Oh with RVC to monitor training.
mainline rvc or mangio?
The RVC webui
also have you installed python 3.10?
make sure to add it to path too on install
Written by Julia Images by Poopmaster Last update: Jan 29, 2024
if you installed that version, you shouldnt need it tho
Yes I have python 3.1. I also use stable diffusion and text gen so I have some of this stuff installed already.
RVC Guides (How to Make AI Cover)
Translation by country
I still can’t make an English accent that sounds pure
I can hear the Chinese
It’s nightmarish
Please help
I mean look at all these
100% Chinese with some small features from the speaker
No other accent available
Did you get an English accent with the online one?
Is there any info on training data quantity?
Wdym? Most voice models are in Englisch.
THEY HAVE CLEAR CHINESE ACCENTS
It shows through when they speak
For the page I linked
Even the American voices
It copies some of the American accent and then has Chinese intonations, so it’s actually Chinese
What algorithm did you use?
I used RVC-Project web ui
Please tell me if I should use a different setting
I mean, the pitch extraction method. Is it RMVPE? Crepe?
My English accent shows through but you can clearly tell it had Chinese training data
so I finished training but no index file beginning with the word "added" was put in the log folder for the model. In mangio RVC
And the whole thing was written in chinese
RMVPE
Well, i don't hear any Chinese accents my my AI covers.
I’ll use mangio RVC
Thank you
I’ll show you what I used
I officially can’t read most of this either so I’d used translate
Oooh i could try that yea
https://github.com/Mangio621/Mangio-RVC-Fork/releases is this what you used?
If I can't get tensorboard working, is there like an average amount of epochs that usually works okay for most datasets?
No?
Not really. It depends on the size, length and quality of the dataset
It’s the same Chinese voice https://www.youtube.com/watch?v=3OhWfbmsNc8
https://aihubdocs.github.io/en/ check the tensorboard guide
Written by Julia Eddy Last update: Jan 30, 2024
Check 5mins 48 seconds
Did you click "Train feature index" in Mangio?
I've gone over the documents but they don't mention anything about the error I'm encountering.
Can you send a scs?
Idk but you should rather use a different RVC instead.
The training data was English and it turns it into Chinese accent with different tones
Because the model had Chinese data
Will you uhm… please check?
I don't see that check box anywhere, is it in the train menu?
I feel like I’m being trolled
Yeah
Let someone else who is more skilled do it.
What's going on exactly?
“Y’all have RVC and mine is better, can do English accents, but I won’t tell you the one I’m using”
Log pasted here:
Someone else who is skilled check your own pc?
Ayo? @copper marlin level 3 !!! 
Or are you that one who was doing online stuff
Online is ez, can get any accent
I’m looking for RVC to install
I have the processing power and I’m familiar with AI
I can use PyTorch
Etc
So don’t bloody tell me I’m not skilled, if that’s what you’re insinuating
I only use cloud compute services, and not running locally as I cannot afford any necessary hardware to do so.
Where is the TB file located exactly?
You are supposed to move it inside RVC's folder and execute it from there
I found it, does it matter if I did this before or after training?
F then
Sorry, I cannot fulfill that request.
Nope. As long as you input the exact data as before, the order won't matter 👍
great, thanks
yw!
It looks like there’s no other choice than pretrained…
"C:\Users\aaron\Desktop\AI Voice\RVC1006Nvidia\TensorVENV.bat"
Ayo? @timid remnant level 2 !!! 
I see the problem here
The file path contains a space in it
Rename the folder "AIVoice" instead of "AI Voice"
Maybe that'll work
Lmk if it does and I'll update the website
Can't believe something so small was causing the issue. Works fine now.
Thanks for your help.
You are welcome! Have fun
leave this section blank
then it's no longer chinese...
you're welcome.
out of VRAM
$ git remote show origin
- remote origin
Fetch URL: https://github.com/SociallyIneptWeeb/AICoverGen.git
Push URL: https://github.com/SociallyIneptWeeb/AICoverGen.git
HEAD branch: main
Remote branch:
main tracked
Local branch configured for 'git pull':
main merges with remote main
Local ref configured for 'git push':
main pushes to main (up to date)
used this repo
means?
it's probably your GPU, you might not be able to run cuz of the GPU VRAM
oh ic
potato gpu
wait how do i even know if the program is using my gpu to run
my gpu is like this only even when i was trying to generate the voice
cause, RVC and UVR uses GPU
when u click on convert it should start doing it, but you probably can't since not enough VRAM
it doesn't use it passively
Interesting that it wouldn't work on a 4GB card
wow and i have that
Unless the models are just too big, or it's keeping multiple models loaded at once and causing unecessary issues
what this?
yea dedicated gpu mem
yes me using gtx 1050ti
so i should go with google colab?
probably yeah
ic
but theres a problem
after 5-8 mins it says something like runtime
i would need to start from beginning
anyways ok whats the minimum or like above some step from minimum graphics card i should use?
its time to change graphics card
I'd recommend a 3060 since that's relatively cheap now
12GB VRAM too
it's like, recommended spec for me
minimum would prolly be 20 series
or maybe even the higher grade 10 cards but those r slower with RVC for some reason
I use a NVIDIA laptop GPU (RTX something something, 1 sec)
It can do cuda stuff
currently trying to train my own model
without getting static sounds
I might need a larger dataset...
I'm increasing the epochs to 300 just in case that fixes it for me
it's a bit slower... that's ok
Anyone know how to stop static?
I’ve left the computer to train the model
Can’t be asked to look it up coz I’m dead tired
Ping me if you know (and I mean, without using pretrained generators etc)
how big does my dataset need to be if I'm training from 0?
*training weights from 0
10 mins? 1 hour?
anything from 10-30mins works best
more than that is excessive
is that ok
Oh definitely trim those out
ok
Silences screw up the model
Ayo? @proper shale level 85 !!! 
can i do it as 1 file
1 wav ok
Yep
i guess my 300 epochs on 2 mins data will suck
If it's clean data... it might not suck
i wanted to stop it from making static...
yeah a few, but only short rests
it'd be essential for you to clean that up, but eh
hm ok
i cut the gaps between the sentences
but left the ones between words
I'll go clean the audio
Right
thanks so much for tips
You're welcome ;)
YEEEEAH IT SOUNDS MORE DISCERNABLE THAN STATIC!!!!!!
but like a broken computer lmao
I can send some samples if you want a laugh
just finished the training, next ill do 1000 epochs on the whole 30 mins with gaps removed
........but..........does it sound chinese......
it sounds foreign still even if i'm english and only used english data.
Ayo? @copper marlin level 4 !!! 
yes definitely try that, maybe the data was too short yk
all
the voices do
when doing
fast training
how fast are we talking? 1 sec?
I'm really sure I don't sound like a Chinese speaker
per epoch
yeah? or 30 mins
how do i change that
if so i think something screwed up 😭
wait what do you use to test the voice ?
which software ?
i can see the numbers counting for epochs
go on logs, check that model's folder, check f0_extract.json or something similar
but yeah it is like 1 second per epoch
if it says "no feature todo", yeah, screwed up
['infer/modules/train/extract/extract_f0_rmvpe.py', '2', '0', '0', 'C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia/logs/test-voice-1', 'True']
['infer/modules/train/extract_feature_print.py', 'cuda:0', '1', '0', '0', 'C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia/logs/test-voice-1', 'v2']
C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia/logs/test-voice-1
load model(s) from assets/hubert/hubert_base.pt
move model to cuda
this was extract_f0_feature.log
before that
wheres the tutorial of making models right from beginning lets say i have a long lecture/speech on some yt or any downloaded video
on preprocess
preprocess is blank, idk why
even when it's not, it's still chineseish
start preprocess
['infer/modules/train/preprocess.py', 'F:\X Rated Files [music]\voices\varied talking pitches', '40000', '11', 'C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia/logs/v2_1epoch_singing', 'False', '3.0']
F:\X Rated Files [music]\voices\varied talking pitches/untitled3.wav->Suc.
F:\X Rated Files [music]\voices\varied talking pitches/untitled4.wav->Suc.
F:\X Rated Files [music]\voices\varied talking pitches/untitled1.wav->Suc.
F:\X Rated Files [music]\voices\varied talking pitches/untitled2.wav->Suc.
F:\X Rated Files [music]\voices\varied talking pitches/untitled.wav->Suc.
end preprocess
does the AI Voice folder have a space in the name
the menacing
what do you mean? the source files?
_ _
the model name is name-dash-dash
but the folder u used to preprocess has a space
X Rated Files
"varied talking pitches" too
yep
you did say though that it sounds like a broken computer
a) which software do you test on
b) how the hell is it cloning anything if it cannot even use reference audio ?
so like, it's playing piano notes while sounding like a violin, but it has a chinse accent
no this was for the weights from 0
the older models i used the existing data
the from 0 also sounds chinese
it uses the audio surely?
it got the wavs
Hey, I just installed the voice changer and I have launched the app too but I can't seem to get it working, any idea?
in the preprocess log
maybe try removing the space n shit
i'll try removing spaces ok
and try training again
ok
might fix the accent
Always Checking Okada Github for new FAQ questions, if there is anything valuable to add, it will be.
Any Random Error Questions should be looked up in this document made by Antasma this is to limit asking the same questions over and over again, as it unfortunately does get repetitive. Most other...
This guide is back to receiving regular updates, however do not ping me for anything on it. The guide itself speaks for me. - Blanc
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
Frequent...
Thank u, I will read it now
wrong chat
pretrain missing?
but there's no difference from using the existing ones
deliberately
I wanted to do it from scratch to avoid chinese accents
adding them makes it make the model faster
but the accent is there
theres english pretrains
to clarify, my english accent shows through, but there's a lot of chinese sounds
#📰│dev-updates Ov2 and Rin_e is english iirc
I couldn't find any
ok
oh my god that explains it too
Dee Dee is a virus
Tried that and got this no joke
I’ll send a recording this is bad luck
So
So this server has some dodgy download links……
which is English?
I use 40k models
can i replace them with my own generated weights?
There is crackling in the sounds
no
thank you, downloaded 2 40k models G and D
will send the results
Did everything fine but the issue is that the voice changer won't read my voice at all
Ayo? @native prism level 1 !!! 
just puth the path of the models to here, make sure the G goes in G and D in D
dont think one click works
it seems to work for me but idk about accents yet, was all chinese. probably not to do with it being 1 click. you need to select other options to do training that has custom epochs i think
NVIDIA GeForce RTX 3080 Laptop GPU
Ayo? @copper marlin level 5 !!! 
it's my most prized possession
i do AI and gaming on it
only trouble is running out of storage
ye that should be good
Can someone please help me why my voice is not being read by the voice changer? :/
can you send your current mic setting on the voice changer?
have you installed any models?
why would there be anything
yeah but i unistall
Ayo? @brittle wing level 4 !!! 
then you have to reinstall them
you deleted them
...
i end train but my folder empty
you deleted the folders right?
does the numbers change on the top left of the image when you press start and talk?
no
you just said you uninstalled
Nope
i end train but my folder empty
idk what you did but uninstall every okada installation you have and reinstall with this, like in the guide: https://huggingface.co/wok000/vcclient000/resolve/main/MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.17b.zip
think it messed up your installation because you had the wrong version before
never seen that happen ngl, this should fix it im pretty sure
because im still a noob dawg!
ye thats weird not really sure what to do since your stuff looks to be set properly
delete the folder you installed it at
What do I do now :/
look i have it like this
just delete the folder and reinstall
with that link
its for amd gpus
just as a test if you want, can you try running the colab version if its still the same?
if there still no audio
Sure
just scroll up 😭
This guide is back to receiving regular updates, however do not ping me for anything on it. The guide itself speaks for me. - Blanc
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
Frequent...
also its in here, please just read that carefully
yes
Hi everyone:) Im reading everywhere about epochs and I see that certain models need certain epochs. Idk if this is a dumb question, but how do I change them..? I have no clue😭
whats epochs gng
each training cycle, when training a model
oh
Ayo? @brittle wing level 3 !!! 
thnx
How do you train a model??
Full AI Voice Model Training Guide (Local)
Link: YouTube
Credits: Christopher Villanueva
Model training with Mainline RVC
Link: Rentry
credits: Raven (ravencutie21)
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)
Thank youuu
-rvc
Full AI Voice Model Training Guide (Local)
Link: YouTube
Credits: Christopher Villanueva
Model training with Mainline RVC
Link: Rentry
credits: Raven (ravencutie21)
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)
-huggingface
English guide
Link: https://rentry.org/fdg_guide_newer
Credits: FDG
Spanish Guide
Link: https://rentry.org/AI_Hub_guide_esp
Credits: Julia (ailen2091)
Hindi guide
Link: https://rentry.org/AI_hub_guide_hi
Credits: Enes
Turkish guide
Link: https://rentry.org/AI_hub_guide_tr
Credits: Enes
Under the train tab, I set the setting on step 3 to save a small finished model to the "weights" directory for every epoch matching the specified "save frequency". And I set my settings and clicked on one-click training and saw that my Retrieval-based Voice Conversion WebUI was working when it was finished it said "all-feature-done" and it was really quick which was a red flag because I assumed the processing time would be much longer but it was quick. I go to the weights folder to find nothing. It seems like the one-click-training didn't complete and I don't really know what is happening or what to do.
all-feature-456
all-feature-done
so how to fix it plz
rvc
yes
check cmd and send screenshots in #🔍│help-w-okada
you have to actually press start training 
and create a index
Written by Julia Images by Poopmaster Last update: Jan 29, 2024
read this
yes i have
i think they've clicked "One click training"?
thats not even in mainline
but eh idk
oh good
no
I did so but my weights folder is still empty.
you didnt actually start training
I followed the instructions and I thought there was nothing missing. I checked again and again many times.
then you didnt read correctly
@fluid matrix
What is the best UVR mod
inst HQ1 and HQ3 very good
but there is crackling in the sounds
try the MDX23C stuff, but ig you have to download with a vip link or something... im not sure how to properly use UVR
I did everything you said and it's exactly the same as in the picture
it just says cpu gpu0 gpu1 gpu2 gpu33
please use like 192 chunk
and now u should most likely use gpu0
im still tweaking
cuz... amd version
ok thnx gng!!!!!!!!!!!!!!!!!!!
and ur dedicated GPU is most likely on 0
yw
oh okey
thanks a lot
_ _
I did this
Every day it's like this man 😭
you pressed one click training, that alone is wrong
And my TB also ran
is there anything in your logs folder?
I didn't do that
no
bro you said it twice now
then you didnt train....
hey diablo
how do i stop it from like making gasping noises cause of background noise
that shii is ass
@fluid matrix
did you change those settings?
alr sluh! ill show u
and have you installed vb cable?
you need that too
not yet
then dont say its ass 💀
you need it to actually work
oh shii
bro
mb gang so vb cable meter or something right
i did but i forgot
I click on train feature index first and then click on train model
Sorry, my English is not good and I can’t express myself clearly.
look
there is nothing in logs
and weights
you didnt actually train anything
you have to do it again....
idk looks like it
show the rest
now you have to add the index too, and fill out the rest of the settings correctly
THEN
you can train
he needs to show the rest
he keeps saying he did train something but im 100% sure he fucked up everything
again
@brittle wing show the full screen
looks like it didnt work
how long is your dataset and what is it called
I started training. Is this right?
its actually training now
check your logs and weights folder
is there anything there?
ok
now if you see something there you will know that you didnt train anything before
hey sorry, is there any way i can isolate two seperate voices
Ayo? @late sundial level 1 !!! 
Yeah of course!
With Ultimate Vocal Remover 5
oh awesome!
Use the model UVR-BVE
Written by Julia Eddy Last update: Jan 30, 2024
wait so i can just put the file in and like two characters will be seperatede just like that
Check that out if you need help
Yeah
Thank you for helping me. I succeeded.
@fluid matrix hey! it works now but every single model except for the defaults take super fucking long to talk
do you know a solution to this?
it takes legit 10 seconds for it to loadd
yeah
gotta wait ig
it takes 10 seconds tho
thats way too long
maybe even longer
last thing i said was 20 seconds ago and it JUST said it
are you changing the voice midway through?
no
how do i fix that💀
This guide is back to receiving regular updates, however do not ping me for anything on it. The guide itself speaks for me. - Blanc
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
Frequent...
read this part
convert your model to onyx
amd cards tend to be weird sometimes
wait sorry im back
just got another question
does that mean i could upload an entire episode of a show then isolate that one voice
to train a model a massive dataset
thanks man!
this doesn't generate voices that show up in the menu
do i need to unload voice first
idk
Yup. Just make sure you have great specs and GPU
INFO loaded pretrained assets\pretrained_v2\f0Ov2Super40kG.pth
thats a pretrain, not a voice model per se
And for making datasets, remember to remove reverb, silences, distorsion, noise, etc
https://aihubdocs.github.io/en/ check the datasets page to know more
Written by Julia Eddy Last update: Jan 30, 2024
awesome, thank you!
thank u so much
yw! ^-^
can't find any related files so probably not?
i used 20 epochs and it's invisible
result is 1GB large
it has an index file but not a pth file?
hOWW
INFO:superv240:loaded pretrained assets\pretrained_v2\f0Ov2Super40kG.pth
Process Process-1:
Traceback (most recent call last):
File "C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia\infer\modules\train\train.py", line 213, in run
utils.latest_checkpoint_path(hps.model_dir, "D_*.pth"), net_d, optim_d
File "C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia\infer\lib\train\utils.py", line 213, in latest_checkpoint_path
x = f_list[-1]
IndexError: list index out of
range
it's an empty list? -1 is the last element, shouldn't be an error?
doesn't matter if it's a 2d or 3d, 4d etc list
Traceback (most recent call last):
File "multiprocessing\process.py", line 315, in _bootstrap
File "multiprocessing\process.py", line 108, in run
File "C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia\infer\modules\train\train.py", line 234, in run
torch.load(hps.pretrainG, map_location="cpu")["model"]
File "C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia\runtime\lib\site-packages\torch\serialization.py", line 815, in load
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "C:\Users\cocac\Desktop\AI Voice\RVC1006Nvidia\RVC1006Nvidia\runtime\lib\site-packages\torch\serialization.py", line 1033, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '<'.
online someone said the file might be broken.
gonna delete...
same issue as this pal
I'll try 1000 epochs.... on 30 minutes of audio...................... [seriously there must be a faster way]
your using new pretrains and dont know how?
what's the difference between D40... and G40... and f0D40?
what are you trying
are you using the gui?
yeah
post an ss
ss?
there should be an option to paste the directory of pretrains
wait so how do pick a certain voice sorry
yes
yep
Ayo? @covert turret level 4 !!! 
used dat.
what did it say
and even tried with the full path
on each D & G?
I'll show you what it looks like with defaults.
just screenshot it all
this ^
f0 uses the pitch
yes it should be
this one right?
yes
(currently training with defaults)
okay
same error.
screenshot
your training index?
Drag the audio file to the "select input" bar.
Like I said, the website to learn more
you need to click train model for that
done
now what does it say
same issue..... from what i can tell
train.log after chinese text
训练结束, 您可查看控制台训练日志或实验文件夹下的train.log
show cmd rq
?
the debug screen
(reprocessing)
show
it keeps changing, will show in 1 sec
missing keys....?
never had this before
if i restart it again...
i see the problem (or a problem)
Ayo? @copper marlin level 6 !!! 
had to click it so that it reset the file paths etc
please make sure your folder has no spaces in the name
oh sorry
nah, restarted
does anyone know why my it keeps getting stuck on random percentages when running feature extraction?
what am i supposed to do now? i dont see tutorials
could be i ran out of storage space
do go-web.bat
okay
yeah the DirectML version (aka, AMD/Intel version) doesn't come with go-web, and RVC just doesn't work properly with those cards anyway
oh okay
Ayo? @west lark level 3 !!! 
thank you all for help anyway
I converted to my own voice, and it sounds like I've got a Chinese accent now
you're welcome
has anyone here got say, a turkish accent by training from 0?
sorry about this, im really just confused. i know how to pick a certain audio file but then how do i isolate one voice out of an episode?
Everything you need to know is in the website
Check the ultimate vocal remover 5 page
I use rmvpe_gpu
oh sorry im looking through it and i cant see
Ayo? @late sundial level 2 !!! 
i just cant see the opiton im so sorry to where to select a voice to isolate
sicne there is multiple voices in these episodes, like i dont know how to pick one voice
doing it from 0 gave me the same chinese accent..... (i think, but it was so low quality it was hard to tell)
so theres no actual way to make ai covers with intel card? i mean i made some with a different program a few months ago but i only care about rvmpe at the moment
you can use a colab
colab?
-colab
Suggestions for @west lark
- Applio, by IA Hispano Google Colab
- AICoverGen-WebUI, modded by Hina Google Colab
- AICoverGen-NoWebUI [English], by Ardha, fixed by Eddy, Hina and Gdr Google Colab
- AICoverGen-NoWebUI [Spanish], credits to Eddy, Hina and Gdr for translating and fixing Google Colab
- Ilaria RVC, by thestingerx Google Colab
- RVC Disconnected, by Kit Lemonfoot Google Colab
- easyGUI, by rejects Google Colab
- Applio, by IA Hispano Huggingface Spaces
- 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
use ila rvc if ur doing inference
okay
Rodrigo Vazquez sounds Chinese
what?

