Skip to content

Add batch support to audio resample #1366

@AlexFuster

Description

@AlexFuster

As this library is usually combined with Tensorflow, I think that the resample function should accept batches of audios in the form of tensors of shape [batch_size, samples, channels].

I know this can be easily solved by iterating over the batch dimension, but all the Tensorflow functions make this transparent to the user, that's why I was expecting the same here

Metadata

Metadata

Assignees

No one assigned

    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