transformers
c29a8694 - Fix missing `sequences_scores` in the Whisper beam search output (#32970)

Commit
1 year ago
Fix missing `sequences_scores` in the Whisper beam search output (#32970) * added sequences_scores to the output * added beam_indices to output * added test to check for beam_indices, sequences_scores and their shape * removed redundant whitespaces * make fixup
Author
Parents
Loading