transformers
2b85b6ce - [Whisper] 🚨 Fix pipeline word timestamp: timestamp token is end of token time !!! (#36632)

Commit
1 year ago
[Whisper] 🚨 Fix pipeline word timestamp: timestamp token is end of token time !!! (#36632) * timestamp token is end of token time !!! * ensure correct alignment between tokens and timestamp tokens * ignore input tokens for DTW computation * use num_frames to avoid token timestamp hallucinations * token timestamps test updates ! * num_frames: deprecate and use attention_mask instead * avoid breaking change * fix the pipeline usage for chunk approach * make style * better logging * better logging * make style * update tests with correct values
Author
Parents
Loading