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

Add hybrid model support to transcribe_speech_parallel.py #6906

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

stevehuang52
Copy link
Collaborator

What does this PR do ?

Add hybrid model support to transcribe_speech_parallel.py

Collection: [ASR]

Copy link
Collaborator

@erastorgueva-nv erastorgueva-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Steve! The changes look good, and I can confirm the script works: decoder_type="ctc" causes the model to switch to CTC decoding, and offset fields, if present, are also saved in the output manifests.

@stevehuang52 stevehuang52 merged commit 698a5f7 into main Jun 22, 2023
15 checks passed
@stevehuang52 stevehuang52 deleted the stevehuang52-patch-4 branch June 22, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants