Closed
Description
Loading mp3 files with torchaudio.load() causes a lot of output in the console, eg:
mp3: MAD lost sync
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
mp3: recoverable MAD error
I'm on ubuntu 18.04 and using torchaudio 0.3.1. I would like to know if there is a known fix to quiet the console logging. If not, such a fix should probably be implemented.
Metadata
Metadata
Assignees
Labels
No labels