-
Notifications
You must be signed in to change notification settings - Fork 13
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
Tedlium Hybrid Baseline #151
base: main
Are you sure you want to change the base?
Conversation
@christophmluscher is it possible to get the modifications to the Systems in smaller PRs? This is sheer impossible to review. |
After an offline discussion with @Atticus1806 , given that the setup changes are breaking existing setups and possibly need multiple weeks/months of review for a rather deprecated pipeline, I will do a local copy of |
b870355
to
8c9a3d8
Compare
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.
a few comments
from .nn_config.nn_args import get_nn_args | ||
|
||
|
||
def run_gmm_system(): |
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.
Is the FSA bug correction included?
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.
I am not sure. Where / how would that be included? RASR version?
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.
no.
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.
now it should be
No description provided.