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

Generate the N-best (top few) hypotheses #60

Open
cyfer0618 opened this issue Aug 26, 2023 · 0 comments
Open

Generate the N-best (top few) hypotheses #60

cyfer0618 opened this issue Aug 26, 2023 · 0 comments

Comments

@cyfer0618
Copy link

Hello,

I'm currently working on a project involving Speech T5 Automatic Speech Recognition (ASR) system. Specifically, I'm trying to generate an N-best list of hypotheses using the Speech T5 ASR.

I've made some progress, but I'm encountering a few challenges with the code implementation. I was wondering if anyone in the community has experience with this and could provide some guidance or code snippets.

My goal is to generate the N-best hypotheses along with their confidence scores.

Thanking You

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