#✨│ai-help

1 messages · Page 200 of 1

latent kettle
#

It's free but requires your mobile phone number for verification purposes.

woven anvil
latent kettle
#

Training locally will be a good option according to me.

woven anvil
#

Okay then I'll trust your expertise and we'll go for locally.

latent kettle
woven anvil
#

Lovely

#

Haha

latent kettle
woven anvil
#

If we are going to do this locally I'll have to set up the other PC, so I have to register a Kaggle account and Install RVC, which version?

latent kettle
#

For local Version, you have to download RVC, for kaggle you will get a notebook which you have to execute (no need to download anything in kaggle)

woven anvil
#

But you said local = better, so what version do I need to install on my other PC?

#

I came across a few.

#

Some I coulnd't figure out how to install.

#

That's how I landed on the one that opens Gradio.

latent kettle
#

There are many forks.

  1. Mainline (original RVC)
  2. Applio (modified RVC with advance features)
woven anvil
#

Are these two difficult to install?

latent kettle
#

No.

#

Applio comes in .zip you just have to extract it and it is ready to use

woven anvil
woven anvil
woven anvil
latent kettle
woven anvil
latent kettle
woven anvil
#

I'll install whatever you think is best if its applio I will install that

latent kettle
#

Applio is good, user friendly. But both use same algorithms. So no need to worry about quality

#

For my personal choice, I use applio

woven anvil
#

Anything else setup related that I have to do?

latent kettle
woven anvil
#

Cuz if it's just insttalling applio I'll focus on that and if its done and setup I will come back.

woven anvil
#

May I tag/ping you?

woven anvil
#

I will be back later then, the other PC is sitting on the floor so I first have to physically set everything up.

verbal oyster
#

can someone help me idk how to open rvc

azure marshBOT
verbal oyster
#

please

latent kettle
#

Mainline or applio?

#

If appio. Runapplio.bat

verbal oyster
#

nevermind i figured

#

but thanks

crisp hound
latent kettle
low shard
torn nebula
#

hey i was installing the thingy here but like it's been so long and it still didnt do done any ways i can fix this?

#

it just stops

#

around here

#

and it doesnt load the voice changer itself

hallow thistle
torn nebula
#

oh mybad

latent kettle
#

Hello everyone

hallow thistle
latent kettle
#

I want to use applio from my pc to my mobile

#

On local host

#

I don't want a public link.

#

@hallow thistle what are you typing? It's too long 😪

hallow thistle
#

You can tweak some command line for Gradio to let it run on public link. However, one of the only ways to let Gradio to share link over LAN instead of internet is to plug LAN adapter from your phone to your PC, but I find this method to be impractical.

latent kettle
hallow thistle
hallow thistle
latent kettle
#

Please tell me @hallow thistle

#

@simple ore how do I access applio from my LAN devices

simple ore
latent kettle
#

I want that I can access it from my phone but without internet. My phone and PC are both connected to same network

woven anvil
simple ore
woven anvil
#

Does Applio need to be connected to Discord?

wispy lodge
# latent kettle Then ?

You can change launch_gradio in app.py to the following, so it will allow network connections without creating gradio link:

def launch_gradio(port):
    Applio.launch(
        favicon_path="assets/ICON.ico",
        server_name="0.0.0.0",
        share="--share" in sys.argv,
        inbrowser="--open" in sys.argv,
        server_port=port,
    )
woven anvil
#

I need to type that into CMD?

wispy lodge
#

That was in response to other message

woven anvil
#

Oh oops.

#

How do I fix this?

#

Ohw Tensorboard doesn't work either : /

low shard
latent kettle
simple ore
#

"from the network" = from the local network, if that's not clear

latent kettle
latent kettle
#

My pc will act as server and I will be a client

wispy lodge
latent kettle
#

A huge thank you 😆 you are the only who understand what I want to say

#

A huge thank you again

#

A question can I turn off my cellular data. Because my phone is connected with hotshot with my PC. If I do that, will it work?

wispy lodge
#

If you mean whether you will still be able to access Applio on your server, then yeah. It won't affect this in any way

woven anvil
#

Can someone help maybe?

azure marshBOT
woven anvil
#

I think I'm in the right channel.

#

!howtoask

patent trellisBOT
# woven anvil !howtoask

How To Troubleshoot AIHC_WaitWhat

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

Here's also the screenshot for Tensor.

I got the advice to use Applio, downloaded it try to launch it but I get these two errors. I just want to create a voice model.

latent kettle
#

I have changed the code as you said

#

Will it impact on applio ? Do I have to change that code again and again?

low shard
wispy lodge
#

No, this needs to be changed only once. If you update applio, then you'll need to apply this code again. Everything else should work as usual

low shard
#

did u actually start training after getting the dataset and putting the right settings

woven anvil
low shard
#

like what's in the cmd, and what's ur pc gpu

#

and which tut are u following

woven anvil
#

This is what I get if I try to launch it.

woven anvil
#

It was said that Applio is user friendly, but is there maybe something super duper user friendly maybe this still is just too complicated I don't know?

#

