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

Add EncodingConfig #3179

Closed
wants to merge 1 commit into from
Closed

Conversation

hwangjeff
Copy link
Contributor

@hwangjeff hwangjeff commented Mar 16, 2023

Adds config object EncodingConfig and modifies StreamWriter to allow for passing in additional encoder configuration parameters, e.g. bit rate and compression level.

Differential Revision: D43861413

Pulled By: hwangjeff

@facebook-github-bot
Copy link
Contributor

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

Summary:
Adds config object `EncodingConfig` and modifies `StreamWriter` to allow for passing in additional encoder configuration parameters, e.g. bit rate and compression level.

Pull Request resolved: pytorch#3179

Pull Request resolved: pytorch#3164

Reviewed By: mthrok

Differential Revision: D43861413

Pulled By: hwangjeff

fbshipit-source-id: 65b519c82fa9d9373f718ad895fcb42d4f76a262
@facebook-github-bot
Copy link
Contributor

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

@hwangjeff hwangjeff changed the title Add EncodingConfig (#3164) Add EncodingConfig Mar 17, 2023
@facebook-github-bot
Copy link
Contributor

@hwangjeff merged this pull request in 9bb3507.

@github-actions
Copy link

Hey @hwangjeff.
You merged this PR, but labels were not properly added. Please add a primary and secondary label (See https://github.com/pytorch/audio/blob/main/.github/process_commit.py)

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.

3 participants