Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whisper model returns empty logits array #1822

Open
MahmoudAshraf97 opened this issue Nov 26, 2024 · 0 comments
Open

Whisper model returns empty logits array #1822

MahmoudAshraf97 opened this issue Nov 26, 2024 · 0 comments

Comments

@MahmoudAshraf97
Copy link
Contributor

MahmoudAshraf97 commented Nov 26, 2024

Hello, when enabling return_logits_vocab in whisper, an empty array is returned, this is reproducible with any input
result[0].logits[0][0].__array_interface__:

{'shape': (), 'typestr': '<f4', 'data': (0, False), 'version': 3}

Using CT2 4.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant