-
Notifications
You must be signed in to change notification settings - Fork 738
[STABLE ABI] Port rnnt. #4073
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
[STABLE ABI] Port rnnt. #4073
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/4073
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Looks good to me! |
21fabe3 to
8ad3fe0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @pearu, LGTM !
8ad3fe0 to
bd18091
Compare
|
@NicolasHug @samanklesaria : Is this the final version of RNNT code in torch audio or are you intending to moving out of torch audio ? |
@amd-sriram yes, it is the final version (modulo maintenance modifications). AFAIK, this is no intention to moving RNNT out of torchaudio. |
As in the title.
Same as #3977 but using C++
torch::stable::TensorAPI instead of C shim Tensor API.PLEASE NOTE THAT THE TORCHAUDIO REPOSITORY IS NO LONGER ACTIVELY MONITORED. You may not get a response. For open discussions, visit https://discuss.pytorch.org/.