paper-with-me

Papers

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, Zhaoheng Ni, Guangzhi Sun, Pingchuan Ma, Ruizhe Huang, Vineel Pratap, Yuekai Zhang, Anurag Kumar, Chin-Yun Yu, Chuang Zhu, Chunxi Liu, Jacob Kahn, Mirco Ravanelli, Peng Sun, Shinji Watanabe, Yangyang Shi, Yumeng Tao, Robin Scheibler, Samuele Cornell, Sean Kim, Stavros Petridis

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 performant PyTorch components. Its contributors routinely engage with users to understand their needs and fulfill them by developing impactful features. Here, we survey TorchAudio's development principles and contents and highlight key features we include in its latest version (2.1): self-supervised learning pre-trained pipelines and training recipes, high-performance CTC decoders, speech recognition models and training recipes, advanced media I/O capabilities, and tools for performing forced alignment, multi-channel speech enhancement, and reference-less speech assessment. For a selection of these features, through empirical studies, we demonstrate their efficacy and show that they achieve competitive or state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2310.17864

Code (1)

pytorch/audio 공식 구현 pytorch

Tasks

Self-Supervised LearningSpeech Enhancementspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Library 설명 없음

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: Building Blocks for Audio and Speech Processing

2021-10-28 · Yao-Yuan Yang, Moto Hira, Zhaoheng Ni, Anjali Chourdia 외

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…

BIG-bench Machine LearningGPUvalid

VARAN: Variational Inference for Self-Supervised Speech Models Fine-Tuning on Downstream Tasks

2025-08-16 · Daria Diatlova, Nikita Balagansky, Alexander Varlamov, Egor Spirin arxiv

Conventional methods for aggregating layers in fine-tuned self-supervised speech models, such as using the final layer or weighted sum, suffer from information bottlenecks and static feature weighting for all dataset exa…

Speech Emotion RecognitionSpeech Recognition

SpeechGLUE: How Well Can Self-Supervised Speech Models Capture Linguistic Knowledge?

2023-06-14 · Takanori Ashihara, Takafumi Moriya, Kohei Matsuura, Tomohiro Tanaka 외

Self-supervised learning (SSL) for speech representation has been successfully applied in various downstream tasks, such as speech and speaker recognition. More recently, speech SSL models have also been shown to be bene…

Natural Language UnderstandingSelf-Supervised LearningSpeaker RecognitionSpoken Language Understanding

Audio-Visual Representation Learning via Knowledge Distillation from Speech Foundation Models

2025-02-09 · Jing-Xuan Zhang, Genshun Wan, Jianqing Gao, Zhen-Hua Ling

Audio-visual representation learning is crucial for advancing multimodal speech processing tasks, such as lipreading and audio-visual speech recognition. Recently, speech foundation models (SFMs) have shown remarkable ge…

Audio-Visual Speech RecognitionAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillation+5