Skip to content

Adjusting torch versions to be compatible with used API#693

Open
raivisdejus wants to merge 1 commit into
Rikorose:mainfrom
raivisdejus:fix-torch-version
Open

Adjusting torch versions to be compatible with used API#693
raivisdejus wants to merge 1 commit into
Rikorose:mainfrom
raivisdejus:fix-torch-version

Conversation

@raivisdejus

Copy link
Copy Markdown

In torchaudio 2.6, the audio I/O backend was rewritten to use TorchCodec as the sole backend, removing the old torchaudio.info() function, the AudioMetaData class, and the torchaudio.load() shorthand. These are all used directly in DeepFilterNet's df/io.py.

Capping torch at <2.6 keeps the project on the stable legacy backend.

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.

1 participant