bugbakery / audapolis

an editor for spoken-word audio with automatic transcription
GNU Affero General Public License v3.0
1.7k stars 40 forks source link

Usability: Provide a cancel button for the transcription process #455

Open jdittrich opened 1 year ago

jdittrich commented 1 year ago

When transcribing a file, the screen looks like this. a loading bar

Problem: There is no way for the users to cancel the process (See Nielsen heuristic 3) in case they decide they want to use another model or that they do not have time etc. Possible solution: Provide a cancel button, maybe with an additional warning-popup upon click (The process runs since… are you sure you want to cancel?)

candideu commented 1 year ago

Agreed! Related issue: https://github.com/bugbakery/audapolis/issues/457