Skip to content

πŸš€ Install Colab

Captain FLAM edited this page Oct 28, 2023 · 10 revisions

Your CONFIGURATION will be saved each time you click the Β« Start Β» button.

I've developed this project with GUI in mind and it works on Colab :

🎯 How to install ?

There is a quick video tutorial on YouTube :

How to install on Colab - made by Β© Bas Curtiz


βœ… Installation

1️⃣ Go there : Open In Colab

and copy this Colab notebook on your Google Drive.
(Menu > File > Save a copy on Drive)

2️⃣ Run your Colab Notebook and authorize the access to your Google Drive ... That's it ! 😎

3️⃣ If you want to save your credit units, activate the [ This is the end... ] option and KaraFan will kill the Colab session at the end of the process .

IMPORTANT :
If the system disconnects while saving an audio file, you will need to delete this file before restarting Colab, as the saved file may be incomplete !!
And especially if the "GOD Mode" is activated !

βœ… How To Update ?

1️⃣ Only IF you have any trouble, start from a NEW Colab Notebook :

  • Delete your actual copy of the KaraFan notebook
  • Start fom a fresh one : Open In Colab

2️⃣ Else just Restart your Colab :

  • Choose the first option available between these 2 in the menu "Runtime"

Restart Colab

3️⃣ Run your Colab AGAIN ... That's it ! 😎

πŸ“‚ STRUCTURE

After installation, you'll find new folders at the root of your Google Drive with the following structure :

Folder Function
/ KaraFan-master For local install or if you are a Colab Developer
/ KaraFan_user where config files are saved
/ KaraFan_user / Models Where all the models are stored
/ KaraFan_user / Multi_Song If you want to test SDR with your own recipes
/ Music Here you can put your audio files (or choose another one)
/ Results Here you will find your extracted audio files (or another one)

~