Skip to content

Conversation

@lfglance
Copy link

Every time the container runs it downloads the whisper pytorch model (base.pt). It's only 140 MB but that can get excessive if done a lot. This PR will setup a "cache" of sorts by saving the file to the host with an additional volume mount. It will be downloaded on the first run and subsequent runs will just reuse it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant