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

optimize the cli #15

Merged
merged 8 commits into from
Oct 31, 2024
Merged

optimize the cli #15

merged 8 commits into from
Oct 31, 2024

Conversation

KyleZhang1118
Copy link
Collaborator

No description provided.

@robin1001 robin1001 requested a review from cdliang11 October 31, 2024 08:41
@@ -165,7 +165,7 @@ def main():
model = load_model("bsrnn")
else:
model = load_model(args.language)
model.set_wavform_norm(True)
# model.set_wavform_norm(True)
Copy link
Collaborator

Choose a reason for hiding this comment

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

如果不需要了,可以删掉

@cdliang11 cdliang11 merged commit f0e479e into wenet-e2e:master Oct 31, 2024
3 checks passed
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