I have my voice samples clean and ready to go in WAV format, I just need a program where I can get to the training part. Was halfway there with colab but that one is broken now.

low shard
# woven anvil It was said that Applio is user friendly, but is there maybe something super dup...

but is there maybe something super duper user friendly maybe this still is just too complicated I don't know?
Nope, AI is not meant to be as friendly as installing a Steam Game, it's computer science research still, also running it locally is harder on cloud
Ofc Applio tries to be as user friendly as possible
The literally EASIEST thing in the world would be maybe Weights.gg (cloud) or Replay (local version of weights.gg basically), but I have never tried Replay, but they both use RVC

wispy lodge
low shard
#

not sure if that matters

#

maybe @simple ore knows to what it's related

woven anvil
low shard
#

yes

#

however idk why it says that issue above, not sure if it matters

#

what's ur pc gpu?

woven anvil
#

Quadro P4000

#

Is there a recommendation you can give to how much training I should do?
Like is there a average min/max.

#

Last time I did 500, would that have been enough?

low shard
low shard
#

you gotta follow the tensorboard

#

there isn't any average

woven anvil
low shard
low shard
woven anvil
#

Well let's see how far I get, at least now I have buttons I can press.
Thank you so much, Dr Jr thank you as well with your help earlier : )

low shard
#

@ionic geyser this is the right channel to ask how to make ai covers

