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

AudioBackend specific save_audio and info, managing missing SoX in torchaudio, Python 3.12 / PyTorch 2.2 support, using libsndfile as preferred audio backend #1288

Merged
merged 11 commits into from
Feb 13, 2024

Conversation

pzelasko
Copy link
Collaborator

@pzelasko pzelasko commented Feb 12, 2024

What was intended as a fix to some edge case turned into a larger refactoring so I'll release a new lhotse version once this is merged.

@pzelasko pzelasko added this to the v1.21.0 milestone Feb 12, 2024
@pzelasko pzelasko changed the title AudioBackend supports save_audio() [code cleanup] AudioBackend specific save_audio and info, managing missing SoX in torchaudio, Python 3.12 / PyTorch 2.2 support Feb 13, 2024
@pzelasko pzelasko changed the title AudioBackend specific save_audio and info, managing missing SoX in torchaudio, Python 3.12 / PyTorch 2.2 support AudioBackend specific save_audio and info, managing missing SoX in torchaudio, Python 3.12 / PyTorch 2.2 support, using libsndfile as preferred audio backend Feb 13, 2024
@pzelasko
Copy link
Collaborator Author

The failed tests are known to be flaky. In addition to unit tests, I tested these changes on actual data with different backends and formats. Merging

@pzelasko pzelasko merged commit 769c273 into master Feb 13, 2024
9 of 11 checks passed
@pzelasko pzelasko deleted the feature/audio-save-refactor branch February 13, 2024 18:27
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

Successfully merging this pull request may close these issues.

None yet

1 participant