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

ASR SEAME Recipe #1582

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

ASR SEAME Recipe #1582

wants to merge 5 commits into from

Conversation

AmirHussein96
Copy link
Contributor

This pull request is for the SEAME recipe and includes the following:

  1. Standard Zipformer with RNNT loss
  2. Zipformer with hybrid autoregressive transducer (HAT) loss
  3. Proposed Zipformer with hybrid autoregressive transducer (HAT) with an auxiliary LID branch and blank sharing for synchronization between ASR and LID predictions.

Copy link
Collaborator

Choose a reason for hiding this comment

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

hi amir, thank you for your contribution!

but im wondering perhaps you want to use a separate export.py rather than applying modification to the one used by librispeech?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since both are based on same zipformer architecture, I think they can use the same export, the difference is in the parameters. I could also create a separate one if needed.

@JinZr
Copy link
Collaborator

JinZr commented Apr 7, 2024 via email

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

Successfully merging this pull request may close these issues.

2 participants