paper-with-me

홈 › Papers

TorchAudio: Building Blocks for Audio and Speech Processing

2021-10-28 · Yao-Yuan Yang, Moto Hira, Zhaoheng Ni, Anjali Chourdia, Artyom Astafurov, Caroline Chen, Ching-Feng Yeh, Christian Puhrsch, David Pollack, Dmitriy Genzel, Donny Greenberg, Edward Z. Yang, Jason Lian, Jay Mahadeokar, Jeff Hwang, Ji Chen, Peter Goldsborough, Prabhat Roy, Sean Narenthiran, Shinji Watanabe, Soumith Chintala, Vincent Quenneville-Bélair, Yangyang Shi

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.

📄 PDF Abstract BibTeX arXiv:2110.15018

Code (2)

pytorch/audio 공식 구현 pytorch
yangarbiter/torchaudio-benchmark 공식 구현 pytorch

Tasks

BIG-bench Machine LearningGPUvalid

Similar Papers 제목 키워드 기반

TorchAudio-Squim: Reference-less Speech Quality and Intelligibility measures in TorchAudio

2023-04-04 · Anurag Kumar, Ke Tan, Zhaoheng Ni, Pranay Manocha 외

Measuring quality and intelligibility of a speech signal is usually a critical step in development of speech processing systems. To enable this, a variety of metrics to measure quality and intelligibility under different…

TorchAudio 2.1: Advancing speech recognition, self-supervised learning, and audio processing components for PyTorch

2023-10-27 · Jeff Hwang, Moto Hira, Caroline Chen, Xiaohui Zhang 외

TorchAudio is an open-source audio and speech processing library built for PyTorch. It aims to accelerate the research and development of audio and speech technologies by providing well-designed, easy-to-use, and perform…

Self-Supervised LearningSpeech Enhancementspeech-recognitionSpeech Recognition

pyannote.audio: neural building blocks for speaker diarization

2019-11-04 · Hervé Bredin, Ruiqing Yin, Juan Manuel Coria, Gregory Gelly 외

We introduce pyannote.audio, an open-source toolkit written in Python for speaker diarization. Based on PyTorch machine learning framework, it provides a set of trainable end-to-end neural building blocks that can be com…

Action DetectionActivity DetectionBIG-bench Machine LearningChange Detection+2

Deep Voice 2: Multi-Speaker Neural Text-to-Speech

2017-05-24 · NeurIPS 2017 12 · Sercan Arik, Gregory Diamos, Andrew Gibiansky, John Miller 외

We introduce a technique for augmenting neural text-to-speech (TTS) with lowdimensional trainable speaker embeddings to generate different voices from a single model. As a starting point, we show improvements over the tw…

Speech Synthesistext-to-speechText to Speech

Cross-attention conformer for context modeling in speech enhancement for ASR

2021-10-30 · Arun Narayanan, Chung-Cheng Chiu, Tom O'Malley, Quan Wang 외

This work introduces \emph{cross-attention conformer}, an attention-based architecture for context modeling in speech enhancement. Given that the context information can often be sequential, and of different length as th…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1