Lukas Schmit

Results 4 comments of Lukas Schmit

would it be possible if the input is an mp3 to have `torchaudio.info` internally call `torchaudio.load` the file to get its metadata?

can also confirm that this just started happening in docker (`pytorchlightning/pytorch_lightning:base-cuda-py3.10-torch2.0-cuda11.7.1`) as of this morning. probably some latent dependency got bumped but haven't found which yet

adding that I'm fairly confident that [cython](https://pypi.org/project/Cython/) being bumped to `3.0.0` is causing this issue. timeline adds up & its a cython error. unfortunately pinning `cython