paper-with-me

Papers

Monaural Audio Speaker Separation with Source Contrastive Estimation

2017-05-12 · Cory Stephenson, Patrick Callier, Abhinav Ganesh, Karl Ni

We propose an algorithm to separate simultaneously speaking persons from each other, the "cocktail party problem", using a single microphone. Our approach involves a deep recurrent neural networks regression to a vector space that is descriptive of independent speakers. Such a vector space can embed empirically determined speaker characteristics and is optimized by distinguishing between speaker masks. We call this technique source-contrastive estimation. The methodology is inspired by negative sampling, which has seen success in natural language processing, where an embedding is learned by correlating and de-correlating a given input vector with output weights. Although the matrix determined by the output weights is dependent on a set of known speakers, we only use the input vectors during inference. Doing so will ensure that source separation is explicitly speaker-independent. Our approach is similar to recent deep neural network clustering and permutation-invariant training research; we use weighted spectral features and masks to augment individual speaker frequencies while filtering out other speakers. We avoid, however, the severe computational burden of other approaches with our technique. Furthermore, by training a vector space rather than combinations of different speakers or differences thereof, we avoid the so-called permutation problem during training. Our algorithm offers an intuitive, computationally efficient response to the cocktail party problem, and most importantly boasts better empirical performance than other current techniques.

📄 PDF Abstract BibTeX arXiv:1705.04662

Code (1)

lab41/magnolia 공식 구현

Tasks

ClusteringDescriptiveSpeaker Separation

Similar Papers 제목 키워드 기반

Monaural Multi-Speaker Speech Separation Using Efficient Transformer Model

2023-07-29 · S. Rijal, R. Neupane, S. P. Mainali, S. K. Regmi 외

Cocktail party problem is the scenario where it is difficult to separate or distinguish individual speaker from a mixed speech from several speakers. There have been several researches going on in this field but the size…

Computational EfficiencySpeech Separation

LAVSS: Location-Guided Audio-Visual Spatial Audio Separation

2023-10-31 · Yuxin Ye, Wenming Yang, Yapeng Tian

Existing machine learning research has achieved promising results in monaural audio-visual separation (MAVS). However, most MAVS methods purely consider what the sound source is, not where it is located. This can be a pr…

A Comparative Study of Modular and Joint Approaches for Speaker-Attributed ASR on Monaural Long-Form Audio

2021-07-06 · Naoyuki Kanda, Xiong Xiao, Jian Wu, Tianyan Zhou 외

Speaker-attributed automatic speech recognition (SA-ASR) is a task to recognize "who spoke what" from multi-talker recordings. An SA-ASR system usually consists of multiple modules such as speech separation, speaker diar…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)FormRepresentation Learning+5

Divide and Conquer: A Deep CASA Approach to Talker-independent Monaural Speaker Separation

2019-04-25 · Yuzhou Liu, DeLiang Wang

We address talker-independent monaural speaker separation from the perspectives of deep learning and computational auditory scene analysis (CASA). Specifically, we decompose the multi-speaker separation task into the sta…

ClusteringSpeaker SeparationSpeech Separation

Deep neural network techniques for monaural speech enhancement: state of the art analysis

2022-12-01 · Peter Ochieng

Deep neural networks (DNN) techniques have become pervasive in domains such as natural language processing and computer vision. They have achieved great success in these domains in task such as machine translation and im…

Art AnalysisImage GenerationMachine TranslationSpeaker Separation+2