audapolis icon indicating copy to clipboard operation
audapolis copied to clipboard

Ability to stop/resume downloading a model and to delete partial downloads

Open cyroxx opened this issue 2 years ago • 2 comments

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): image

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: image

cyroxx avatar Apr 05 '22 09:04 cyroxx

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

pajowu avatar Apr 05 '22 12:04 pajowu

I improved the UI slightly in #369 to make it more clear that clicking on the model download progress bar will stop the download

pajowu avatar Jun 07 '22 15:06 pajowu