Skip to content

ARM audio support broken #8065

@leondz

Description

@leondz

Describe the bug

datasets 4.0 moved to using torchcodec for audio datasets, which doesn't support ARM hardware under Linux and Windows

Steps to reproduce the bug

try:

  • Try to install torchcodec under Linux ARM64

or:

  • Try to install torchcodec under Windows ARM64

or, on either of those platforms, using datasets >= 4.0:

  • dataset = load_dataset("garak-llm/audio_achilles_heel")

Expected behavior

dataset will load as expected

Environment info

ARM environment

Python 3.13+

datasets>=4.0

Using torchaudio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions