Skip to content

Model File Exist Error When Running on Colab #1618

Discussion options

You must be logged in to vote

Agreed with @phineas-pta , it isn't really necessary to put the model on your Google Drive. You can just install it remotely each time.

That said - if for some reason you really do want to keep models on your Google Drive, there is an error in the command line. --model_dir requires a directory. So the way to do this would be

--model_dir "/content/drive/MyDrive/Whisper Model/"

(without large-v2.pt at the end)

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@mikenoname-github
Comment options

@phineas-pta
Comment options

@glangford
Comment options

Answer selected by mikenoname-github
@mikenoname-github
Comment options

@phineas-pta
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants