whisper.cpp/include
Daniel Worthington-Bodart 3b54460d2c Add cross-attention accessor functions for AlignAtt streaming
Add whisper_decode_with_state_and_aheads() which saves alignment head
cross-attention data during decode, and whisper_state_get_aheads_cross_qks()
to read the resulting tensor from state.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 06:35:18 +00:00
..
whisper.h Add cross-attention accessor functions for AlignAtt streaming 2026-02-13 06:35:18 +00:00