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

[TorchAudio][stream_reader] Make StreamingMediaDecoderBytes available for C++ usage #3742

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

milan-zhou
Copy link

Summary:
This diff moves StreamingMediaDecoderBytes from the pybind file to the stream_reader files, enabling usage for all C++ use cases.

We can similarly migrate the StreamingMediaDecoderFile and StreamingMediaEncoderFile in the future. Interestingly we do not have a StreamingMediaEncoderBytes implementation.

Differential Revision: D53585768

@milan-zhou milan-zhou requested a review from a team as a code owner February 8, 2024 22:18
Copy link

pytorch-bot bot commented Feb 8, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3742

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

milan-zhou pushed a commit to milan-zhou/audio that referenced this pull request Feb 8, 2024
… for C++ usage (pytorch#3742)

Summary:

This diff moves `StreamingMediaDecoderBytes` from the `pybind` file to the `stream_reader` files, enabling usage for all C++ use cases.

We can similarly migrate the `StreamingMediaDecoderFile` and `StreamingMediaEncoderFile` in the future. Interestingly we do not have a `StreamingMediaEncoderBytes` implementation.

Differential Revision: D53585768
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

@facebook-github-bot
Copy link
Contributor

@milan-zhou has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

milan-zhou added a commit to milan-zhou/audio that referenced this pull request Feb 9, 2024
…e for C++ usage (pytorch#3742)

Summary:
This diff moves `StreamingMediaDecoderBytes` from the `pybind` file to the `stream_reader` files, enabling usage for all C++ use cases.

We can similarly migrate the `StreamingMediaDecoderFile` and `StreamingMediaEncoderFile` in the future. Interestingly we do not have a `StreamingMediaEncoderBytes` implementation.


Reviewed By: jeremyteboul

Differential Revision: D53585768

Pulled By: milan-zhou
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

milan-zhou added a commit to milan-zhou/audio that referenced this pull request Feb 9, 2024
…e for C++ usage (pytorch#3742)

Summary:
This diff moves `StreamingMediaDecoderBytes` from the `pybind` file to the `stream_reader` files, enabling usage for all C++ use cases.

We can similarly migrate the `StreamingMediaDecoderFile` and `StreamingMediaEncoderFile` in the future. Interestingly we do not have a `StreamingMediaEncoderBytes` implementation.


Reviewed By: jeremyteboul

Differential Revision: D53585768

Pulled By: milan-zhou
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

milan-zhou added a commit to milan-zhou/audio that referenced this pull request Feb 9, 2024
…e for C++ usage (pytorch#3742)

Summary:
This diff moves `StreamingMediaDecoderBytes` from the `pybind` file to the `stream_reader` files, enabling usage for all C++ use cases.

We can similarly migrate the `StreamingMediaDecoderFile` and `StreamingMediaEncoderFile` in the future. Interestingly we do not have a `StreamingMediaEncoderBytes` implementation.


Reviewed By: jeremyteboul

Differential Revision: D53585768

Pulled By: milan-zhou
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

…e for C++ usage (pytorch#3742)

Summary:
This diff moves `StreamingMediaDecoderBytes` from the `pybind` file to the `stream_reader` files, enabling usage for all C++ use cases.

We can similarly migrate the `StreamingMediaDecoderFile` and `StreamingMediaEncoderFile` in the future. Interestingly we do not have a `StreamingMediaEncoderBytes` implementation.


Reviewed By: jeremyteboul

Differential Revision: D53585768

Pulled By: milan-zhou
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53585768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants