-
|
Hi friends. Im porting Whisper to CoreML, and attempting to implement/port the existing timestamp logic. I'm using the multilingual 'base' model to test with. Because of this, as I understand it, I always need to initialize a My reading of the code implies I should be seeing timestamp tokens emitted by the model with values above special tokens, specifically I'm not seeing those tokens emitted, but I do get a no time stamp token (5036) emitted just before Do I need an additional sot sequence token to emit timestamp tokens? Ive tried appending the Simple question, just trying to ensure my reading is correct. Much obliged. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
PEBKAC lol :D |
Beta Was this translation helpful? Give feedback.
PEBKAC lol :D