Please help.. When I click to resume the training it Shows me This RuntimeError: The expanded size of the tensor (12800) must match the existing size (0) at non-singleton dimension 1.
Hi, Thank you so much for your feedback 🌹, Please test this code and give me another feedback with what you will get. I have modified this code for testing and will update the original code if the issue is fixed: colab.research.google.com/drive/1t8wyQV6fUCPsB0xP_hKOa2CyCg5f7orm?usp=sharing
@@BahaaAI Hyy please can you explain me this?? It show me when I was trying to convert my audio [Errno 2] No such file or directory: '/content/RVC' /content
bro thank you so much. now i can finally make an kurt cobain ai vocemodel on 2000 epochs using 40 mins of clean audio...that's sooo cool. just prefect. thank you very much. with this trick i'll make more and better ai models...awesome
after generating a song, do some cleanups, cause after uploading another song, whole thing crashes. and do proper naming conventions, use the same name as the original song, add a prefix converted before that. code is very messy, it can be cleaned.
I tried training Elon Musk voice fist on 100 epochs and then tried 300 epochs but the results are almost same as the input audio that i give it, like the voice cloning doesnt work accordingly as you did, what can be the issue? i have a 7 minutes clean voice clip taken from TED talks and it has no music but still it doesnt clone it as i want...
Hey, im facing this issue while loading model from Google drive NameError Traceback (most recent call last) in () 26 print('Paste model link and try again!') 27 ---> 28 if not os.path.exists(f'/content/sample_data/{Model_Name}.tar.gz'): 29 print("File not found.") 30 else: NameError: name 'os' is not defined
bro iam getting this error on load model NameError Traceback (most recent call last) in () 26 print('Paste model link and try again!') 27 ---> 28 if not os.path.exists(f'/content/sample_data/{Model_Name}.tar.gz'): 29 print("File not found.") 30 else: NameError: name 'os' is not defined pls help me love from pakistan
Run Interface error: [Errno 2] No such file or directory: '/content/RVC' /content /content Index_Temp Folder Found. --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) in () 32 index_file_path = os.path.join('/content/RVC/logs/', model_name,'') 33 ---> 34 for file_name in listdir(index_file_path): 35 if file_name.startswith('added') and file_name.endswith('.index'): 36 shutil.copy(index_file_path + file_name, os.path.join( '/content/', index_temp, file_name)) FileNotFoundError: [Errno 2] No such file or directory: '/content/RVC/logs/' Help fix
Please help..
When I click to resume the training it Shows me This
RuntimeError: The expanded size of the tensor (12800) must match the existing size (0) at non-singleton dimension 1.
Hi, Thank you so much for your feedback 🌹, Please test this code and give me another feedback with what you will get. I have modified this code for testing and will update the original code if the issue is fixed:
colab.research.google.com/drive/1t8wyQV6fUCPsB0xP_hKOa2CyCg5f7orm?usp=sharing
Thankyou for replying
Now it Works 🤠😊@@BahaaAI
Thanks For Your Help 🌹🌹
@@BahaaAI
Hyy please can you explain me this??
It show me when I was trying to convert my audio
[Errno 2] No such file or directory: '/content/RVC' /content
What is the exact error? this don't seem to be right "[Errno 2] No such file or directory: '/content/RVC' /content
"
Thank you! Appreciate your work so far.
bro thank you so much. now i can finally make an kurt cobain ai vocemodel on 2000 epochs using 40 mins of clean audio...that's sooo cool. just prefect. thank you very much. with this trick i'll make more and better ai models...awesome
how to convert voices direct from google drive links? please make a tutorial please
Simple and effective, great demonstration! Love the subscription, thank you so much! You are awesome, keep up the good work!! Subscribe now
Pls make a video on how to do it on mobile phone
Also, upload a video for mobile version.
Step 2 : Run Inference = doesn’t work Bahaa help me😢❤
me too
great tutorial, can we use any RVC model on Text to Speech with google collab?
In your last video, there is only 6 model
Will add it asap 👍
showing error while installing rvc can you give updated code
please help
when i resume training it start at 0 epochs again
i have a PTH file on hugging face , How can i use this file ????
Hello! How can I continue training a 2000 epoch model? i have the model on 2000 but in the Collab the maxium is 2000
Pls can you do a video on how to to Google colab for Auto caption on video
after generating a song, do some cleanups, cause after uploading another song, whole thing crashes.
and do proper naming conventions, use the same name as the original song, add a prefix converted before that.
code is very messy, it can be cleaned.
Please create an image to video generator using google Collab that generates videos like runway ml
Bro please Give me New Link To Convert Model To Song
Could you please give a colab for inference audio files???
Why does your model only work with audio files that are less than 5 minutes long, or longer than that?
Hi, the code works for any length of audio. The issue is in previewing the converted audio only.
FileNotFoundError: [Errno 2] No such file or directory: '/content/RVC/logs/Jaikishan/'
While running Infrenece
Bro Please add Lead Vocal and Backing Vocal Saparater
now how/where to use it?
Sir, I tried your deep face tutorial but the video is flickering, can you do a tutorial using deepfacelab on Google Colab pls😓
Hello can we get a nootbook to lipsyn audio to video?
Hi, this is the one I used
ruclips.net/video/pBtAhgynLt4/видео.html
I tried training Elon Musk voice fist on 100 epochs and then tried 300 epochs but the results are almost same as the input audio that i give it, like the voice cloning doesnt work accordingly as you did, what can be the issue? i have a 7 minutes clean voice clip taken from TED talks and it has no music but still it doesnt clone it as i want...
Hey, im facing this issue while loading model from Google drive
NameError Traceback (most recent call last)
in ()
26 print('Paste model link and try again!')
27
---> 28 if not os.path.exists(f'/content/sample_data/{Model_Name}.tar.gz'):
29 print("File not found.")
30 else:
NameError: name 'os' is not defined
Sir Google Collab not working error runtime disconnect
I used a voice model(epoch=85) to rseume But it starts from 1 epoch... 😢😢
Please try training your model on at least 100 epochs and save it to Google drive. Then resume the training
Bro it only convert 10 min video can you please tell something by which I can convert a 40 min video bro please reply🙏🙏
bro iam getting this error on load model
NameError Traceback (most recent call last)
in ()
26 print('Paste model link and try again!')
27
---> 28 if not os.path.exists(f'/content/sample_data/{Model_Name}.tar.gz'):
29 print("File not found.")
30 else:
NameError: name 'os' is not defined
pls help me
love from pakistan
Please share voice model link
Hi, link in video description 👍
How can | make a RVC model which can talk hindi ?
Hi, this method works for any language 👍
@@BahaaAIBro i want to know how much long train voice required to create a perfect realistic Clone voice
Sir your deepfake video collab is not working, it is having errors again and again… please fix it
Hi, Ok, I will recheck them asap 👍
@@BahaaAI thanks for replying...
Sir please make anime conveter 🙏🙏
Clikbait 😂
Run Interface error: [Errno 2] No such file or directory: '/content/RVC'
/content
/content
Index_Temp Folder Found.
---------------------------------------------------------------------------
FileNotFoundError Traceback (most recent call last)
in ()
32 index_file_path = os.path.join('/content/RVC/logs/', model_name,'')
33
---> 34 for file_name in listdir(index_file_path):
35 if file_name.startswith('added') and file_name.endswith('.index'):
36 shutil.copy(index_file_path + file_name, os.path.join( '/content/', index_temp, file_name))
FileNotFoundError: [Errno 2] No such file or directory: '/content/RVC/logs/' Help fix
Hi, make sure to write the model name in the inference step.
Hello! How can i continue training a 2000 epoch reached model? the maxium in the collab is 2000
You have to pay for Google Colab to access more resources.