Skip to content
Discussion options

You must be logged in to vote

in that case, follow #1313

model = whisper.load_model("small")

del model
torch.cuda.empty_cache()
gc.collect()

model = whisper.load_model("large-v2")

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@baibhavKumar1
Comment options

Comment options

You must be logged in to vote
4 replies
@atnjqt
Comment options

@phineas-pta
Comment options

@atnjqt
Comment options

@phineas-pta
Comment options

Answer selected by atnjqt
Comment options

You must be logged in to vote
4 replies
@phineas-pta
Comment options

@atnjqt
Comment options

@atnjqt
Comment options

@atnjqt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants