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

ENH Use type aliases for nested std::vector types #31

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

PABannier
Copy link
Owner

This PR replaces std::vector<bark_vocab::id> with bark_sequence, and std::vector<std::vector<bark_vocab::id>> with bark_codes.

@PABannier PABannier merged commit 7b93cc5 into main Aug 1, 2023
2 of 10 checks passed
@PABannier PABannier deleted the alias_for_bark branch August 1, 2023 13:04
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.

None yet

1 participant