ardha27 / AI-Song-Cover-RVC

All in One Version : Youtube WAV Download, Separating Vocal, Splitting Audio, Training, and Inference Using Google Colab
https://ko-fi.com/ardhach
MIT License
947 stars 126 forks source link

RVC Colab issue.. #15

Open Valr1e opened 1 year ago

Valr1e commented 1 year ago

Gak tau masalahnya di colab atau RVC atau notebook nya. Ada yg ngalamin google colab( free)selalu disconnect pas traning juga inference gak lebih dari 10min. Jadi sudah gak bisa lagi pakai yang free , gak tau sih yg pro .belum nyoba. Ada solusinya gak ya?
Atau adakah alternatif Colab yg free. Yg bisa rvc ? .thx

MinatoIsuki commented 1 year ago
Valr1e commented 1 year ago
  • What notebook are you using?

    • What appear on the screen when you get disconnect?

    • Your only alternative is to Train It Yourself (using your PC GPU and CPU).

Tidak ada notifikasi apapun hanya runtime disconnect dan pas di connect kan lagi semua file di colabnya hilang ,dan harus diinstal ulang lagi rVC dan toolsnya semua.gitu terus aja. Kalau dulu masih mending file instalasinya gak hilang pas google colabnya disconnect. itu juga lama disconnectnya berjam jam, sekarang cuma 10menitan saja

MinatoIsuki commented 1 year ago

I am going to reproduce this just to make sure.

Might learn Bahasa sometime, I guess :/

MinatoIsuki commented 1 year ago

Interesting. It just straight up give up. The training isn't even started 💀 Also, is this the screen you are getting? (Don't mind the Vietnamese language I'm using) image

Valr1e commented 1 year ago

Yes, that's it. I don't understand Vietnamese. But I saw the red play button . same here..

simteraplications commented 1 year ago

It seams to be only related to this particular notebook I tried a different rvc web UI one and it didn't disconnect me. How ever this one is more practicakl then the other one so would be great if it worked again.

ardha27 commented 1 year ago

Google is now starting to banning colab thats make their server blow up. They already banning many colab that contain stable diffusion. And now they're starting to banning RVC colab. Hosting WebUI/Gradio is against colab ToS

This is what it's look like for colab that gets banned rn_image_picker_lib_temp_d7e8e6ca-5cfd-47dc-ab76-546bb8c8e705.jpg

This is what Chris Perry (google colab product lead) said on his twitter. image-6.png

Fast Alternative is to join colab pro. But if you want the free alternative is to use kaggle instead of colab, and i will make the tutorial soon

simteraplications commented 1 year ago

Thing is I would buy google Colab but they don't allow PayPal for what ever reason so no look there.

simteraplications commented 1 year ago

There is already a notebook for rvc training for caggle platform but it is not in English.

Valr1e commented 1 year ago

Sudah coba kaggle tp gak ngerti. Tunggu tutorial aj.,,🙏

BRLTS commented 1 year ago

Kira-kira bisa gak sih rvc di launch dari luar colab?

Is it possible deploying the RVC without google colab? Like using VSCode?

MinatoIsuki commented 1 year ago

Kira-kira bisa gak sih rvc di launch dari luar colab?

Is it possible deploying the RVC without google colab? Like using VSCode?

What do you mean of deploying the RVC? Yes, you can use RVC without Colab but you will need special GPU with a lot of VRAM, and patience.

BRLTS commented 1 year ago

Is there any tutorial how to do this without colab? It doesn't matter how long the training for me

MinatoIsuki commented 1 year ago

Is there any tutorial how to do this without colab? It doesn't matter how long the training for me

You can train it using your computer or Kaggle, but the Kaggle notebook is not done yet.

BRLTS commented 1 year ago

I'll train using my computer, where i can find the code script?

Valr1e commented 1 year ago

Kaggle juga error' ,😱👽 ...

"Canceled by backend. Exit code: 137"

Setelah itu langsung disconnect. Setelah beberapa hari pake ,dan mungkin juga udah banyak yg pake kemungkinan di bann juga?💀

simteraplications commented 1 year ago

well adleast for you the thing opens, when I try to open this link: https://www.kaggle.com/code/ardhasemaranatha/rvc-v2-kaggle it only shows me the code but I can't run any cell.

MinatoIsuki commented 1 year ago

well adleast for you the thing opens, when I try to open this link: https://www.kaggle.com/code/ardhasemaranatha/rvc-v2-kaggle it only shows me the code but I can't run any cell.

Have you followed Ardha's tutorial? On that page, select Copy & Edit like this image and you can use Kaggle. image

MinatoIsuki commented 1 year ago

I'll train using my computer, where i can find the code script?

3 weeks huh? Go to this this repository and follow the instructions here.