Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to download all avalible model files locally. #352

Closed
harrypm opened this issue Feb 11, 2023 · 5 comments · Fixed by #421
Closed

Option to download all avalible model files locally. #352

harrypm opened this issue Feb 11, 2023 · 5 comments · Fixed by #421

Comments

@harrypm
Copy link

harrypm commented Feb 11, 2023

Note of manual downloads for Whisper

Without manually downloading the model files this app is crippled with tedium for offline usage.

It would be nice if there was a download all button built into the small release and or a pre-compiled full download with the model files bundled at the time of release.

This is no longer an issue for me as I now have done so manually but for simple users or archive/offline users this would mean a lot in terms of simplification of user experience and ease of setup.

@chidiwilliams
Copy link
Owner

Thanks a lot for the feedback. The Whisper models total more than 3GB for multi-language and English-only in all sizes (not counting Whisper.cpp and Hugging Face models), so I'm not sure it would be practical to bundle the models with the application itself).

Would it be helpful to make a Settings/Preferences page that shows a dropdown of all the models and lets you see which models you have downloaded and download the ones you don't have, and then show this page at setup time?

@harrypm
Copy link
Author

harrypm commented Feb 12, 2023

A settings page with a dropdown list would be a reasonable addition to address this for now.

@sandyplus
Copy link

Can not download any model except "tiny".
Try a lot of times, but keep failure.

@chidiwilliams
Copy link
Owner

@sandyplus

  • What OS are you on?
  • Were you using Whisper/Whisper.cpp?
  • Could you let me know what you have in your logs?

@chidiwilliams chidiwilliams linked a pull request Apr 29, 2023 that will close this issue
@chidiwilliams
Copy link
Owner

This issue was closed.
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 a pull request may close this issue.

3 participants