Skip to content

Add torchcodec mock with wav loading and saving #3986

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

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

Conversation

samanklesaria
Copy link
Collaborator

This mock module will allow tests that load and save audio to still work as long as they only load and save wavs (which they all do).

@samanklesaria samanklesaria requested a review from a team as a code owner July 18, 2025 19:58
Copy link

pytorch-bot bot commented Jul 18, 2025

🔗 Helpful Links

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

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

❌ 11 New Failures

As of commit fe375f4 with merge base 15193c1 (image):

NEW FAILURES - The following jobs have failed:

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

@meta-cla meta-cla bot added the CLA Signed label Jul 18, 2025
@NicolasHug
Copy link
Member

NicolasHug commented Jul 28, 2025

This sounds like a good solution, thank you. It doesn't seem that these mocks are being used in the current state of this PR. Can you show how we'd be using this mock by modifying one or two existing tests?

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.

2 participants