Skip to content

audioop #944

@vincentqb

Description

@vincentqb

The standard python library has audio operations here, e.g. a-law mentioned in comment. Which ones would be valuable in torchaudio working on tensors? A quick pass would suggest:

  • adpcm2lin
  • alaw2lin
  • byteswap
  • lin2adpcm
  • lin2alaw
  • lin2lin
  • lin2ulaw
  • ulaw2lin

Thoughts?

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