Closed konradipipan closed 1 year ago
From what i can see, every word's start time is the end time of the preceding one. Is there any way to get more precise timestamps, so that the values differ from one another?
Currently the word end time can be different from the next word start time when:
You can try option detect_disfluencies that might also add some gap between words. This option is described in the README
detect_disfluencies
From what i can see, every word's start time is the end time of the preceding one. Is there any way to get more precise timestamps, so that the values differ from one another?