yinruiqing / pyannote-whisper

457 stars 72 forks source link

code is returning two digits output? #16

Closed VivianZ123 closed 11 months ago

VivianZ123 commented 12 months ago

output: 0.000 13.000 SPEAKER_01 xxx 13.000 17.000 SPEAKER_00 xxx xxxx 17.000 19.000 SPEAKER_01 xxxxxx

when it instead should be:

11.954 13.183 SPEAKER_01 xxx 13.677 16.681 SPEAKER_00 xxx xxxx 17.568 18.763 SPEAKER_01 xxxxxx

VivianZ123 commented 11 months ago

This Stabilizing Timestamps for Whisper works: https://github.com/jianfch/stable-ts