Skip to content

SignalInfo in new AudioMetaData #1094

@ghost

Description

Hi,
We're using sox_io backend for torchaudio. New version of the AudioMetaData class returned by the info method doesn't have all the data I need for analysis.
info method in the deprecated sox backend used to return sox_signalinfo_t and sox_encodinginfo_t that had much more detailed information about encoding, bit depth etc.
What should I use to get the info about audio file's encoding, bit depth and other details?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions