#✨│ai-help
1 messages · Page 65 of 1
thank you
Seems like it's hitting a new lowest point
So no, I don't think it's overtraining
bro can anyone help please
i got you
this is what it look like with the "ignore outliner" button off
public as in upload it to here?
It might be overtraining now. Keep an eye if the line is going straight indefinitely
i put it in rvc testing
its now going up and down
i think its overtraining, do i take the lowest point?
-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
how do i fix wee not defined
i've been having some problems with using RVC on Google Colab. when i go to download the model it keeps showing the following error:
"Cannot retrive the public link of the file", but I know that's not the issue cause i used these models until a couple days ago
does anyone know how i can fix this?
Just keep going
It seems to still be going down so it's fine
@glad zealot i think this should be enough
Still going down but you can get the model and test it out while still training
i set the epochs at 300 and it started overtraining at around 3k, which means i kept going until i reached 6k
you sure its going down?
Yup
im pretty sure it kept going up and down
Ayo? @lime sorrel level 3 !!! 
damn i stopped it cuz i thought it was overtraining
I mean it seems to already be good
I mean this is what I have and it sounds amazing so don't depend too much on the graph
ok
do i click the "skip models" for best results?
No clue
PLEASE HELP i cant hear anything
Ayo? @noble wyvern level 2 !!! 
after i use VAC
Put the same name as the first time you trained the model
HF rigth?
?
Is that Hugging Face?
hmmmm I think the model has the wrong index
send me that model
ok
lemme test
wrong index file
does anyone know how to go back to previous versions of this google colab?
https://colab.research.google.com/drive/1r4IRL0UA7JEoZ0ZK8PKfMyTIBHKpyhcw
it changed and I'm really confused on how to use it
oh
How did you get that model?
will try different model
Ayo? @slate lagoon level 3 !!! 
/search command
can u send me the link of the bot response pls
It changed because the old one doesn’t work anymore
ty
ah, okay sorry
is there any way i can use that model
I dont see the addex.index file, where is it?
the tutorial says its an important file
Did you do the “train index”
i forgot, thx
Use it without .index file. But I'm not sure if HF spaces can inference in that way
hey
its same as before
RVC Guides (How to Make AI Cover)
Translation by country
what should I rename these?
Ayo? @brittle wing level 2 !!! 
featur_pit = self.compute_f0(inp_path, f0_method)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/lib/modules/train/extract/extract_f0_rmvpe.py", line 52, in compute_f0
f0 = self.model_rmvpe.infer_from_audio(x, thred=0.03)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/lib/modules/infer/rmvpe.py", line 660, in infer_from_audio
hidden = self.mel2hidden(mel)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/lib/modules/infer/rmvpe.py", line 641, in mel2hidden
hidden = self.model(mel)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1518, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1527, in _call_impl
return forward_call(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/lib/modules/infer/rmvpe.py", line 468, in forward
x = self.cnn(self.unet(mel)).transpose(1, 2).flatten(-2)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1518, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1527, in _call_impl
return forward_call(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/lib/modules/infer/rmvpe.py", line 426, in forward
x, concat_tensors = self.encoder(x)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1518, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1527, in _call_impl
return forward_call(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/lib/modules/infer/rmvpe.py", line 303, in forward
x = self.bn(x)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1518, in _wrapped_call_impl
return self._call_impl(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1527, in _call_impl
return forward_call(*args, **kwargs)
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/modules/batchnorm.py", line 171, in forward
return F.batch_norm(
File "/mnt/personal/AI/Audio/Applio-RVC-Fork/.venv/lib/python3.10/site-packages/torch/nn/functional.py", line 2478, in batch_norm
return torch.batch_norm(
RuntimeError: Expected tensor for argument #1 'input' to have the same type as tensor for argument #2 'weight'; but type torch.cuda.FloatTensor does not equal torch.cuda.HalfTensor (while checking arguments for cudnn_batch_norm)
erm
same thing happens to me
shit is dumb asf
why does it take too long to upload on huggingface?
been having this for like 3 days
and still no luck with reinstallling numerous times
basically in the easy rvc gui google colab thing when i do the second step which is to put the link to the model it doesnt work when its literally worked every time before
it says it couldnt access it even tho on google drive the model is set to everyone can access
Training cycles, more/less does not mean better
it says this
Google drive links are broken rn
wait wha why
You would need to switch to huggingface
Google added an antivirus so the script couldnt download it
any tuts for that or do i just make an account and upload it
They just added it like about 3 days ago
-huggingface
Suggestions for @brittle wing
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
thank you
I thought it was a problem with python3.11, but even downgrading it's still fuzucked
delete miniconda
install windows installer
i think i got it to work
make sure u have vc red and build tools
and python 3.98
Does it work on other pitch extraction
unfortunately its a runtime error
and probably some conda errors
it just doesnt install properly...
did you install runtime
im installing it rn
and ill update if it fixed the issue
which i dont think it will...
I’m currently having issues when trying to download zip models via the Easy GUI.
Although I get the notification that the download is sucessful, when I go to the model inference, it’s not there. I refresh the voice list and index path, but still it doesn’t appear.
Furthermore, when I go to the GUI cell, this message pops up:
“Access denied with the following error:
Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses.”
However, when I go back to the zip folders, they are indeed set to “Anyone with the link”. So why am I getting this error?
Complicated to say the least, can anyone help me out here? 😕
Ayo? @lusty willow level 2 !!! 
it works on regular rmvpe, but it's way too slow for my use case
I don't use miniconda (wrong reply)
Wait arent you using rmvpe on the error you sent
that's rmvpe_gpu
Ohh
Since when rmvpe gpu exists on applio
idk I used to use it until it broke
update: installing runtime did NOT fix
its actually a pytorch error
best part is it doesn't matter what version I use
i guess the installer didn't install pytorch properly

I even manually installed pytorch
install pytorch with gpu support
pip install torch==1.10.0+cu113 torchvision==0.11.1+cu113 torchaudio==0.10.0+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html
why cu113
ill see if these work
I already have
I've tried python3.11 with torch using cu117, cu118 and even the newest version
as well as python3.10, rinsed and repeat
all of them
name them
well I have python3-venv
instead of using python -m venv .venv to create the venv though, I have to use virtualenv --copies .venv
otherwise it throws symlink errors
i just have python 3.98, git, build tools, and then the other thing, and it installed miniconda thru the installer for me
and i installed runtime, but it still gives me a pytorch error, so if this works ill let u know
I never have had miniconda
what system r u on
what even is debian
so far so good
bet he uses winrar
dude my network keeps failing
maybe thats why my shi aint installing correctly
python doesnt have full access to my network
hello, i got this error
the thing is i trained using the RVC v2 colab
so this shouldn't even happen
ok i installed all of it
let's see if it works
it did not
im getting warn cpu in hina ai gen cover can someone help me fix?
Edit > Notebook Settings
See if "T4 GPU" is selected
If not, select it
is there anything i did wrong?
CUDA Version: 12.0
I'm runnin an RTX 3090
And are you running on a VM?
Yes
I looked at your home dir, it says "personalvm"
im on rtx 3070
What VM are you using? VMWare?
Mine wont do the conversion at all, how do I run properly? I am on a 3060 with the most recent version on hugging.
Proxmox
Ayo? @winter holly level 1 !!! 
I have a server computer I put together running multiple VMs, this one primarily for AI
return F.batch_norm(
File "C:\Users\chrus\Desktop\Applio-RVC-Fork\env\lib\site-packages\torch\nn\functional.py", line 2478, in batch_norm
return torch.batch_norm(
RuntimeError: Expected tensor for argument #1 'input' to have the same type as tensor for argument #2 'weight'; but type torch.cuda.FloatTensor does not equal torch.cuda.HalfTensor (while checking arguments for cudnn_batch_norm)
I've been moving my various AI things over to it, and so far everything has worked except for RVC
do yk how to fix @forest sluice
I've gotten Stable Diffusion and UVR5 working no problem, but this one makes me want to 
That's library error I'm afraid
what do i need
well
we get the same error
@forest sluice Mine wont do the conversion at all, how do I run properly? I am on a 3060 with the most recent version on hugging. How do I fix this?
I GOT that error in python 3.11 and 3.10 in Applio
mines 3.98
on the og RVC repo, I get this crappy socket error
i tried like 7 repo's
they all do the same thing
either a runtime, torch, or a tensorboard error
there's no in between
nothing else
what do u recommend
https://developer.nvidia.com/cuda-12-1-0-download-archive?target_os=Linux&target_arch=x86_64&Distribution=Debian&target_version=11 Install cuda 12.1, reboot, then install pytorch, reboot again?
something's not being passed correctly to the rmvpe .py
It's already installed, also I can't install that as it's targeting Debian 11
same for me?
do i need that?
On Debian 12
do i need that except for windows
@forest sluicei got rtx 3070, windows 11, which cuda toolkit do i need, and which pytorch version
That's gonna be painful. Have you launched uvr5 again?
nvidia-smi
https://discuss.pytorch.org/t/question-i-have-a-question-about-installing-pytorch/191829/2 Oh, pytorch just needs an NVIDIA GPU
yet i have installed the latest pytorch and still not success
Ayo? @stuck bane level 9 !!! 
yes, I used it to prep my dataset
SD still works
Maybe downgrade to Cuda 12.1 then
I'm already using cu118 for UVR5, SD uses cu121
I can't provide much help, as I don't have an NVIDIA GPU locally
also wdym downgrade
kk ill try that, for a sec i thought you meant on pytorch
oh that's the latest it supports
HAHA
found my issue i think
thanks
File "/usr/lib/python3.11/multiprocessing/queues.py", line 244, in _feed
obj = _ForkingPickler.dumps(obj)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/multiprocessing/reduction.py", line 51, in dumps
cls(buf, protocol).dump(obj)
File "/mnt/personal/AI/Audio/Retrieval-based-Voice-Conversion-WebUI/.venv/lib/python3.11/site-packages/torch/multiprocessing/reductions.py", line 429, in reduce_storage
df = multiprocessing.reduction.DupFd(fd)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/multiprocessing/reduction.py", line 198, in DupFd
return resource_sharer.DupFd(fd)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/multiprocessing/resource_sharer.py", line 53, in __init__
self._id = _resource_sharer.register(send, close)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/multiprocessing/resource_sharer.py", line 76, in register
self._start()
File "/usr/lib/python3.11/multiprocessing/resource_sharer.py", line 126, in _start
self._listener = Listener(authkey=process.current_process().authkey)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/multiprocessing/connection.py", line 447, in __init__
self._listener = SocketListener(address, family, backlog)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/multiprocessing/connection.py", line 590, in __init__
self._socket.bind(address)
PermissionError: [Errno 1] Operation not permitted
welp
first, use python 3.10. 3.11 just don't work
Well shit, I'll have to completely resetup my 3.10 install
Create a separate environment if you can
Resetting my computer
It ain’t even letting me extract the toolkit to download
Lmaooo
Fucking applio man, gonna do all this shit just for them to release a whole new client next week
I don't have conda
If you have patience wait for beta testing on Monday
I don't think they're gonna fix the socket issue
Why is that?
Yeah it’s a whole new client
Are you still running A1111?
Chat gpt gives a diff answer
User actually ran proxmox, and I don't know whatever the hell does proxmox do in Client-Socket intervention
Might as well running sudo as a last ditch effort
yes
already have
no luck
do not trust + verify chatgpt answers
-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)
@forest sluice quick question, do you even need to install nvidia runtime for applio in order to train with gpu
what will it even do
Thank you
@forest sluice
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/queues.py", line 244, in _feed
obj = _ForkingPickler.dumps(obj)
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/reduction.py", line 51, in dumps
cls(buf, protocol).dump(obj)
File "/home/personalvm/.pyenv/versions/3.10.13/envs/.venv/lib/python3.10/site-packages/torch/multiprocessing/reductions.py", line 429, in reduce_storage
df = multiprocessing.reduction.DupFd(fd)
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/reduction.py", line 198, in DupFd
return resource_sharer.DupFd(fd)
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/resource_sharer.py", line 53, in __init__
self._id = _resource_sharer.register(send, close)
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/resource_sharer.py", line 76, in register
self._start()
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/resource_sharer.py", line 126, in _start
self._listener = Listener(authkey=process.current_process().authkey)
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/connection.py", line 448, in __init__
self._listener = SocketListener(address, family, backlog)
File "/home/personalvm/.pyenv/versions/3.10.13/lib/python3.10/multiprocessing/connection.py", line 591, in __init__
self._socket.bind(address)
PermissionError: [Errno 1] Operation not permitted
Same result
Can i use new pretrained models for 32khz training?
Yeah but what is a khz
sample rate
Applio pushed me under a rock
Fuck applio all my homies hate applio
IT BEGINS
I had to completely butcher my virtual environment and .bashrc BUT I DID IT
2 things:
But how do you create a voice like you do?
How do you speak with those voices or take a vowel and put those voices?
Bringing this up again cuz i rlly need help
?
What happened there ?
Does CMD say anything
-rvc
Suggestion for @reef pasture
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)
These guides should explain what you need to know
#✨│ai-help message Basically a bunch of stupid shenanigans
Ah nevermind. I thought this was training under radeon cards
Still can't figure out why it becomes so slow for no reason sometimes
hello
Oh, and btw, tkinter is baked into a typical Python install, so tk package only contains C library & GUI
I am a korean.
I'm currently training voices using AI and making songs with it, but an error suddenly occurred in Colab. (Error PTH file not found.)
Can you tell me why?
Ayo? @elder cape level 1 !!! 
I have to enter root to prevent the OS screaming at me about opening ports, but in order to access the python container for 3.10 (pyenv), pyenv usually can only run in non-root situations
so I had to force run pyenv under root, then create the virtual environment for RVC under root, and then enter it as root
While also getting pyenv to be detected while I'm in root (that's where the bashrc fuckery comes in)
Sorry, but can you lower your English to kindergarten level?
I am a korean. I do not speak English well. Sorry.
I was making a song using Colab.
Starting yesterday, education through Colab suddenly stopped working.
I entered and proceeded normally, but the same error appears.
Google Drive - Share - No link restrictions - Step 2. An error continues to appear in Download The Model. PTH file not found. saying..
Is there any way to solve this?
How to make RVC TTS? I can make only songs with Colab, not the TTS, how do i do that?
Hello
Give me model download link
RVC Guides (How to Make AI Cover)
Translation by country
just a lot of this stuff without stopping, now i can somewhat hear something but its like messed up noises, not words and its almost never
You made your own model? You forgot to train index btw.
I made it myself.
What is index btw?
The PTH file uploaded by someone else also did not work properly. If there is a currently working file, can you please provide a link?
I either missed it last time or it didnt happen, but when i closed it now i got this error
That should be normal technically
But idk, I suggest using W-Okada for realtime
Same exact thing happened to me. Came on here to see if anyone else had the issue. Regardless of whether it's one of my models that's worked in the past or someone else's, everything is giving me the same error.
- 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
Do any of these work with already completed RVC V2 zip models? I went through them earlier and couldn't find what I was looking for on the colab side. I tried the huggingface one and couldn't get that one to load zip models either (unless I just don't know what I'm doing, it's very late where I am, maybe i just need sleep first)
Well, there aren't any mainstream inferencing Colabs.
The Huggingface spaces are good, however you need to upload your models to Huggingface because G Drive models got broken
They're way slower in inferencing speed though, because it's CPU only
Alright, I'll look into that more when I wake up. Thanks for your help! Do you know if there are plans to fix Drive models soon?
I do, i just wanted to try mangio since i was told it might perform equal or better in some cases
Well, maybe it was some Google update, I believe the devs are working for a fix but I'm unsure.
And you're welcome :)
...but it doesn't
- W-Okada has more options
Thanks so much, have a great day :)
Ayo? @runic stump level 1 !!! 
You too!!!
nah dw i appreciate it!
did u open start https? hmm
Ayo? @brittle wing level 1 !!! 
u should use start_http yeah
hmmm i honestly have no clue
check this though, might help: https://rentry.co/W-Okada-FAQ
This FAQ no longer has an author, Raven (me), has decided to stop working on this for various reasons, I am no longer in AI Hub, and no longer in the W-Okada Discord Server, I have given the Edit Code to Okada and a few extremely high ups in AI Hub, I just want to step away from everything, and l...
I have found 2 results for the search skaven...
Owner: Jack Harriss
Uploaded: <t:1696002628:R>
This model can be found on the Kits.AI platform, visit their page for more information.
I have found 1 results for the search spacemarine...
Owner: ace gear
Uploaded: <t:1697721073:R>
This model can be found on the Kits.AI platform, visit their page for more information.
Oops, wrong channel
It's alright
why does latest rvc realtime gui freeze and crash when i click "start audio conversion"
Who can tell me, when playing a voice in Voice changer it makes a Trale sound
How to remove this sound during a conversation
Anyone else unable to select downloaded models in RVC v2 huggingface..? Even after refreshing
Is the model's download link from Google drive?
If so, I suggest downloading the zip and reuploading as a model on Huggingface
That's right
Thank you, I will try it ❤️
-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
wow, thank you so much!!!
training voice model in colab, then download .index and .py files to the properly directories. Local web-ui can see my model, but feed error
Traceback (most recent call last):
File "D:\RVC_and_others\RVC-beta0717\runtime\lib\site-packages\gradio\routes.py", line 321, in run_predict
output = await app.blocks.process_api(
File "D:\RVC_and_others\RVC-beta0717\runtime\lib\site-packages\gradio\blocks.py", line 1007, in process_api
data = self.postprocess_data(fn_index, result["prediction"], state)
File "D:\RVC_and_others\RVC-beta0717\runtime\lib\site-packages\gradio\blocks.py", line 953, in postprocess_data
prediction_value = block.postprocess(prediction_value)
File "D:\RVC_and_others\RVC-beta0717\runtime\lib\site-packages\gradio\components.py", line 2076, in postprocess
processing_utils.audio_to_file(sample_rate, data, file.name)
File "D:\RVC_and_others\RVC-beta0717\runtime\lib\site-packages\gradio\processing_utils.py", line 206, in audio_to_file
data = convert_to_16_bit_wav(data)
File "D:\RVC_and_others\RVC-beta0717\runtime\lib\site-packages\gradio\processing_utils.py", line 219, in convert_to_16_bit_wav
if data.dtype in [np.float64, np.float32, np.float16]:
AttributeError: 'NoneType' object has no attribute 'dtype'
what`s wrong?
Do i need download some more files from drive?
okaaay, magic reboot fix that lmao
Is your audio file path correct
Never mind
I am so fucking blind at night that i didnt see this
Thanks anyway
Ayo? @stray iris level 4 !!! 
im having trouble adding a model in the voice changer can someone h elp me
File "restapi\MMVC_Rest_Fileuploader.py", line 92, in post_load_model
File "voice_changer\VoiceChangerManager.py", line 161, in loadModel
File "voice_changer\RVC\RVCModelSlotGenerator.py", line 37, in loadModel
File "voice_changer\RVC\RVCModelSlotGenerator.py", line 43, in _setInfoByPytorch
KeyError: 'config'
paramDict {'voiceChangerType': 'RVC', 'slot': 20, 'isSampleMode': False, 'sampleId': None, 'files': [{'name': 'G_Snowie_RuPretrain_EnP.pth', 'kind': 'rvcModel', 'dir': ''}], 'params': {}}
RVC:: slotInfo.modelFile G_Snowie_RuPretrain_EnP.pth
[Voice Changer] post_load_model ex: 'config'
Traceback (most recent call last):
File "restapi\MMVC_Rest_Fileuploader.py", line 92, in post_load_model
File "voice_changer\VoiceChangerManager.py", line 161, in loadModel
File "voice_changer\RVC\RVCModelSlotGenerator.py", line 37, in loadModel
File "voice_changer\RVC\RVCModelSlotGenerator.py", line 43, in _setInfoByPytorch
KeyError: 'config'```
You probably don't want to upload that model 😓
From what I can guess from the name, it's the pretrain which is meant to create new models but not change voice
OHHH okay thank you!
hey i had a quick question for yall, is there any benefits of using ngrok over gradio?
Ayo? @grave plaza level 1 !!! 
question , who has had problems with google drive links?
Ayo? @nocturne mural level 5 !!! 
Creo que @brittle wing
eso lo se
but this chat is english
and I was just asking because I fixed the problem
Doing god's work 🙏
Good job Vidal
because google now puts to the files the error Google Drive cannot scan this file for viruses.
Is it even good at detecting viruses?
I'm I overtraining ? 400 epochs..
no idea, but that only happened if the file was very heavy, but it seems that this limit has been lowered.
Interesting
I don't think so
Set smoothing to 0.90
:( is there?
I don't think so either, but damn 400 epochs and still going ? Weird to me
I guess I am
Maybe wait it out ? Maybe it should come down ?
Damn your chart is hella smooth
Thanks, spends some weeks cleaning the dataset 
Ayo? @ionic roost level 4 !!! 
en general todos los q utilizan la dependencia gdown
solo porque la dependencia no estaba preparado ante eso
I will wait 30 min just to sure
alot of people have
I doubt if others know how to fix it in their colabs.

but for now I already fixed it in the applio
but if you want I can fix the others

yes 
Which one do I start with or is it more commonly used here?
ila rvc
ig
and uhh
eddys colab
noui

GOTH GIRLFRIEND VOICE MODEL 
Finally the Big T- Goth Mommy Girlfriend voice model is here! 
Grab your copy here now: https://ko-fi.com/s/115b3d9742
Or contact me in DM for a 20% discount! 
RVC Guides (How to Make AI Cover)
Translation by country
-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
the RVC Crepe v2 colab gives me an "access denied" message when trying to load a model, despite the model being public and working beforehand, anyone else had this? It does the same when trying to use a reupload
with google drive?
Yes
Oh my bad, thank u !
@torn wasp que querías saber?
Ya te comento jaja
any RVC which works on Mac M1 yet?
they should be working already
model training doesn't though from what I've been told
what's the difference between this one and w-okada's?
this is for converting audio okada is for realtime
think of it like
this for audio files
both use the RVC AI tho
yea but i assume
they mean
also the go realtime on things that arnt okada is goofy
yeye
@torn wasp La página regresa a sus valores predeterminados cuando reinicias el espacio.
- Ve a Settings arriba a la derecha
- Baja hasta encontrar
Restart this Space - Toca restart a la derecha. Volverá a cargar de cero
ooh okay, thank you
alguien con el modelo de randy? de jowell y randy
No lo tengo, pero intenta encontrarlo en #1175430844685484042
O pedir una voz
Whats epochs meaning?
How do you make backing vocals change to the voice models voice, I put the instrumental + backing vocals into rvc and it isnt changing
its like pitch
Hm okay

No
@agile lynx an epoch is how much the AI looks over the dataset
So like if a model was 300 epochs the AI looked over it 300 times
More/less does not mean better
Like when i set 1000 its bad and 1 too?
Really just depends on the dataset
Many people train 250-500
I was wondering if anybody else was having issues downloading their voice models to spaces for voice conversion like the Illaria RVC tool on hugging space or any others? None of them are downloading my voice models no matter how many times I might download and refresh the model list.
What’s the model link
https://huggingface.co/spaces/Clebersla/RVC_V2_Huggingface_Version
https://huggingface.co/spaces/TheStinger/Ilaria_RVC
Neither or these spaces and a few others work for me anymore, just using direct google drink links to the pth zip.
That’s why
Drive link
Are there any guides to improve the output audio? Cause I trained voice model today, everything is ok, but when I let it revoice song, it sound absolutle bad. Yeah, we can hear some words in song and voice model really works, buuuuut sound..............
Upload to mega, HuggingFace, or Dropbox
Ah thanks, the drive links worked until today for me specifically, any reason for that? I'm going to change but just curious yknow.
Ayo? @fathom fog level 1 !!! 
Google broke it
Hope it's the right channel and doesn't sound weird, but has anyone had the issue when using rvcs in a voice changer that most of the time it seems to "add" a slight British accent? I'm not British and not using voice models of British people...
Ayo? @spare shale level 17 !!! 
@hexed panther we don't recommend RVC GUI
It's really outdated
Use Mainline or Mangio
-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)
Check the links collection post on #1159513888199540817
https://discord.com/channels/1159260121998827560/1175430844685484042
/search https://discord.com/channels/1159260121998827560/1163592055830880266
or take a look at weights.gg
https://discord.com/channels/1159260121998827560/1191429836321849435
cant find the model you want?
you can commission one from a Model Master 👑 https://discord.com/channels/1159260121998827560/1159289738314919936
How do you properly merge models in rvc? Everytime I've tried I got a result that sounds extremely broken
Is there collab(or something else) with mangio?
Used to
Google of course had to butcher it
Damn
Uhh aicovergen is built over mangio
GOD I NEED HELP
Or at least that's what colab says
If you look over the internal files it says "mangio-rvc-fork"
Plus it has mangio-crepe too
All of the colabs are
I try to put my dataset name in rvc disconnected ant it gave me an error that it didn't find it
Where is the dataset located
Where did you put the dataset on?
im gonna get the dataset 1 sec...
isnt it based of mainline?
Apparently it isn't. Check the folders
What's the name of your model
whats a experiment name?
Hey, can someone help? I'm trying to do the training.
Apparently you didn't feature extract
The name of the model
shirtsandpants.zip
the model
Meaning?
thats the model
That's the dataset name, I'm asking about the model name in case it has spaces
Oh
SHIRTSANDPANTS IS THE MODEL bruh
Is merging models easy or is my rvc just broken?
Can someone help me out with using a voice for a project
I’m trying to use BMO from adventure time but I don’t know how to
How long does training take?
Did all the Dependencies steps run correctly
is it like the folder named "rvcDisconnected" or the zip inside the folder
This depends on the batch_size and dataset size.
You should limit your training sessions to 1/2hrs on colab
How do I set this up
Ayo? @glass garden level 1 !!! 
Same
I was asking about what you inserted in "experiment_name" under the Set Training Variables step.
What program specifically
"shirtsandpants"?
Oh, what's this now? Is it a bad thing?
yeah i did that
Tbh I don’t know what to do I mainly want to train an ai to sound like BMO from adventure time
There's the voice changer and the audio inferencing/training models
-rvc
Suggestion for @glass garden
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)
thats tensorboard
check Create a model with RVC disconnected
Thank you
i did ||shirtsandpants||
Nah not bad, click on refresh once it reaches like 25 epochs
Hmm this is weird
why
Are you sure that both the Colab and the Drive are using the same account
Wait what
Why?
Because it's not a common error
It has to do every single Epoch? Damn, my patience..
Yeah no, Ima do this tomorrow
Literally 11 pm for me rn
I suppose this will take hours
If you wanna train it fully, it's gonna take hours in total
You can train a lil bit every day though
IN THIS STEP BRUH
I'm aware... I'm just saying that this ain't a common thing
it says cannot find the dataset in rvcdisconnected folder
...Now, you insert the name of your zip file, and run that step
it says cannot find the dataset in rvcdisconnected folder
How can I be able to not lose my training progress?
yeah maybe
You can stop after a saving epoch
maybe?
yes
what why
whats uhh?
After a saving epoch?
yes
Did they contain spaces or special characters?
how was your file formatted
as .zip
Yeah, you set it to every 25 epochs as far as I can tell
yeah
like the uhh audios
Wait what, how though?
THE AUDIOS HAVE TO BE ZIP INSTEAD OF WAV?!
Save frequency option
if its in a zipped folder
then it will automatically be zipped

what
Do they?
Am I weird for not knowing where that option is?
It is there, but still showing up this error. Any ideas?
Ayo? @jaunty shale level 5 !!! 
@half cove ? You there
dont use a space
its installing the uhh
what?
ooh ok
Dependencies
So I was streaming with the rvc. And I had rtx turned on. And at some point when my game stuttered the program ceased to work. I guess my gpu just couldnt handle all of that work. But is there a way to get around this? Like how can I be sure that the program doesnt break?
ok
It's in the Training step
Dependencies haunt my dreams after that ov2super 32k shit
Don't use RTX with it, basically.
Make sure you're saving some power for the voice changer too
Oh, it's set to 25. So when I casually close my browser and open colab it's saved?
Model name has spaces. Remove the space
Alright but I limited the fps.
already did, got it working
thanks
i already told em
reply me when you want to
No, you need to stop training after a saving epoch, and export the model using the export model step
You're welcome :)
it works for me 😭
that shouldnt matter
ok
This most likely isn't the reason for the error
after you are done, give me the zip with the index and pth
I'm thinking it could be maybe just G Drive being broken or something, or the Load dataset step being broken 😭

oh plus private chat me so you can give me the zip

not public chat the zip so everyone can use it ok?
what happen
show me the screenshot bruh💀
of?
Exported, when I want to continue, I do what? Just go back to the site or? Sorry I don't really know how this works
the dataset that you are struggling
Export once you step the training step
stop*
woops lol
it has multiple speakers
H wait im dumb
and uhh questionable quality
i put it at mono not stereo
mono audio
Alright so once you want to continue, you run all the steps until Set Training Variables normally, insert the same settings there.
Then you skip to the steps that are marked like this: (for resuming)
Then just run the training step with the same batch size as before and it should be retraining!
Or well, continuing to train
People use the term retraining for that lol
then just choose person that you like and then get the split the vocals for the person and then i will have a good ai model
sounds good @half cove ?
😭
WHAT IS IT THIS TIME bruh
I think I get it
If you have any issues once continuing, just lmk, ping me tmrw
;)
Alr thx
WHAT IS IT THIS TIME AGAIN bruh @half cove
your dataset wont make a good model 
what will it sound like??
like shit
show me a audio what will it sound like
I just want to double check if I can really close my browser now 
If an unzipped file shows up with the same name(that I didn't put in there) , does it mean that I've exported it?
Check if the D/G files are there
🔥
THANK YOU
Yeah that's it, ya can close the thing
yes
@half cove ?
😭
What
could you turn it into a good model
Ayo? @timber apex level 7 !!! 
no
The biggest problem isn't a quality. RVC do a mix of this voices, cause it can't split it. Just mix. And it will sounds horrible
how do i make it into a good model??
Split voices by yourself in other program
wait a minute, HOW DO YOU KNOW ALL OF THIS IF YOU ARE NOT VERIFIED
Cause it's basic?
💀
when i talk with a voice model it is alway saing it again like in a loop but getting quiter each time how do i fix this?
Activate Sup2, increase S thresh
What you described was echoing
im now doing 1 speaker now...
RVC Guides (How to Make AI Cover)
Translation by country
tensorLaunch.py", line 2, in <module>
from tensorboard import program
ModuleNotFoundError: No module named 'tensorboard'
any help
need to install tensorboard first
@echo off
setlocal
REM Check if tensorboard_venv exists in the root directory
if not exist "%~dp0\tensorboard_venv\" (
REM Print the step to the terminal
echo Installing virtualenv...
REM Install virtualenv
%~dp0\runtime\python -m pip install virtualenv
REM Print the step to the terminal
echo Creating a virtual environment named tensorboard_venv...
REM Create a virtual environment named tensorboard_venv in the root directory
%~dp0\runtime\python -m virtualenv %~dp0\tensorboard_venv
REM Print the step to the terminal
echo Activating the virtual environment...
REM Activate the virtual environment
call %~dp0\tensorboard_venv\Scripts\activate
REM Print the step to the terminal
echo Installing TensorBoard into the virtual environment...
REM Install TensorBoard into the virtual environment
pip install tensorboard
REM Downgrade problematic packages
echo Downgrading packages for troubleshooting...
pip install markdown==3.0
pip install tensorboard==2.1.0
pip install protobuf==3.11.0
pip install numpy==1.19.5
) else (
REM Print the step to the terminal
echo tensorboard_venv already exists, skipping creation and activation...
REM Activate the existing virtual environment
call %~dp0\tensorboard_venv\Scripts\activate
)
REM Print the step to the terminal
echo Launching TensorBoard...
REM Launch TensorBoard
tensorboard --logdir="%~dp0\logs"
REM Print the step to the terminal
echo Keeping the command prompt open...
pause
endlocal
i instlled ready
bat filer ?
yea its for .bat
ok
i think you installed it globally, while the rvc need it in virtual environment
so the coment will install tensorboard on virtual environment right
right, run inside the rvc folder
idk if this question suites this channel but is vcclient legit?
yes it is
thank you
Ayo? @tight ibex level 1 !!! 
@fluid topaz
I do not know if this is the appropiate chat for this topic, but I know instrumental is not allowed for audio examples (posting models).
Is noise in the background audio allowed (outdoors, street sounds)?
its python 3.10+ issue, im using 3.9 to make it work
so any fix for python 3.10+
there will be conflicting & broken packages
yea i just downgraded to 3.9 rather than fixing those things
how downgrad
delete and recreate the venv w python 3.9, then install again
how do i do this help me please @tired kraken @acoustic scarab
do what
exactly
like, can you guide me thru how to get the voice changer i seen on tiktok.
please...
i've tagged you in #1159290666019471421 with several guides. Direct link to message - #1159290666019471421 message
Sorry I'm an AI image art helper not a Voice Changer helper.
(afaik all bots work only in #1159290666019471421 )
i didnt see the role, thats my fault
Ayo? @brittle wing level 1 !!! 
the voice changer itself called w-okada and has a dedicated help channel, https://discord.com/channels/1159260121998827560/1159290161683767298, feel free to ask anything about it there
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
Raven
-realtime
This interaction has expired, use the command
/guides realtimeif you wish to see it again.
Good luck with that one
okay nvm
ts js crached
crashe
i got this 1
ts
this one, but its so shit
idk how to fix it
Change crepe to RVMPE
Change chunk to 192 iirc
Change audio to client
I don’t know why you changed that
Turn down index to 0
This is why you don’t watch TikTok tutorials
Set input to your mic
i want it to go thru my discord
Set monitor to your headphones if you want to hear yourself
To use on discord you need a virtual audio cable
Set output to it
outpit to vp input or vp out
Output should be VB input iirc
Yeah
then here should be?
The cable output
hi, I select my mic in the app but i dont know why the voice isnt detected
"the system cannot find the path specified" when i try to run gui_v1
hi i need help
You run infer-web
why does it throw this error, ive used RVC v2 "the disconnected colab"
why this dont work
@violet heron bro my gpu not even bad
why aint this running good./
:/
Gain is too high
am i doing something really dumb?
okay here
Ayo? @brittle wing level 2 !!! 
""PS E:\RVC1006Nvidia> & C:/Users/fazbe/AppData/Local/Microsoft/WindowsApps/python3.11.exe e:/RVC1006Nvidia/infer-web.py
Traceback (most recent call last):
File "e:\RVC1006Nvidia\infer-web.py", line 3, in <module>
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'
PS E:\RVC1006Nvidia> "" is a error i get?
tried pip installing it but no luck
Ayo? @cloud cradle level 1 !!! 
Click edit
Scroll down until you find a empty model slot
Upload the models .pth and .index file
You can find voices in #1175430844685484042 or the website weights.gg
why does it throw this error despite me using the rvc v2 colab?
Did bro try to select a training file for inference

i thought the tutorial told me to add the .pth files into a zip
Use model name.pth
I'm gunna kill my autocorrect
oh
D and g pth are for training
i dont see the model name.path in the rvcdisconnect
is it not inside of that?
Screenshot
yes
this is the whole entire folder
Ayo? @lime sorrel level 4 !!! 
i hope im blind

On the colab you used to train
Did you run export model weights cell
smh im blind am i right
i think yeah
On the colab you trained it on

Go to your files
Find your way to the weights folder
That’s the file
im so retarded
the weight ive exported, ive exported yesterday because i trained yesterday. now i cant find it because the website has restarted
idk if i lost the model ive exported but im pretty sure i did.

I'm new to RVC, go-realtime-gui.bat and go-realtime-gui_new.bat seem to be in chinese? Is this right?
how did u get it to run?
go-web.bat is in english, but I am just running the Mangio RVC Fork with the kalomaze fixes
Ayo? @dawn vigil level 1 !!! 
um
how do i add my
own
sound
@violet heron hey partner./
i may need a lil hand.
Too…
Sound as in song or as in voice model
likeeeeeeeee
model
like ykk
how theres that anime, i wanan add a
youtuber orrr
someone
Do RVC models have a 'safetensor' equivalent. Or are there safety concerns to be aware of when downloading models? Is there a reliable site that scans models like civit does for SD?
Day #100
Ok, I have a fairly unique problem that needs solving
I'm trying to make a decent model for a TTS
Getting clean audio isn't an issue, but the AI mimicks the TTS so well that it gets all the voice artifacts the TTS creates
So I would think that I somehow need to mix a human voice into the dataset that can hit the high and low notes
Has anyone else done something along these lines before, or have any ideas on how to help me?
I know of someone who did this before but he won't share his secret
@rigid light Can you run this command on mainline python path/to/mainline-rvc/infer/modules/train/extract/extract_f0_rmvpe.py 2 0 0 path/to/mainline-rvc/logs/test True
Shit's literally 1-1 port from mainline
Wait, I need to change True to False

@rigid light Replace FloatTensor with tensor.half (both lines) here https://github.com/IAHispano/Applio/blob/c36b57ce56c4108be6dd9e50ce5ad4258d08506d/lib/modules/infer/rmvpe.py#L112
where and how can i make my own voice model yall
-guide
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)
ty 🫡
Ayo? @cyan pilot level 1 !!! 
what do i need in my zip folder? just the ai voice right?
Does anyone know why the program does not recognize my gpu? what is the solution?
u need a .pth and ADDED___ .index file
i have a rx5600xt
Ayo? @brittle wing level 1 !!! 
spanish moddd te viii
#🔍│help-w-okada and send a screenshot
Holi
holaa
voice changer?
¿debo enviar screenshot?
ya lo subi al canal que me dijiste
https://docs.google.com/document/d/e/2PACX-1vQIwJ3MVidhgEaXwWFl0xpVonVOVfneaNVADd7-NMWFgPIsfWWhG8NNqzQMsXDIOGlBIfxscoIm2_6I/pub
Try searching in this doc ur issue
Ayo? @brittle wing level 1 !!! 
does anyone know why the google colab rvc v2 crepe + persistent storage / autosave hasnt been updated with the new pretrains?
im tried of uploading them myself and waiting for it to load.
bro what
that colab it outdated
use the rvcDisconnected
well the disconnected one sucks training is way faster on the rvc crepe one
with the same dataset it takes 20 seconds per epoch
and on the disconnected it takes 40 - 50 seconds per epoch
but the training takes LONGER than it needs to be 💀
alright give me a sec
i dont know if you can access it
oh no it can be accessed lol
can someone help with an error
"/content
FileNotFoundError Traceback (most recent call last)
<ipython-input-8-71023684ee54> in <cell line: 16>()
31 get_ipython().system('rm /content/srv.txt /content/srvr.txt')
32 elif tunnel == "gradio":
---> 33 for line in fileinput.FileInput(f'Easier{weeee}.py', inplace=True):
34 if line.strip() == 'app.queue(concurrency_count=511, max_size=1022).launch(quiet=True)':
35 # replace the line with the edited version
1 frames
/usr/lib/python3.10/fileinput.py in _readline(self)
355 pass
356 # The next few lines may raise OSError
--> 357 os.rename(self._filename, self._backupfilename)
358 self._file = open(self._backupfilename, self._mode,
359 encoding=encoding, errors=self._errors)
FileNotFoundError: [Errno 2] No such file or directory: 'EasierGUI.py' -> 'EasierGUI.py.bak'"
Colab link?
nevermind I restarted the runtime thing and it fixed
and then i cant even inference
to test my 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)
Look at the All-In-One Documentation
PYTHON:3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Activating the Voice Changer.
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
whhen i run start_http
im also running onnxgpu
because my pc has an nvidia gpu
anyone know how to fix?
RVC Guides (How to Make AI Cover)
Translation by country
its getting stuck here
dang i cant send link
its stuck at the step MMVC_SocketIOAPP initializing... done.
it doesnt open the little menu
can someone help me?
i have this folder, but i dont know what to use it for
it has a file that ends with ".pth"
?
wassup
🥹 ❤️
/search 

and increase the quality so it can be better
