Skip to content

Running WaveDiff in Google Colab

jeipollack edited this page Nov 23, 2023 · 3 revisions

If you need access to GPUs for running WaveDiff (which uses Tensor Flow), there is the option to use Google Colab, a free Jupyter notebook environment that runs entirely in the cloud. It comes with free access to Google GPUs like the 12GB NVIDIA Tesla K80 GPU, which you run up to 12 hours continuously for free.

In this wiki, we provide you with references for how to set up your Google Colab notebook to run WaveDiff. The first step is to set up Google Colab with the wf-psf Github repo. This article explains how to do this using Google Drive.

After completing the steps in the article, you should be ready to run WaveDiff in Google Colab.

Clone this wiki locally