-
Notifications
You must be signed in to change notification settings - Fork 295
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
base: master
Are you sure you want to change the base?
ASR SEAME Recipe #1582
Conversation
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
A separate one would be better, otherwise backward compatibility might be
broken since you have also modified the default parameters of the export
script.
…On Sat, Apr 6, 2024 at 1:03 PM Amir Hussein ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
On egs/librispeech/ASR/zipformer/export.py
<#1582 (comment)>:
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.
—
Reply to this email directly, view it on GitHub
<#1582 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOON42DLBNV26GBVPIGFVMLY356ZNAVCNFSM6AAAAABFZHCDSWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTSOBUGQ2DEMBXHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
This pull request is for the SEAME recipe and includes the following: