dessa-oss / fake-voice-detection

Using temporal convolution to detect Audio Deepfakes
http://www.atlas.dessa.com
Apache License 2.0
349 stars 86 forks source link

Is there any way to run the model on google colab?? #12

Open Tura-lab opened 4 years ago

Tura-lab commented 4 years ago

Hi, I appreciate your work

Is there any way to run the model on google colab? (Or any online tool) since my machine does not fulfill the specs.

ranasac19878 commented 4 years ago

You can run this on colab but the memory might be an issue since colab max RAM is only 16 GB and this requires about 30 GB ram. If memory is not the problem on colab then In order to run it on colab, you will need to download the data on you google drive. Then mount your drive on colab and the run it.