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

Projects that are related to K2 #212

Closed
csukuangfj opened this issue Oct 3, 2020 · 3 comments
Closed

Projects that are related to K2 #212

csukuangfj opened this issue Oct 3, 2020 · 3 comments

Comments

@csukuangfj
Copy link
Collaborator

I find that there are two projects, both from facebook, that have some overlaps with K2:

  • gtn, Dan mentioned this a few days ago
  • nestedtensor, for tensors with irregular shapes, like Ragged<T>

Perhaps we can spend some time to find whether we can learn something from them.

@danpovey
Copy link
Collaborator

danpovey commented Oct 3, 2020 via email

@awni
Copy link

awni commented Oct 5, 2020

Hi, (as Dan knows) I am one of the authors of GTN.

I also started hearing about K2 a week or two ago from a few people :).

GTN is indeed currently CPU only with some vague plans at the moment to GPU accelerate some of the bottlenecks (namely compose). I find the GPU approach with K2 interesting. We are hoping to learn a bit more about your approach and how we can leverage K2 to do better work with differentiable WFSTs.

For reference here is a preprint that came out on arXiv today which describes the kinds of things we have started exploring with GTN and in general are interested in doing with a fast but easy to use differentiable WFST framework. Maybe you will find it useful when designing your API.

@danpovey
Copy link
Collaborator

danpovey commented Oct 6, 2020 via email

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

4 participants