lowerquality / gentle

gentle forced aligner
https://lowerquality.com/gentle/
MIT License
1.46k stars 295 forks source link

How do you tell how close it is to completion? (also yay #300) #300

Open YaBoiBreezy opened 3 years ago

YaBoiBreezy commented 3 years ago

Is there any way to detect progress, so you can know how close gentle is to finishing?

jbylund commented 2 years ago

Many of the entrypoints accept a progress_cb argument, which allow you to pass in a function which is periodically invoked with information about the amount of progress made.