paper-with-me

홈 › Papers

Weakly Supervised Training of Hierarchical Attention Networks for Speaker Identification

2020-05-15 · Yanpei Shi, Qiang Huang, Thomas Hain

Identifying multiple speakers without knowing where a speaker's voice is in a recording is a challenging task. In this paper, a hierarchical attention network is proposed to solve a weakly labelled speaker identification problem. The use of a hierarchical structure, consisting of a frame-level encoder and a segment-level encoder, aims to learn speaker related information locally and globally. Speech streams are segmented into fragments. The frame-level encoder with attention learns features and highlights the target related frames locally, and output a fragment based embedding. The segment-level encoder works with a second attention layer to emphasize the fragments probably related to target speakers. The global information is finally collected from segment-level module to predict speakers via a classifier. To evaluate the effectiveness of the proposed approach, artificial datasets based on Switchboard Cellular part1 (SWBC) and Voxceleb1 are constructed in two conditions, where speakers' voices are overlapped and not overlapped. Comparing to two baselines the obtained results show that the proposed approach can achieve better performances. Moreover, further experiments are conducted to evaluate the impact of utterance segmentation. The results show that a reasonable segmentation can slightly improve identification performances.

📄 PDF Abstract BibTeX arXiv:2005.07817

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker Identification

Similar Papers 제목 키워드 기반

Weakly-Supervised Speech Pre-training: A Case Study on Target Speech Recognition

2023-05-25 · Wangyou Zhang, Yanmin Qian

Self-supervised learning (SSL) based speech pre-training has attracted much attention for its capability of extracting rich representations learned from massive unlabeled data. On the other hand, the use of weakly-superv…

DenoisingSelf-Supervised Learningspeech-recognitionSpeech Recognition

Speaker Embeddings With Weakly Supervised Voice Activity Detection For Efficient Speaker Diarization

2024-05-15 · Jenthe Thienpondt, Kris Demuynck

Current speaker diarization systems rely on an external voice activity detection model prior to speaker embedding extraction on the detected speech segments. In this paper, we establish that the attention system of a spe…

Action DetectionActivity Detectionspeaker-diarizationSpeaker Diarization+1

T-vectors: Weakly Supervised Speaker Identification Using Hierarchical Transformer Model

2020-10-29 · Yanpei Shi, Mingjie Chen, Qiang Huang, Thomas Hain

Identifying multiple speakers without knowing where a speaker's voice is in a recording is a challenging task. This paper proposes a hierarchical network with transformer encoders and memory mechanism to address this pro…

Speaker Identification

Weakly Supervised Training of Speaker Identification Models

2018-06-22 · Martin Karu, Tanel Alumäe

We propose an approach for training speaker identification models in a weakly supervised manner. We concentrate on the setting where the training data consists of a set of audio recordings and the speaker annotation is p…

speaker-diarizationSpeaker DiarizationSpeaker Identification

Speaker-Aware Mixture of Mixtures Training for Weakly Supervised Speaker Extraction

2022-04-15 · Zifeng Zhao, Rongzhi Gu, Dongchao Yang, Jinchuan Tian 외

Dominant researches adopt supervised training for speaker extraction, while the scarcity of ideally clean corpus and channel mismatch problem are rarely considered. To this end, we propose speaker-aware mixture of mixtur…

Domain Adaptation