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

Refactor ctc greedy search. #1691

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Refactor ctc greedy search. #1691

merged 1 commit into from
Jul 15, 2024

Conversation

csukuangfj
Copy link
Collaborator

Use torch.unique_consecutive() to avoid reinventing the wheel.

See also #1690

Use torch.unique_consecutive() to avoid reinventing the wheel.
@csukuangfj csukuangfj requested a review from yaozengwei July 15, 2024 02:15
@yaozengwei
Copy link
Collaborator

Fantastic!

@yaozengwei yaozengwei merged commit 2e13298 into k2-fsa:master Jul 15, 2024
16 of 253 checks passed
yfyeung pushed a commit to yfyeung/icefall that referenced this pull request Aug 9, 2024
Use torch.unique_consecutive() to avoid reinventing the wheel.
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