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

speech_to_text_aed_chunked_infer.py throws TypeError: 'TranscriptionConfig' object is not iterable #10246

Closed
kunibald413 opened this issue Aug 24, 2024 · 4 comments
Assignees
Labels
bug Something isn't working stale

Comments

@kunibald413
Copy link

kunibald413 commented Aug 24, 2024

Describe the bug

canary model chunked infer with speech_to_text_aed_chunked_infer.py throws this error:
TypeError: 'TranscriptionConfig' object is not iterable

Steps/Code to reproduce bug

run this main function:

def main(cfg: TranscriptionConfig) -> TranscriptionConfig:

throws at this line

misc
might be legacy code?

might be that it will also throw here:

@kunibald413 kunibald413 added the bug Something isn't working label Aug 24, 2024
@nithinraok
Copy link
Collaborator

@stevehuang52 pls have a look at this.

@stevehuang52
Copy link
Collaborator

Thanks for pointing out the issue, it will be fixed in #10581

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Oct 24, 2024
Copy link
Contributor

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants