there are two alternatives to set the offset:
- put an OffsetAdapter into the FrontEnd (after VAD)
- alternatively, use ASRWordDeltifier.signalOccurred() ; for this you have to call
FrontEnd.addSignalListener(deltifier) somewhere (CurrentHypothesis-setup)
here, the offset is given in centiseconds (frames)