audapolis
audapolis copied to clipboard
Ability to stop/resume downloading a model and to delete partial downloads
What I'd like
As a user, I want to be able to
- stop a current language model download,
- resume a stopped download,
- delete a stopped/partial download
What I did
I was exploring audapolis for the first time. I started downloading both the small and the big German model.
While the big model was still downloading, I tried to transcribe a file.
This crashed because i had a full disk (because of the big model still downloading):
I was still able to use the application (it didn't hang or smth), but I cannot see how to stop and remove the partial download of the big German model:
Hey, you can currently cancel the model download by clicking on the progress-icon (https://github.com/audapolis/audapolis/commit/8dc79cb64c9c61cb29d10bc4432b4a9fd885f475). This stops the download and deletes the partial download. We currently do not have an option to resume a download, but we will think about adding one
I improved the UI slightly in #369 to make it more clear that clicking on the model download progress bar will stop the download