dylman123 / final-captions-pro

A MacOS app which automatically generates customisable open captions in Final Cut Pro X
1 stars 0 forks source link

Intuitive progress bar #6

Closed dylman123 closed 4 years ago

dylman123 commented 4 years ago

After the user imports video file and lists speaker names, they will see a progress bar whilst the app accesses a transcription (speech-to-text) API.

This progress bar should reflect the progress of the API call / give a realistic wait time.

If progress data is not possible to obtain from the API itself, perhaps some smart time estimation needs to occur based on file size (and even client network speed?).