Clone Any Voice - RVC Google Colab Free Train & Inference ( Full Tutorial )

  Рет қаралды 49,492

Bahaa AI

Bahaa AI

Күн бұрын

Пікірлер: 331
@turkce-cocuk-sarkisi
@turkce-cocuk-sarkisi 3 ай бұрын
Brother, you are the king of this business. I love you, I send you greetings and love from Turkey.
@BahaaAI
@BahaaAI 3 ай бұрын
You're welcome 🤗
@ene76
@ene76 Ай бұрын
Türkiye*
@muratacar2182
@muratacar2182 Ай бұрын
the most explanatory and useful tutorial I have ever seen
@EpicFacts-D
@EpicFacts-D 5 ай бұрын
Bro❤ , Its work perfectly . love you bro. Please dont remove that ever. Voice clone sites get lot of money to clone voice but this is awesome. plz bro dont delete this ❤
@BahaaAI
@BahaaAI 5 ай бұрын
Thanks for your comment 🌷, I will do my best to keep it online and working 👍
@Devon_38
@Devon_38 2 ай бұрын
Works like a charm! Thank you so much for this! :)
@BahaaAI
@BahaaAI 2 ай бұрын
You welcome 🌷
@tinyti22222
@tinyti22222 3 ай бұрын
Omg. Epic man. Its work. Greetings from Germany
@BahaaAI
@BahaaAI 3 ай бұрын
Thanks 🌷
@mastramoonlight
@mastramoonlight 3 ай бұрын
This only works the first time for each account. I do not understand why. From the second time onwards it becomes very slow. Anyway, finally something that actually works. Really amazing. Of all the video tutorials I've tried so far, this is the only one that really works! Never mind, I'll have to spend time creating different Google accounts.
@BahaaAI
@BahaaAI 3 ай бұрын
Hi, thanks for your comment 🌷 Yes you may need to use different Gmails on Google colab, as Google colab sets DAILY limits on usage for free tire users. After one day or so, you can use the email you used before.
@kumarmadaparthi
@kumarmadaparthi 3 күн бұрын
Thank you so much. This is the best video for RVC
@Gugagtg
@Gugagtg 5 күн бұрын
Does it work on any language or only in english ? I mean, for brazilian portuguese voice do it work too ?
@Josewalterguedes15
@Josewalterguedes15 3 ай бұрын
Thank you for creating this colad, I'm cloned by it
@zcarm
@zcarm Ай бұрын
Great video (subscribed), thanks for sharing !!! But one question Sir,,,,where do I get the audio target files from ??? Thanks for your advice 🙂 Greetings from Ireland -
@ehleroo
@ehleroo 3 ай бұрын
Thank you so much for your tutorials. This is the first video I found that was simple enough for me to create a voice model. Do you have any resources on how to resume training (add epochs) on a finished model using Google Colab?
@richardcharles6548
@richardcharles6548 3 ай бұрын
same with me bro.
@BahaaAI
@BahaaAI 3 ай бұрын
Hi, thanks for your comment 🌷 A tutorial about resuming the training on higher epochs will be published soon 👍
@tuanminhvo338
@tuanminhvo338 2 ай бұрын
please help, my choose file button keep disappearing when i try to click on it(at any steps), and when i start the the main step, there is a green tick but it doesnt say "success", which also make it doesnt work thank you so much for reading my question!
@explainerUP
@explainerUP Ай бұрын
Getting Error: ValueError: rate must be specified when data is a numpy array or list of audio samples. Please suggest. Thanks
@강민주-t8u
@강민주-t8u 2 ай бұрын
Thank you for your video! I am a highschool student. I wonder if I can use this model on making text-to-voice converter too. Not only uploading the audiofile(song) and convert, but also read text with converted voice.
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, thanks for your comment 🌷 Yes, absolutely you can do that 👍
@강민주-t8u
@강민주-t8u 2 ай бұрын
@@BahaaAI Could you tell me how can I do that? I saved the model file on google drive and downloaded 😭😭
@KeemoKaziOfficial1
@KeemoKaziOfficial1 Ай бұрын
bro this model is not cloning voices. everything worked, but in the end, when I checked the output in the Run Inference section, it was the same audio voice that was uploaded. How to fix that. I tried it again and again.
@AndasDenken
@AndasDenken 5 ай бұрын
when I upload my voice as a wav he says MessageError: RangeError: Maximum call stack size exceeded. can you help how much is maximum to upload ?
@TagalogDubbedMovies
@TagalogDubbedMovies 6 ай бұрын
Is there any way to not save the epoch by the 20s? Everytime I train a model, it constantly saving itself every 20 epoch and it slows down the training. Can it be aadjusted to like 50epoch? For example 50 - Saving 100 - Saving 150 - Saving Unlike the 20 wherein every 20 epoch progress, it saves the data which slows down the training progress like 20 - Saving 40 - Saving 60 - Saving 80 - Saving 😊
@BahaaAI
@BahaaAI 6 ай бұрын
Saving every 20 seconds is to save your progress during the training. Google colab may disconnect and reconnect for any reason.
@TagalogDubbedMovies
@TagalogDubbedMovies 6 ай бұрын
@@BahaaAI yes but can it be adjusted to 50 epoch savings? Can you do an option to let users save the file by every 50? Because saving the file to every 20 epoch really slows down the training time 🥹
@BahaaAI
@BahaaAI 6 ай бұрын
I updated the code, you can now set the save frequency you want from 10 to 100
@TagalogDubbedMovies
@TagalogDubbedMovies 6 ай бұрын
@@BahaaAI thank you so much! 💙✨
@AKIHCE
@AKIHCE 4 ай бұрын
Which program do you use to connect the instrumental sounds and the cloned singing voice back together btw?
@BahaaAI
@BahaaAI 4 ай бұрын
I use CapCut or any video editing software, just import the 2 tracks one above the other and export as mp3
@ecsia
@ecsia Ай бұрын
Hi! I currently am trying to train the model but got this error: ```FileNotFoundError: [Errno 2] No such file or directory: '/content/RVC/logs/mute/0_gt_wavs/mute32k.wav' ```. the file indeed do not exist but the folder mute too. If anyone has a clue how to solve this im here haha. Thank you for sharing your work.
@BahaaAI
@BahaaAI Ай бұрын
Hi, thanks for your comment 🌷 To solve this, try restarting the installation step 1.
@yassineboussif777
@yassineboussif777 2 ай бұрын
excellent video!!! but in the last step i get the message "RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU" despite you saying you dont need a gpu what could be the fixe?
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, Make sure you are connected to google colab using GPU t4. Try using another gmail on google colab.
@yassineboussif777
@yassineboussif777 2 ай бұрын
@@BahaaAI well, it worked, my thanks man!!
@mainmain862
@mainmain862 3 ай бұрын
It used to work perfectly up until 2 days ago, it began showing some coding errors in a number of steps. Any fix? Thank you
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@mainmain862
@mainmain862 3 ай бұрын
@@BahaaAI You’re the best man. Thank youu so much!!! and keep doing what you’re doing
@BahaaAI
@BahaaAI 3 ай бұрын
Thanks 🌷
@MurtadhaRadwan
@MurtadhaRadwan 2 ай бұрын
I keep getting this error!? ValueError: rate must be specified when data is a numpy array or list of audio samples.
@dbog5214
@dbog5214 2 ай бұрын
did you fix it?
@Snita77r
@Snita77r 4 ай бұрын
Thank you for the video. If I use large data set say 1 hour length audio, will it help the quality Sir?
@BahaaAI
@BahaaAI 4 ай бұрын
Hi, it will not make any difference, the code needs a maximum of 10 minutes of dataset. The most important thing is that the dataset must be a clean human voice.
@Snita77r
@Snita77r 4 ай бұрын
@@BahaaAI Thanks for reply....To achieve clean audio for singing, is it more appropriate to train with singing or speaking vocals? What do you suggest Sir?
@BahaaAI
@BahaaAI 4 ай бұрын
It is preferable to use both in one audio file. That will improve the model a lot.
@Snita77r
@Snita77r 3 ай бұрын
@@BahaaAI Thanks Sir. Please publish a video on how to improving the model further. Fine tuning procedure. Thank you.
@QHawk7
@QHawk7 Ай бұрын
*Any colab to transcribe and get srt for long video/audio files? especially in Arabic, correctly and with great accuracy ? I have one with fast whisper but I don't like the results, what do you suggest? also, can I use this one with text (tts)? instead of audio ? Also how to convert notebooks like this into kaggle notebook?*
@arivbf
@arivbf 2 ай бұрын
thank you so much!! this works so well!
@BahaaAI
@BahaaAI 2 ай бұрын
Glad it helped!
@pianoandliu
@pianoandliu 2 ай бұрын
Bahaa, good job. And the next video, how to resume training.
@petEdit-h9l
@petEdit-h9l 2 ай бұрын
Pls help, why anytime I upload an MP3 file the runtime disconnect, this happens every time, I'm using android phone
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, it seems you have reached the daily free limits on Google colab. Try using another Gmail on Google colab.
@Tom77889
@Tom77889 2 ай бұрын
Will this model work on other languages and how many minutes of audio can I produce before I get the daily limitations?
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, this method works for any human language 👍. The limits on Google colab depends on the session time. You have approximately 3 hours daily on the free tire of Google colab.
@Tom77889
@Tom77889 2 ай бұрын
@@BahaaAI hi sir appreciate your quick reply, I tried using it using my language here in the Philippines which is Filipino. So far I haven't gone past by saving it in my Google drive as errors keeps on popping out. I am hoping you can help me? Thank you in advance sir. I like your presentation, it's easy to follow and understand and simple. Please help me. Thank you.
@IReallyDontKnowWhatToEnterHere
@IReallyDontKnowWhatToEnterHere 3 ай бұрын
Is there a way to change the consonant protection value? I would also love for Mangio and Crepe to be added, they sometimes detect some glitches better. Thank you very much for making this.
@edsonportomiyada
@edsonportomiyada 4 ай бұрын
Thank you very much! You helped me a lot!
@BahaaAI
@BahaaAI 4 ай бұрын
You welcome 🌷
@강민주-t8u
@강민주-t8u 2 ай бұрын
ValueError: rate must be specified when data is a numpy array or list of audio samples. How can I fix it??
@ash3844
@ash3844 4 ай бұрын
Hello.. Thanks a lot for the wonderful tutorial Bahaa.... How can we download multiple files for the same target? I mean I may want "n" number of files for some analysis... doing manually one after another is tedious right?
@BahaaAI
@BahaaAI 4 ай бұрын
Try this code for batch inference : colab.research.google.com/drive/1vrpcTgU4gBuTS3LioIhrl2dHIVVMv-20?usp=sharing
@ash3844
@ash3844 4 ай бұрын
@@BahaaAI Thanks so much for such kind help!! Appreciate your effort and time :)
@qsardor
@qsardor Ай бұрын
Hi. Thank you for colab. But i have question. How we can import RVC models .index and .pth from hugginface or other sites?
@alexvolpi8362
@alexvolpi8362 4 ай бұрын
Very clear explanation, thank you very much! i do all the steps and i have cloned with succes. I only want to ask if it's possible to raise the sample rate of the cloned voice (actually 16bit 32KHz) because in the higher range the result seem a bit distorted (the SS overall). Anyway thank you agin for the support!
@BahaaAI
@BahaaAI 4 ай бұрын
Thanks for you comment 🌷, I will see if it is possible to make the sample rate editable.
@nattasornnewsroom
@nattasornnewsroom 3 ай бұрын
Module "faiss" not found, can you fix this error, please, Bahaa?
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@davidxiu8020
@davidxiu8020 2 ай бұрын
Working great, thanks so much
@user-nq5hy7vn9k
@user-nq5hy7vn9k 20 күн бұрын
I am getting error: AttributeError: 'NoneType' object has no attribute 'dtype' when I run the step run run interface
@andreesteves2
@andreesteves2 2 ай бұрын
Perfect! Thank you so much!
@BahaaAI
@BahaaAI 2 ай бұрын
Thanks 🌷
@fernandomendler6835
@fernandomendler6835 2 ай бұрын
Hey bahaa! thank you so much, how can I do just the inference part? i tried uploading the index and pth files to the folders but it doesn't work
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, thanks for your comment 🌹 To upload your own model files ( .pth & .index ) : Upload ( Model_name.pth ) to ( RVC/assets/weights/ ) Upload ( .index ) file to ( /RVC/logs/Model_name/ ) Then you can run the inference by using your exact model name in the specific field.
@fernandomendler6835
@fernandomendler6835 2 ай бұрын
@@BahaaAI It worked perfectly, thank you so mucho Bahaa, you are the best
@BahaaAI
@BahaaAI 2 ай бұрын
You welcome 🌷
@Movies789-l1b
@Movies789-l1b 3 ай бұрын
showing this error "'ModuleNotFoundError: No module named 'faiss''please help
@viliolssonvilhunen3319
@viliolssonvilhunen3319 3 ай бұрын
same, appeared out of nowhere yesterday. worked in the morning
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@user-ts5dp2pg2n
@user-ts5dp2pg2n 2 ай бұрын
@@BahaaAI please help it says FileNotFoundError: [Errno 2] No such file or directory
@nattasornnewsroom
@nattasornnewsroom 3 ай бұрын
Hey Bahaa, please fix the error that occuring earlier, please?
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@AKIHCE
@AKIHCE 4 ай бұрын
This is amazing! Thankyou so much!!! You have a new subscriber :)
@BahaaAI
@BahaaAI 4 ай бұрын
Thanks 🌷
@Thutahartha
@Thutahartha 4 ай бұрын
Please kindly make a video for how to resume training model bro. Please kindly do this.
@Thutahartha
@Thutahartha 3 ай бұрын
@onlineguy55 now it work. Thanks alot
@kummertkein8650
@kummertkein8650 2 ай бұрын
Awesome explanation, thanks a lot! One question: How can I continue to train a model after loading it from Google Drive? What I did is I first installed RVC again, then I loaded the model, I uploaded the training set again, I did NOT create training files and then I proceeded with training the model. Is this the correct way?
@kummertkein8650
@kummertkein8650 2 ай бұрын
No, apparently the right way is to create training files again
@BahaaAI
@BahaaAI 2 ай бұрын
Thanks for your comment 🌷. Here is the resume training tutorial: kzbin.info/www/bejne/h5ixaISdiq-CmKc
@NOGAME777
@NOGAME777 Ай бұрын
Thanks for that! But)) Here is the mistake when Im traing to inference without GPU: ValueError: rate must be specified when data is a numpy array or list of audio samples.
@BahaaAI
@BahaaAI Ай бұрын
Hi, GPU is necessary to run RVC.
@benjaminobiefuna6159
@benjaminobiefuna6159 18 күн бұрын
Ok so you have to train the model with a gpu ?
@benialexofficial876
@benialexofficial876 3 ай бұрын
it worked the first time I tried it yesterday and wanted to use it again today with the steps you explained to do if we want to use it again another day but this time appeared this error at the last step: ValueError: rate must be specified when data is a numpy array or list of audio samples. what should I do? thank you!
@NOGAME777
@NOGAME777 Ай бұрын
the same problem ((
@Speedy_M
@Speedy_M 25 күн бұрын
same
@frankieb.fernandez79
@frankieb.fernandez79 6 ай бұрын
This is what I get at the very last step: ValueError: rate must be specified when data is a numpy array or list of audio samples.
@BahaaAI
@BahaaAI 6 ай бұрын
Make sure that you are connected with GPU t4 in Google colab.
@NadiaDegen
@NadiaDegen 3 ай бұрын
Module 'faiss" not found. Pls fix 😭 Edit: It's not just Step 2. Step 3 doesn't work either.
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@NadiaDegen
@NadiaDegen 3 ай бұрын
@@BahaaAI It works again! Just trained 2 new models. Thanks! You're the best!
@onlineispections
@onlineispections 2 ай бұрын
Hi. You can save the template with zip estension?
@satrianagaryuki5579
@satrianagaryuki5579 Ай бұрын
​@@BahaaAIDoesn't work, Yesterday It still worked but now it doesn't work Please Bahaa Help me😢
@vabirami7512
@vabirami7512 25 күн бұрын
​Install rvc again bro?​@@satrianagaryuki5579
@adriannewington
@adriannewington Ай бұрын
I would like to train a voice, but my input is not a song but "text". Can this process be modified to be "Text to My-Model"? Cheers.
@yalishmueli1686
@yalishmueli1686 2 ай бұрын
ValueError: rate must be specified when data is a numpy array or list of audio samples while using T4 gpu
@FunwithSmile
@FunwithSmile 2 күн бұрын
iam also getting same erroor what to do
@rasimovungernsternberg300
@rasimovungernsternberg300 2 ай бұрын
how does one fix the index error i have been fiddling with the index rate option for a while
@kc-qc7ho
@kc-qc7ho Ай бұрын
if I have a trained model (e.g. XXXXX.pth), where should I place the pth file in order to use it? thx
@animostory
@animostory 3 ай бұрын
ModuleNotFoundError: No module named 'faiss' Can you help me bro.. thx
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@unlimitedone626
@unlimitedone626 2 ай бұрын
does this include .index file? I only obtain .pth file from your colab
@kesfedilmemis_sarkilar
@kesfedilmemis_sarkilar 2 ай бұрын
Hi there, first of all thank you very much for the video. I am trying to convert a man vocal into a female vocal. My trial was 90% successful. But when the voice increases the converted voice is really bad. I got 2.000 sampling during the training to get the best results, pitch: 12. How can I fix this error?
@rebinamin4041
@rebinamin4041 3 ай бұрын
ModuleNotFoundError: No module named 'faiss' ??
@معلومةتيكاواي-ح6د
@معلومةتيكاواي-ح6د 3 ай бұрын
+1
@CritiqueReddy
@CritiqueReddy 3 ай бұрын
okay! I got you guys. click on this grater than button (>) next to " > STEP 2: Create Training Files " and it becomes (v) and shows the following code #@title **Step 2 :** Create Training Files import os from pytube import KZbin from IPython.display import clear_output ............. Type this above that code: # Install necessary packages !pip install praat-parselmouth !pip install fairseq !pip install faiss-cpu and it should look like this v STEP 2: Create Training Files # Install necessary packages !pip install praat-parselmouth !pip install fairseq !pip install faiss-cpu #@title **Step 2 :** Create Training Files import os from pytube import KZbin from IPython.display import clear_output
@CritiqueReddy
@CritiqueReddy 3 ай бұрын
also you guys might need to change the Path of the file in the code there is some error even in the Training model.
@jeskie
@jeskie 3 ай бұрын
​@@CritiqueReddyThank you so much Bro ❤
@CreamySeal
@CreamySeal 3 ай бұрын
@@CritiqueReddy Thank you so much, but it still shows errors. It still ErrorModuleNotFound
@NadiaDegen
@NadiaDegen 3 ай бұрын
This is amazing! How many times are free users able to use this each day?
@BahaaAI
@BahaaAI 3 ай бұрын
Hi, The daily usage limit for each g-mail depends on the session time (2 hours daily). but you can use several g-mails.
@NadiaDegen
@NadiaDegen 3 ай бұрын
@@BahaaAI Hi there. I've used this google colab of yours multiple times and so far these A.I. generated voices are pretty solid. However, I just recently came across an error on Step 2: Create Training Files. It says that no module named "faiss" is present. Is there a way to fix this?
@vincevillamor2715
@vincevillamor2715 3 ай бұрын
can you make video tutorial of how to continue training the model
@BahaaAI
@BahaaAI 3 ай бұрын
Hi, thanks for your comment 🌷 A tutorial about resuming the training on higher epochs will be published soon 👍
@YvonnyMorales
@YvonnyMorales 4 ай бұрын
amazing.. do you have a version of this realtime? like playing online games using this?
@nagtrending
@nagtrending 2 ай бұрын
Can it recognize different language lije for example tagalog or filipino? Thanks!
@AkMusic632
@AkMusic632 2 ай бұрын
bro facing problem when uploding target its showing runtime and not connecting😐🙄
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, it seems you have reached the daily free limits on Google colab. Try using another Gmail on Google colab.
@onurbedir1
@onurbedir1 3 ай бұрын
Merhaba. pth dosyasını indirmek istiyorum ama model adını girdiğimde “Dosya bulunamadı. Model adının doğru olduğundan emin olun” uyarısı çıkıyor. Model adı kısmına ne yazmam gerek. Ses eğitimi sırasında yazdığım model adını yazıyorum olmuyor.
@BahaaAI
@BahaaAI 3 ай бұрын
The training process must have been completed to be able to download the .pth file. Or if you have backed up the model on Google drive, you can load it again and download the .pth file using the code.
@onurbedir1
@onurbedir1 3 ай бұрын
@@BahaaAI Size dosyayı mail olarak atayım siz pth dosyasını çıksrıp gönderir misiniz rica etsem
@BahaaAI
@BahaaAI 3 ай бұрын
Contact me : splendor.magic@gmail.com
@yoyosfsf9021
@yoyosfsf9021 4 ай бұрын
I have an RTX 4060, can I rely on it instead of the free period from Google Lab?
@BahaaAI
@BahaaAI 4 ай бұрын
Hi, I can't guarantee the results as I don't use these codes locally.
@auralsculpture
@auralsculpture 2 ай бұрын
how do I reload the path to retrain at higher epoch value?
@unknown-kb5wg
@unknown-kb5wg 2 ай бұрын
I already do step 3 and error like this: "No dashboards are active for the current data set." how to fix it?
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, you need to restart the process
@unknown-kb5wg
@unknown-kb5wg 2 ай бұрын
@@BahaaAI sorry it's working after I'll do that, anyway can I use more than 1 .wav file for training models?
@SGX128
@SGX128 25 күн бұрын
hi. when i want to use the model again and i try to run inference,it says there is an error.what is the solve?
@bicyclebicycle6413
@bicyclebicycle6413 4 ай бұрын
Thank you sir, how can we use this trained model in python for own projects like voice assistant like alexa.
@CarlosJunior777
@CarlosJunior777 4 ай бұрын
Is it possible to download the model immediately in .pth format to import into another tool?
@BahaaAI
@BahaaAI 4 ай бұрын
Hi, I just updated the code and added this feature. please check it now 👍
@CarlosJunior777
@CarlosJunior777 4 ай бұрын
@@BahaaAI thanks
@MichaelLightfoot_
@MichaelLightfoot_ 2 ай бұрын
I’m in step one the audio upload keeps saying error please help
@Mi92011
@Mi92011 4 ай бұрын
Thanks brother...Any updates on the quality of the vocal production?
@dbog5214
@dbog5214 2 ай бұрын
when i try to load model from google drive and convert a file i get "ValueError: rate must be specified when data is a numpy array or list of audio samples."
@SophiaBrown-on1vi
@SophiaBrown-on1vi 5 ай бұрын
Sir colab is not free after some hours at all ! Please create some video tutorials that We can run colab code to other clouds or vm service
@nathanmercier7760
@nathanmercier7760 2 ай бұрын
I have a problem in step 2 to create the AI cover, there is a problem the cell comes red while everything worked before. I need help please 🙏🏻
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, please explain the error message
@nathanmercier7760
@nathanmercier7760 2 ай бұрын
No, it's ok, it worked, thank you very much, keep it up !
@Celebrityprimetelugu
@Celebrityprimetelugu 6 ай бұрын
Yes bro, So many people want your video face swap, google colab, because last colab was not working 🙂
@BahaaAI
@BahaaAI 6 ай бұрын
FaceFusion Google Colab Updated : kzbin.info/www/bejne/ooC0n4WLjKqIla8
@elle3063
@elle3063 Ай бұрын
Lot of love❤❤
@therealesigma
@therealesigma Ай бұрын
my process ended prematurely, how would I go about recovering the pth file, after it autosaved every 50 epochs?
@Snita77r
@Snita77r 3 ай бұрын
Sir Showing some error in the model from today. Please repair the error🙏🙏
@BahaaAI
@BahaaAI 3 ай бұрын
Fixed 👍. Please Try Again 🌷
@Snita77r
@Snita77r 3 ай бұрын
@@BahaaAI Thanks much 🙏🙏
@Bedroomtrap
@Bedroomtrap 3 ай бұрын
where is the video for training on higher epochs? don't see it on your videos page
@IsaacEwenFrost
@IsaacEwenFrost 3 ай бұрын
It doesn't make a difference. It will just make training longer
@PRO100Kat
@PRO100Kat 2 ай бұрын
How can I continue training an already trained model?
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, this is the tutorial kzbin.info/www/bejne/h5ixaISdiq-CmKc
@Francesco-wp1qs
@Francesco-wp1qs 2 ай бұрын
can you fix this error please? ModuleNotFoundError: No module named 'colorama'
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, Please use the last updated code
@singorkadong4052
@singorkadong4052 3 ай бұрын
When I run again why it was error?
@BahaaAI
@BahaaAI 3 ай бұрын
What is the Error Message?
@techie9417
@techie9417 2 ай бұрын
In RVC Inference: Step 2 : its giving Valuerror ValueError: rate must be specified when data is a numoy array or list of audio samples In step 1 i have uploaded a mp3 file and while running above step2 its giving that error.. Please help
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, are you connected to GPU t4 in Google colab?
@techie9417
@techie9417 2 ай бұрын
​@@BahaaAI seems like I was not... I can see it is connected now and it's working as expected. 👍
@ShenMings
@ShenMings 3 ай бұрын
cảm ơn bạn mình đã làm được .Video rất bổ ích
@BahaaAI
@BahaaAI 3 ай бұрын
Thanks 🌷
@icsel_Guc01
@icsel_Guc01 3 ай бұрын
Dude, is it possible to use this program on a computer? My laptop model is HP 250 G8 i7 36gb rem Graphics card intel irisr xe I really need this program to identify voice and change my own voice. Your program is good, but I tried it 3 times and Google Clob started asking for a fee. can you find a solution for me I need this so much but I don't have money, google clob is expensive
@Romar-io
@Romar-io 2 ай бұрын
When I try inference it says there is no .path for the model I have, your tutorials didn't say I need anything like that
@wkeshav
@wkeshav 9 күн бұрын
bro please increase the limit of file
@selvaG-y1l
@selvaG-y1l 2 ай бұрын
hi bro. thanks to you atleast i reached this level. when i try to run the rvc interference it shows the file not found error. i tried to change the script and debug it but cannot find the solution yet. can you please give us a solution for this??
@QuasiCordoito
@QuasiCordoito 4 ай бұрын
Mine says "connecting to: (gpu) back end google computer engine python 3" and never actualy conects
@BahaaAI
@BahaaAI 4 ай бұрын
Try another gmail, Make sure you are connected to Google Colab with GPU t4
@rajendranrajendran992
@rajendranrajendran992 2 ай бұрын
what about frequency while training the model ?
@tangkas4078
@tangkas4078 4 ай бұрын
Hi i love your content,its help me a lot to recreate my dad voice (he is pased away). Im waiting the tutorial video to improving vocal model quality... I hope you make it. Thank you
@BahaaAI
@BahaaAI 4 ай бұрын
Thanks for your comment 🌷, sorry for your loss. I will work on a tutorial about resuming the training ASAP 👍
@ijustwannahavefunletmein
@ijustwannahavefunletmein 4 ай бұрын
Everything worked up until the inference part, it says model name not found even though i wrote (and rewrote) the exact same model name :( not sure what's wrong
@gustavfischer1962
@gustavfischer1962 2 ай бұрын
What to do if your rvc interface doesn'T show up somehow?
@klaurcschwackerberg1880
@klaurcschwackerberg1880 3 ай бұрын
Bro , Something today wrong again with your Google collab page , I just checked it for a test , and the second button turns red when I want to upload an excellent audio that usually always works. Please check your code again , thanks. and good luck.
@hashanmadhuranga6528
@hashanmadhuranga6528 4 ай бұрын
You are the man!!!
@BahaaAI
@BahaaAI 4 ай бұрын
Thanks 🌷
@qsardor
@qsardor Ай бұрын
How i can import RVC models?
@govtjobalert1
@govtjobalert1 2 ай бұрын
minimum how much min is there at once ?
@nguyencraft0195
@nguyencraft0195 3 ай бұрын
can you make the tutorial to reuse retrained model on this colab link?
@BroThere-b6q
@BroThere-b6q Ай бұрын
Hi, I receive this error in the step 2: ModuleNotFoundError Traceback (most recent call last) in () 1 #@title **Step 2 :** Create Training Files 2 import os ----> 3 from pytube import KZbin 4 from IPython.display import clear_output 5 ModuleNotFoundError: No module named 'pytube'
@محمدمحمود-ث5خ1ي
@محمدمحمود-ث5خ1ي 2 ай бұрын
Hello Bahaa, Still showing the same error after installing all required pacakges "ModuleNotFoundError"
@BetotopDesigner
@BetotopDesigner 2 ай бұрын
help FileNotFoundError: [Errno 2] No such file or directory: '/content/RVC/logs/betox/' Problem in Run Inference
@BahaaAI
@BahaaAI 2 ай бұрын
Hi, Make sure you have written the model name correctly
@nedjmamedia6810
@nedjmamedia6810 Ай бұрын
In step 3 code stop at line : navigate_next click_train() Please help
@BahaaAI
@BahaaAI Ай бұрын
Hi, please write the full error message.
How To Clone ANY Voice In Under 5 MIN w/ Eleven Labs AI
14:09
The Joe Rogan AI Experience
Рет қаралды 39 М.
Yay, My Dad Is a Vending Machine! 🛍️😆 #funny #prank #comedy
00:17
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 33 МЛН
What's in the clown's bag? #clown #angel #bunnypolice
00:19
超人夫妇
Рет қаралды 41 МЛН
How to Make the PERFECT Dataset for RVC AI Voice Training
18:17
Jarods Journey
Рет қаралды 135 М.
This AI Makes you a PRO Singer !
6:38
Website Learners
Рет қаралды 1,1 МЛН
STOP Using Elevenlabs! Free Elevenlabs Alternative
6:51
Ai Lockup
Рет қаралды 266 М.
Coding a FULL App with AI (You Won't Believe This)
15:19
Creator Magic
Рет қаралды 112 М.
8 AI Websites you won't believe that are FREE
15:00
Simply Digital
Рет қаралды 88 М.
Free AI Audio Tools You Won't Believe Exist
17:22
Mike Russell
Рет қаралды 599 М.
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,6 МЛН
Yay, My Dad Is a Vending Machine! 🛍️😆 #funny #prank #comedy
00:17