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

Training the baseline (without VAC, SMKD) #44

Closed
atonyo11 opened this issue Dec 11, 2023 · 2 comments
Closed

Training the baseline (without VAC, SMKD) #44

atonyo11 opened this issue Dec 11, 2023 · 2 comments

Comments

@atonyo11
Copy link

The VAC result is corresponding to the setting ofloss_weights: SeqCTC: 1.0, ConvCTC: 1.0. In addition to that, the VAC+SMKD adopt the setting of model_args: share_classifier: True, weight_norm: True.

With the default setting, is it training for the baseline?

@ycmin95
Copy link
Collaborator

ycmin95 commented Dec 11, 2023

Yes, we adopt the network trained with single CTC loss as the baseline.

@atonyo11
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants