If left padding is added to a file (e.g. because it is too short), then the annotations produced by the pipeline will be shifted right by the padding. This PR fixes this problem.
Changelog
Add set_timestamp_shift() to OnlineSpeakerDiarization and BasePipeline
If left padding is added to a file (e.g. because it is too short), then the annotations produced by the pipeline will be shifted right by the padding. This PR fixes this problem.
Changelog
set_timestamp_shift()
toOnlineSpeakerDiarization
andBasePipeline