t_dtw property

  1. @Int64()
int t_dtw
getter/setter pair

EXPERIMENTAL Token-level timestamps with DTW do not use if you haven't computed token-level timestamps with dtw Roughly corresponds to the moment in audio in which the token was output

Implementation

@ffi.Int64()
external int t_dtw;