pith. sign in

arxiv: 2110.15018 · v2 · pith:XPDN7PX3new · submitted 2021-10-28 · 📡 eess.AS · cs.SD

TorchAudio: Building Blocks for Audio and Speech Processing

classification 📡 eess.AS cs.SD
keywords torchaudioaudioblocksbuildingspeechapplicationsavailablebenchmarks
0
0 comments X
read the original abstract

This document describes version 0.10 of TorchAudio: building blocks for machine learning applications in the audio and speech processing domain. The objective of TorchAudio is to accelerate the development and deployment of machine learning applications for researchers and engineers by providing off-the-shelf building blocks. The building blocks are designed to be GPU-compatible, automatically differentiable, and production-ready. TorchAudio can be easily installed from Python Package Index repository and the source code is publicly available under a BSD-2-Clause License (as of September 2021) at https://github.com/pytorch/audio. In this document, we provide an overview of the design principles, functionalities, and benchmarks of TorchAudio. We also benchmark our implementation of several audio and speech operations and models. We verify through the benchmarks that our implementations of various operations and models are valid and perform similarly to other publicly available implementations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Fair and Transparent Framework for Speech-Based Depression Detection: Balancing Interpretability and Performance

    eess.AS 2026-06 unverdicted novelty 3.0

    Framework applies XAI feature selection to low-complexity ML models for interpretable, fair speech-based depression detection on DAIC-WOZ, claiming 82% accuracy as state-of-the-art.