Closed ken021109 closed 1 year ago
Try, pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 --upgrade
instead of installing the torch versions that requirements.txt has
I'm not familiar with how to get this set-up on collab and don't have the time to fiddle around with it too much, but it should work as any other device. Try what Latrolage said and let us know.
Also try my fork https://github.com/filispeen/audiosplitter_whisper_headless
Fist I Clone the repository with command
Second, I run this command:
Then, I run setup-cuda.py Next, I run this command to run split_audio.py:
And the error appeared:
Also, has anyone tried it on Google Colab?