#
  • Cloud (remote good pc, easier and faster than ur PC but it's limited):
    • Ilaria RVC Zero: fastest and simplest that you can get for free
    • Weights.gg: Partnered with AI Hub, lets u do them easily but u may be in a queue
    • Applio Colab: max 4 hours, not granted, of GPU

Easiest possible (automatically separates vocals & instrumentals) : weights.gg
easiest cloud: Ilaria rvc zero

#

I gave you only cloud ones since u showed me u got integrated graphics

ionic geyser
low shard
#

it's useless to do it locally

#

else show me ur task manager

#

maybe u got gpu 0 and gpu 1

ionic geyser
low shard
#

bc u said u got a gaming laptop

ionic geyser
#

how do i check that

#

i got gpu 1

low shard
# ionic geyser locally is okada?

what? wokada is realtime voice changer, it uses RVC but for realtime

RVC does AI Covers and train models

Locally = runs on ur pc
cloud = runs on remote good pc

ionic geyser
low shard
#

the gpu 0 is integrated which is not good, maybe gpu 1 is better

ionic geyser
#

@low shard

low shard
#

I needa see the VRAM

#

the dedicated gpu memory

ionic geyser
#

@low shard

low shard
#

it's a old 3050, laptop gpus are weaker, and it got only 4gb of vram

ionic geyser
#

.okay it still works good for me

#

so what do i do

#

i run most programs good

#

i need to make music with ai

low shard
#

if u really wanna do it locally:

  • Locally (runs on your pc so the speed depends on that, you will have to set it up with the guides):
    • Applio: A fork of RVC with some extra features like Applio TTS, kinda faster and simpler but same quality tho
    • Mainline: The original RVC
#

but i would suggest u cloud

#

ur pc is gonna be kinda slow

ionic geyser
#

and how do i do it locally

#

is there a tut

#

whats the difference between cloud and local like

#

isnt it the same quality

low shard
#

only written ones

#

I literally gave u the link, it's an hyperlink (blue text that are a link when u click them)

ionic geyser
#

is it hard to install

low shard
#

all yt tuts are old

ionic geyser
#

is it hard to install

#

@low shard

#

and whats the diff isnt cloud the same quality as local

low shard
# ionic geyser isnt it the same quality

same quality,
BUT:
Cloud = runs on REMOTE GOOD PC, meaning it willl be faster, but has limited gpu time
Local = runs on ur pc gpu, meaning it will be slower as ur pc gpu isn't that good

low shard
#

i'm writing

#

😭

#

i can't type in a sec

low shard
ionic geyser
#

even if u have a good computer

low shard
#

don't just read the first 2 words

ionic geyser
#

the diff is itll run slow on my pc okay but itll run quick on a good pc just like a colab that id use

#

so theres no diff

low shard
#

and it would be faster

ionic geyser
#

but u dont need unlimityed gpu

#

u just get back on

#

later

low shard
ionic geyser
#

and u can make a song

distant musk
#

But with a GPU its WAY faster

low shard
#

like AI Covers

#

it doesn't make songs like Suno

ionic geyser
#

if youre making a song you shouldnt expect to finish it fast

#

i wana make a song nick

low shard
#

it can only convert the voice

ionic geyser
#

i know ill get the beats

low shard
#

like make an ai cover

ionic geyser
#

from yt

#

i just need to convert my voice

low shard
low shard
ionic geyser
#

i want to make my own cover with an ai voice

#

yeah

#

own song with ai voice

distant musk
ionic geyser
#

what

low shard
ionic geyser
#

yes

#

i convert my voice

#

to a singer

distant musk
#

Uh

low shard
#

for an ai cover

ionic geyser
#

no like my voice to drake

low shard
#

alr

#

ye that works

distant musk
ionic geyser
#

thanks

distant musk
#

Yea he said it already

low shard
#

bc it gives MAX 4 hours daily

#

of NOT GRANTED GPU

ionic geyser
#

4 hours is alot of time

#

for me

distant musk
#

Not for AI stuff

#

Its nothing

ionic geyser
#

well i can make a song

#

in that time

#

and if anything finish it the next day

#

done it before

low shard
ionic geyser
#

thanks

low shard
low shard
ionic geyser
#

it publishes the song

#

i dont rlly want that

low shard
distant musk
#

It doesn't

low shard
#

unless u share them

distant musk
#

Its private

ionic geyser
#

ill use illaria theres advanced options

#

if theres one with tempo

#

like adjusting voice tempo

#

that would be amazing

#

bpm

low shard
ionic geyser
#

ill be making the song mysel

#

ill extract the voice alone and convert it

#

i wish there was a tempo adjustment for the voice to match the bpm like old collabs had

low shard
ionic geyser
#

what does that mean

low shard
#

if you are using Ilaria RVC Zero, that's not colab....
that's hosted on HuggingFace Spaces, with a ZeroGPU

low shard
#

of when u get the error

ionic geyser
#

@low shard

low shard
#

i'm testing myself

#

no need to ping

ionic geyser
#

oh thanks

low shard
ionic geyser
low shard
#

there hasn't been a new model architecture since almost 2 years

ionic geyser
#

thanjs alot sir

low shard
ionic geyser
#

thanks

low shard
ionic geyser
#

no thanks

low shard
ionic geyser
#

voice models is empty

low shard
ionic geyser
#

i went to downalod

#

put the index and pth files

#

and i went back to where u use the auio to make a song

#

i cant find the model

low shard
ionic geyser
#

its empty

#

/content/program_ml/logs/model

#

it says its here

#

yeah i did

low shard
#

also show me a screenshot of ur Applio

lavish lintelBOT
#
Congratulations Nick088 [ITA/ENG] by Weights!

Your Charizard is now level 97!

ionic geyser
low shard
#

it's put

#

it shows the path of the modle .pth

ionic geyser
#

do i put the index

low shard
#

not the name

low shard
ionic geyser
#

how

#

its a download

#

i already put it when uploading

low shard
ionic geyser
#

nothing shows up

low shard
#

btw all models on weights.gg are renamed to model.pth and model.index

the .pth is the actual voice, the index is the accent

ionic geyser
#

oh

#

well i dont see it

#

on index

#

?

low shard
ionic geyser
#

i downloaded the files theres no link

#

a hugging face link doesnt exist

low shard
#

did u put first pth, then index?

ionic geyser
#

i put both same time

low shard
#

THEN put the index

#

maybe retry that

#

@ionic geyser btw the quality between Applio & Ilaria RVC Zero should be the same, dw

#

it's still just RVC

#

you can use that too if u want, there are advanced settings

ionic geyser
brittle wing
#

What happened wuthRVC V3?

#

Over Trained? Or Keep on going?

#

Batch Size 4 + 30+ mins datasets + Pretrain KLM 48k X3 4.3

#

You replied the wrong person

latent kettle
#

@brittle wing I'm sorry to bother you

brittle wing
latent kettle
brittle wing
latent kettle
brittle wing
latent kettle
#

Do it exist?

brittle wing
latent kettle
#

Oh wow, how do you know btw ?

latent kettle
#

Over training Started here

latent kettle
brittle wing
#

I’m going to redo it because I do notice my dataset has a mixture of 40k and 48k.

I’m going to have to resample everything to 40k, maybe it won’t over train too much

latent kettle
#

If you have dataset of 30+ minutes

brittle wing
patent hare
#

Hey, how do we make models now that the google collab methods been busted?

latent kettle
drowsy eagle
#

Gpu 0

latent kettle
pastel oak
#

show name of the gpus

drowsy eagle
pastel oak
#

stick with gpu0

latent kettle
pastel oak
#

i need context

drowsy eagle
#

so what can i use to train voice models with like programs?

latent kettle
pastel oak
#

rvc -> local -> mainline or applio

#

people prefer applio these days since it gets updates

latent kettle
low shard
#

RVC v3 will never officially exist

#

there's just some EXPERIMENTS like codename fork

#

but it's not v3, the original creators don't care much about it anymore

proven hill
low shard
proven hill
#

yes sorry was about to correct

#

every fork is just a ui update

low shard
pastel oak
low shard
proven hill
low shard
proven hill
pastel oak
#

no acess gamers

latent kettle
analog obsidian
low shard
proven hill
#

no shitting on others project its just that i dont see any real improvement

low shard
#

they are currently working on it, surely not 'nothing'

proven hill
#

well good luck

low shard
#

ye goodluck to them

#

i don't work on that

#

I think it will surely take a lot to make an 'rvc v3', but hey better than nothing

latent kettle
#

Is RVC V3 is coming?

low shard
#

let's see how it goes

low shard
#

officially it's 99% never coming

#

the creators left rvc to rot

#

they work on gpt-sovits

#

noobies and codename are working on an experimental fork

analog obsidian
latent kettle
proven hill
#

i hope true pretrains and not fine tunes

low shard
analog obsidian
#

true pretrains from scratch

latent kettle
# low shard yes

Okay. Someone Is asking me 2060 is good for training with 6 gb vram ?

low shard
#

I think doable as @quasi dagger trained (super slowly) even on a gtx 1650

#

but ye he should be able tho

latent kettle
low shard
#

even if ofc a better gpu would be suggested, like the min requirement in the docs is rtx 20 ti

proven hill
latent kettle
#

You are right. Weights.gg can be helpful too. I just forgot about that. Thanks ilaria

proven hill
#

no prob

low shard
#

his choice

latent kettle
low shard
#

ye since a lot of time

proven hill
#

since a year

quasi dagger
west summit
#

Hi
I want to make song from ronaldo voice how can i make?

low shard
west summit
#

rtx 3070

low shard
#

how much vram (dedicated gpu memory) does it have

west summit
#

pc

latent kettle
latent kettle
quasi dagger
low shard
west summit
low shard
# west summit how to use it or anyguide?

Your Nvidia GPU is good enough

You can:

  • Locally (runs on your pc so the speed depends on that, you will have to set it up with the guides):
    • Applio: A fork of RVC with some extra features like Applio TTS, kinda faster and simpler but same quality tho
    • Mainline: The original RVC
  • Cloud (remote good pc, easier and faster than ur PC but it's limited):
    • Ilaria RVC Zero: fastest and simplest that you can get for free
    • Weights.gg: Partnered with AI Hub, lets u do them easily but u may be in a queue
    • Applio Colab: max 4 hours, not granted, of GPU

Easiest possible (automatically separates vocals & instrumentals) : weights.gg
easiest cloud: Ilaria rvc zero
easiest local: Applio

#

I would suggest locally if u gonna use it more than once, if it's a 1 time thing, u can just use weights.gg

latent kettle
proven hill
#

is ilaria rvc zero still untopped for inference?

wispy lodge
quasi dagger
#

6 it's very pushing the limits on a 6gb VRAM

#

So I only managed to do 4 batch size

west summit
low shard
latent kettle
quasi dagger
#

8

proven hill
low shard
#

Weights.gg uses multiple A100s iirc, the only difference between it and ilaria rvc zero in inference, is that it's easier and it has queue

low shard
proven hill
#

well yea tbh it has already the models

low shard
#

it automatically separates instrumentals and vocals

proven hill
#

but isnt it paid?

low shard
#

it's noob-friendly

latent kettle
low shard
#

except u got some little queue

#

that's all

proven hill
#

how can it be a sustainable business then

low shard
low shard
lavish lintelBOT
#
Congratulations Nick088 [ITA/ENG] by Weights!

Your Charizard is now level 98!

quasi dagger
proven hill
#

seems shady on my end

low shard
proven hill
low shard
#

I just know that they rich asf

#

like

quasi dagger
proven hill
#

but offering a free product with nothing back in returns means the user is the product

low shard
#
  • lora training free too
#
  • image creation free too
proven hill
#

how can that be free

quasi dagger
low shard
proven hill
#

still

proven hill
#

its a cost for them

low shard
#

it's to get more popular i guess

quasi dagger
#

Yeah, so more people can go with the weights premium subscription

proven hill
#

mh

low shard
#

if they were evil they would have already did the kits.ai way

latent kettle
#

Nintendo switch AIHC_Heart

low shard
#

it's not that hard to just shorten alot the limits

quasi dagger
#

Actually @proven hill weights is now owner of AI HUB

low shard
#

yup

proven hill
#

sadly

latent kettle
proven hill
#

closed source won again 😔

low shard
quasi dagger
proven hill
#

mh mh idk its still strange

proven hill
quasi dagger
proven hill
#

blaise told me he wouldve stopped months ago

#

everyone simply found jobs and got tired of this

latent kettle
proven hill
#

jk

low shard
#

I remind everyone this is a help channel

latent kettle
proven hill
#

smh

latent kettle
quasi dagger
low shard
whole violetBOT
low shard
#

events works atleast

#

even if we prolly need smt better

latent kettle
#

I just followed the trend. I thought people are doing this to be cool.

low shard
quasi dagger
low shard
#

as many complained about it before, and now I don't see anyone talk about that much

#

I just do it bc it's funni tbh

#

idrc if it's named ai hub or ai hub by weights or wtv

latent kettle
low shard
latent kettle
brittle wing
low shard
night rune
#

Is that good enough?

simple ore
#

set smoothing to 0.95, do other charts (fm, mel) agree?

night rune
simple ore
#

scroll down

#

and expand losses

night rune
#

I don't know much about it (Tensorboard)

simple ore
#

how big is the dataset and batch size?

night rune
simple ore
#

how many hours are in it

night rune
#

01:16
Minutes:Seconds

simple ore
#

i mean batch 15 is a weird number, suitable for 10+ hour sets

#

not for 75 seconds of audio

night rune
simple ore
#

2 or 4

night rune
#

f*ck

simple ore
#

there's way too much variety between steps on those charts

night rune
#

i'll set 3

simple ore
#

set it to 4

night rune
#

jk

#

ok*

#

another three hours of training

#

let's go

fading rock
#

hi dose anyone know what software is normally used to make rvc models

night rune
simple ore
#

10 is fine, you'll be able to pick something out before runs into a wrong direction

night rune
simple ore
#

75 seconds of audio = 25 samples x 3s + 2 mute files = 27 samples

#

27 samples / batch 4 = 7 batches (=steps) per epoch

low shard
simple ore
#

the training step takes a batch (4 samples), tries to reproduce them, gets evaluated, re-adjusts parameters, repeats

night rune
simple ore
#

batch size dictates how big the adjustment is going to be

#

big variety of samples = bigger the variance between steps

#

that's why you had crazy 20-45 range for some metrics

#

at the end of the epoch the learning rate goes 1 notch down (=training speed decreases), samples get reshuffled between new batches and the training contuniues

#

so it is a balance between having enough adjustment per step vs constantly lowering learning rate

night rune
#

Is there any way I can get this epoch 215?

simple ore
#

dont look at this output

#

it is just generator loss without fm/mel

night rune
simple ore
#

look at the charts

azure marshBOT
#
📒 Google Colab Notebooks
ℹ️ Note

While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.

night rune
simple ore
#

hard to choose, check one close to 1600 steps

balmy estuary
#

Starting training...
Loaded pretrained (G) 'rvc/models/pretraineds/pretrained_v2/f0G48k.pth'
Loaded pretrained (D) 'rvc/models/pretraineds/pretrained_v2/f0D48k.pth'
Process Process-1:
Traceback (most recent call last):
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\rvc\train\train.py", line 497, in run
reference,
UnboundLocalError: local variable 'reference' referenced before assignment
An error occurred extracting the index: need at least one array to concatenate
If you are running this code in a virtual environment, make sure you have enough GPU available to generate the Index file.

#

how to fix

night rune
simple ore
simple ore
#

show log for extract features step

balmy estuary
#

i'll have to redo it since i relaunched it

#

one sec

simple ore
#

and/or filelist.txt content

balmy estuary
#

wtf

#

the filelist is empty?

#

should i restart from scratch?

simple ore
#

what is in sliced audios / 16k

balmy estuary
#

alot of wavs

#

481 of them

simple ore
#

are there other folders?

balmy estuary
#

i sliced it with applio

simple ore
#

and what is in f0 and v2_extracted

balmy estuary
#

nothing

simple ore
#

run extract features then

#

and check the log

balmy estuary
#

Starting pitch extraction with 3 cores on cuda:1 using rmvpe...
Process Process-1:
Traceback (most recent call last):
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\rvc\train\extract\extract.py", line 118, in process_files
self.model_rmvpe = RMVPE0Predictor(
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\rvc\lib\predictors\RMVPE.py", line 460, in init
).to(device)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 1173, in to
return self._apply(convert)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 853, in _apply
self._buffers[key] = fn(buf)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert
return t.to(
RuntimeError: CUDA error: invalid device ordinal
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.

Pitch extraction completed in 6.72 seconds.
Starting embedding extraction with 3 cores on cuda:1...
Process Process-2:
Traceback (most recent call last):
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\rvc\train\extract\extract.py", line 179, in process_file_embedding
model = load_embedding(embedder_model, embedder_model_custom).to(dtype).to(device)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\transformers\modeling_utils.py", line 2905, in to
return super().to(*args, **kwargs)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 1173, in to
return self._apply(convert)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply
module._apply(fn)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply
module._apply(fn)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 779, in _apply
module._apply(fn)
[Previous line repeated 1 more time]
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 804, in _apply
param_applied = fn(param)
File "C:\Users\iibug\Downloads\ApplioV3.2.8-bugfix\env\lib\site-packages\torch\nn\modules\module.py", line 1159, in convert
return t.to(
RuntimeError: CUDA error: invalid device ordinal
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.

#

i'll delete this after since so big

simple ore
#

wrong device selected?

balmy estuary
#

wym?

#

anything wrong with this?

simple ore
#

should be 0 to match your 2060

#

gpu number that is

balmy estuary
#

IT'S EXTRACTING

#

IT COMPLETED

#

what do you think would be good for batch size?

#

it's at 5 rn

simple ore
#

it does not have much to do with VRAM.. other than "will batch x fit into 12GB"

#

so you got like 20 min audio there

balmy estuary
#

so what do you think would be good for my card?

#

yes

simple ore
#

use batch 4

balmy estuary
#

do i gen index before or after training?

simple ore
#

it runs automatically, but you can generate it after you start the training

night rune
simple ore
#

click the square button under each chart to adjust the fit

night rune
simple ore
simple ore
#

they do look rather terrible, but not much can be done with such small set

#

you may have better luck using a non-default pretrain like ov2

night rune
#

What is pretrain?

#

Okay, I found where to read about it.

night rune
simple ore
#

it is okay, just dont use index and you'l have almost no accent

night rune
#

By the way, what does the index affect?

simple ore
#

mostly prononcuation.. english audio + voice model + russian index (1.0) = russian accent

night rune
simple ore
#

depends on your audio

night rune
#

Ok, I downloaded it all, but I'll probably try it during the day since I'm deep in the night now

night rune
sudden tree
#

how can i update rvc if I have an old ancient version easily?

cloud finch
#
    raise LocalProtocolError("Too little data for declared Content-Length")
h11._util.LocalProtocolError: Too little data for declared Content-Length```
#

anyone know what this error means?

#

I just dragged in my audio and its outputting this

knotty moth
cloud finch
#

Ill try getting the bugfix

terse nymph
sudden tree
#

rvc

sudden tree
#

how do i update my old rvc build from july 2023

#

i want rvmpe

#

do i have to wipe the whole folder and start over?

hallow thistle
#

If you mean the original RVC GUI, this one has been long outdated. The most recent one released around October 2023.

sudden tree
#

oh, can i update it to that one?

#

I want to use rmvpe models instead of crepe

#

isnt rmvpe way better?

hallow thistle
#

RMVPE is way better than any other model.

#

Unless you wanna make your own fork of RVC GUI by yourself, there you can download its source code from GitHub. Otherwise, you can try Applio the RVC GUI to do some audio conversion.

sudden tree
#

ok but wont the latest rvc gui work regardless?

#

how can i update mine to the newest

#

idc if its old

hallow thistle
knotty moth
bold epoch
#

hello

#

sir

#

i need useful link

hallow thistle
#

For RVC GUI, you'd find some bugs going on.

bold epoch
#

im coming from a video

knotty moth
#

-gui

hallow thistle
#

Useful link of what?

bold epoch
#

to create

#

rvc ai cover

#

im on mobile

hallow thistle
#

-rvc

azure marshBOT
hallow thistle
#

If you're on your smartphone, a cloud service is the best and only way to do RVC AI cover.

#

-colab

azure marshBOT
# hallow thistle -colab
📒 Google Colab Notebooks
ℹ️ Note

While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.

hallow thistle
#

Google Colab is a cloud service that lets you run Python there. First six links are RVC, but I'd recommend for Applio.

bold epoch
#

i need to install

#

applio ?

#

in codes saying install applio

hallow thistle
#

Install Applio there on Colab? Yes.

bold epoch
#

okay lemme test

sudden tree
low shard
#

It's open source

#

What's ur PC gpu

bold epoch
#

im on ios

#

sir

hallow thistle
#

RVC, W-Okada, Stable Diffusion are all open source. Unless you've downloaded a proprietary program that does audio conversation similar or like RVC, which is indeed closed source.

oak edge
#

can someone tell which sample rate is good for voice accuracy

latent kettle
latent kettle
sudden tree
#

hey how come the official uvr 5 new model announcement uses some weird github release not the official anjok07 one?

#

like eddiecrack somethng

hexed hinge
viscid moss
sudden tree
#

i see

#

so you just made a webui version

#

i decided to just use anjok

#

how can i seperate main and backing seperately with melband roformer

viscid moss
sudden tree
#

yessir

#

does anyone know if you need to split inputs to train?

#

i put 2 10 min files in

#

uncut

viscid moss
viscid moss
#

No needed

#

RVC do that automatically

sudden tree
#

i only see kim and viper melband roforomer on uvr

#

how do i find this Mel-Roformer-Karaoke-Aufr33-Viperx

viscid moss
sudden tree
#

so what is better in your opinion kim or viper roformer

viscid moss
sudden tree
#

ok thanks

#

yeah, i still found kim model in official download section of uvr 5 tho @viscid moss

#

i wonder what model mvsep uses?

viscid moss
#

gimme a sec

#

I think is the same

sudden tree
#

yes, did kimberly really make this herself?

viscid moss
#

idk

sudden tree
#

thats crazy it sounds so clear lol

viscid moss
#

fr

sudden tree
#

one more question where can i find the melband roformer karaoke model?

#

it seems to be on mvsep but I would prefer to download it locally iykwim @viscid moss

latent kettle
#

How can I download new UVR5 UI ? Do it have any compiled version or I have to do everything manually on CMD

brittle wing
#

is there a way to train on mac yet?

#

or is there any service which offers me online training with individual settings & unlimuted amount of dataset?

sudden tree
#

is it from their huggingface?

viscid moss
viscid moss
#

I recommed cloning and install it on ur Downloads folder

latent kettle
viscid moss
#

Not sure, I'm not specifically working on that

#

If u need help to install it lmk

latent kettle
latent kettle
viscid moss
low shard
#
  • Cloud (remote good pc, easier and faster than ur PC but it's limited):
    • Ilaria RVC Zero: fastest and simplest that you can get for free
    • Weights.gg: Partnered with AI Hub, lets u do them easily but u may be in a queue
    • Applio Colab: max 4 hours, not granted, of GPU

Easiest possible (automatically separates vocals & instrumentals) : weights.gg
easiest cloud: Ilaria rvc zero

latent kettle
low shard
viscid moss
latent kettle
# viscid moss Hmmm idk

I was using MDX23C for vocal isolation, Vr ach- deEco , MDX de reverb normal and UVR denoise is that bad?

#

Should I remove my old UVR and Go with New one ?

viscid moss
viscid moss
latent kettle
viscid moss
latent kettle
viscid moss
#

Roformers are better

viscid moss
latent kettle
viscid moss
#

UVR5 UI is different cause is gradio UI

latent kettle
latent kettle
viscid moss
latent kettle
#

Will it remains like this forever?

#

Or it will get a GUI ? Just as old UVR 5 ?

viscid moss
viscid moss
latent kettle
#

Okay got it

#

Thank you

viscid moss
#

Ur welcome

ionic geyser
#

@low shard how did the voice model i send work for u yesterday

low shard
night rune
simple ore
#

compare model from 1600 and 4200 steps

#

both are likely complete and utter trash

night rune
simple ore
#

just infer a test audio with those and hear the output

onyx ruin
#

Seeking Help with Climate Data Project!
I’m working on a project that uses synthetic data generation to address gaps in climate datasets and improve predictive modeling for climate change mitigation. Here's what I aim to achieve:

Generate synthetic climate datasets (Avg Temperature, CO2 Emissions, Renewable Energy %) using methods like Gaussian Mixture Models (GMMs), Variational Autoencoders (VAEs), and Copulas.
Validate synthetic data with metrics like Wasserstein distance and Kolmogorov-Smirnov tests to ensure consistency with real-world patterns.
Visualize trends, anomalies, and regional variations using ArcGIS/QGIS and traditional plots.
The goal is to create scalable, reliable datasets that aid in better climate analysis and decision-making. I’d love your inputs, advice, or suggestions on how to improve this framework or achieve these goals more effectively.

If you’ve worked on synthetic data, GIS tools, or climate modeling, I’d really appreciate your help! Let’s brainstorm

lilac yacht
#

can someone help me i have dragged the spongebob voice ai zip and it says that i cant upload files like that

azure marshBOT
lilac yacht
#

spongbob

#

!howtoask

patent trellisBOT
# lilac yacht !howtoask

How To Troubleshoot AIHC_WaitWhat

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

it's trash, we don't support that

#

it abuses ur pc power for distributed training

#

or are u talking about smt else

lilac yacht
#

si

#

e voice ai

low shard
#

oh sei italiano

lilac yacht
#

sono italiano anche io

#

si e quello li

low shard
#

disinstallalo fra, lo usavo anche io prima

lilac yacht
#

lo so ho letto

#

e che uso

low shard
lilac yacht
#

??

#

e come voice

low shard
lilac yacht
#

ai

low shard
#

si

lilac yacht
#

ok

cloud mantle
#

@low shard

low shard
#

what model link are u having issues with

cloud mantle
low shard
# cloud mantle generally, I need a new model for my song remake and I'm checking what the optio...

You can search rvc ai voice models at:

if there isnt one, you can:

earnest muskBOT
cloud mantle
low shard
#

Ilaria RVC Zero is made only for Inference (use models) not training (make models)

#

on RVC you need to download, curately clean the dataset, then train it looking at the tensorboard

#

it's AI

low shard
#

no other way to do it that easy

cloud mantle
low shard
ornate ore
#

I have a question when it comes to RVC. I want to change out my 5700XT for a 4080S Suprim X but I'm using a i7-11700F CPU. Will the CPU affect RVC when it comes to my voice latency or no?

#

Idk if I need to upgrade my CPU to reduce latency or will all that work be using the GPU primarily?

crude flame
#

its all gpu

ornate ore
#

Okay,perfect

low shard
#

@cloud mantle the only way to do it that easy, is by using weights.gg

#

what's wrong with weights?

#

just use since it's the easiest free way, it uses the same program anyways

cloud finch
#

im going to strangle this error

#

I dont understand

cloud mantle
zinc crow
#

Ciao, buonasera.
Sono nuovo in questo forum e in questo "mondo" AI...

Dove posso chattare (o aprire un ticket) con uno Staffer?

#

Possibilmente (se possibile) uno staffer italiano poichè non so altre lingue

zinc crow
proven hill
#

cosa devi fare?

zinc crow
# proven hill cosa devi fare?

Volevo sapere come si creava una Singing Voice Cover, prendendo una canzone, lasciando la base così, e cambiando le parole... Vorrei farlo con la voce di Lazza, perchè ho visto che c'è un'anteprima ma non so come fare per farlo cantare ugualmente all'originale.

zinc crow
#

Attendo sue allora

cloud finch
#

ITS BEEN DOING THIS FOR 2 DAYS

low shard
#

o intendi un AI Cover normale senza cambiare le parole?

low shard
zinc crow
cloud finch
low shard
cloud finch
low shard
cloud finch
#

Applio

low shard
#

and that u are running on the latest applio version

low shard
zinc crow
cloud finch
cloud finch
low shard
low shard
low shard
low shard
zinc crow
cloud finch
low shard
#

ma di solito non modifico il testo delle canzoni

#

facevo solo ai cover prima che le eliminassi

low shard
#

and is it laptop

cloud finch
zinc crow
low shard
analog obsidian
cloud finch
#

training*

zinc crow
low shard
# zinc crow ovvero? che cambia?

che semplicemente potevo cambiare la voce dandogli come input le vocali della canzone, ma nel tuo caso o le canti tu o usi un TTS (che cantera male di solito)

analog obsidian
proven hill
#

@zinc crow il metodo migliore è cantare tu stesso, poi fare il cambio dalla tua voce a quella di lazza (se ho capito bene) e poi metterci sotto la base

cloud finch
analog obsidian
cloud finch
#

alright

#

hold on

low shard
#

cioè cantando

cloud finch
#

the one Ive been trying to do is 30 minutes

#

and the one that worked was 19

#

Is my file too long?

analog obsidian
#

is it wav?

cloud finch
#

Wav, rvmpe

analog obsidian
cloud finch
#

yes

analog obsidian
# cloud finch yes

alr i believe the audio file might be too long and you're probably getting out of vram

cloud finch
#

It happens at the very start

analog obsidian
cloud finch
#

this one?

analog obsidian
#

now try to inference the audio that gives you that error

#

yup

cloud finch
#

okay

#

so if it reaches 12

#

thats bad right?

analog obsidian
#

yea it means you're getting out of vram

cloud finch
#

highest it got was 11.2

#

So, i dunno if thats it

analog obsidian
#

only an applio dev can really help you in this

analog obsidian
# cloud finch the one Ive been trying to do is 30 minutes

@simple ore he has been trying to inference an 30 minute long audio file in applio but he gets cudnn non contiguous input
he tried another audio file and it worked just fine
what do you think its going on here? he's not getting out of vram either

#

split audio option is checked

simple ore
#

does split audio actually split it into multiple chunks? or does it not find an appropriate silence gaps to separate?

analog obsidian
#

the other audio he tried was 19 minutes instead of 30

simple ore
#

so what's in the log?

#

does it say 'split into x chunks'

analog obsidian
#

the one that gives u the cudnn error

simple ore
analog obsidian
#

@cloud finch

simple ore
#

normally with 12GB you can infer ~15min audio

analog obsidian
#

i suspected that first

brittle wing
#

i need help with rvc

hot belfry
#

whats a good free rvc?

brittle wing
#

i just installed it again after long time, i started go-realtime-gui and it opened but when i click start it crashes, no not really it just gets stuck and dont work then

low shard
brittle wing
low shard
#

Wokada deiteris fork (more optimized) > Wokada > RVC go-realtime

low shard
brittle wing
#

ok G

low shard
#

Tell me ur PC GPU and what are u looking for

#

RVC = Retrieval-based-Voice-Conversion, NOT Realtime Voice Changer

red cliff
#

Anybody know exactly what the OG pretrain is? The devs say VCTK but I tried training my own with VCTK as a test, and while the output sounded decent, it came out more muffled/less high-end-y than the OG pretrain.

also the RVC devs say is the readme that they will be adding more data to the pretrain so I can't tell if they did or not.

simple ore
red cliff
#

Ah I wonder if I included other mics

exotic timber
#

help pls

#

i have the model downloaded from this server but idk what to do know

bleak pasture
#

Hi, where can I train RVC voice models? I use Android. Can someone tell me where I can train voice models?

glacial pollen
hallow thistle
patent trellisBOT
# low shard !howtoask

How To Troubleshoot AIHC_WaitWhat

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

if it doesn't work in mobile mode, switch to desktop mode ( if still doesn't, rip. Maybe try google colab but again, I never needed to use it so don't know if it works

bleak pasture
hallow thistle
#

"Colab" and collaboration aren't the same word.

#

-colab

azure marshBOT
# hallow thistle -colab
📒 Google Colab Notebooks
ℹ️ Note

While the Colab free plan provides up to 12 hours of daily usage, the GPU is typically available for only about 4 hours each day on average.

glacial pollen
#

^

hallow thistle
#

First three links are RVC Colab notebooks that can do training. But I'd suggest to go for Applio as it has an easy GUI to use.

bleak pasture
hallow thistle
#

For Weights, I suggest it would be better to have a desktop PC so you can do drag and drop audio file into Weights easily.

hallow thistle
bleak pasture
hallow thistle
bleak pasture
hallow thistle
#

Again, can you screenshot where it won't launch? Just so I can verify about issue that made Applio not working.

bleak pasture
#

And which of those that are there are useful for training?

zenith hedge
#

Was this ever solved?

knotty moth
# cloud finch the one Ive been trying to do is 30 minutes

even if you have a 5090 and 128 GB ram, it is strongly recommended to split into at most 6 mins each, or using applio's split audio feature
also before using split audio feature, you should denoise and noise gate the input audio first, as there couldn't be a voice sentence longer than 1 minute without silence gap

old yarrow
#

does anyone know like if theres any ai that can find a song because websites dont wok for me

#

im having trouble finding this song and its not known so idk if anyone can help so is there like s ong finder ai or anything

simple ore
#

regular shazam dont work?

old yarrow
#

no

simple ore
#

upload it to soundcloud, if it is copyrighted you'll know soon 🙂

old yarrow
#

its unreleased and rlly hard to find so idk if it will get copyrighted

cloud finch
#

and they worked fine

cloud finch
#

its so wierd

glacial pollen