Surbhi123's picture
Upload folder using huggingface_hub
64772a4 verified
class AudioFormat:
name: str
bytes: int
bits: int
is_planar: bool
is_packed: bool
planar: AudioFormat
packed: AudioFormat
container_name: str