paper-with-me

홈 › Papers

Implicit Self-supervised Language Representation for Spoken Language Diarization

2023-08-21 · Jagabandhu Mishra, S. R. Mahadeva Prasanna

In a code-switched (CS) scenario, the use of spoken language diarization (LD) as a pre-possessing system is essential. Further, the use of implicit frameworks is preferable over the explicit framework, as it can be easily adapted to deal with low/zero resource languages. Inspired by speaker diarization (SD) literature, three frameworks based on (1) fixed segmentation, (2) change point-based segmentation and (3) E2E are proposed to perform LD. The initial exploration with synthetic TTSF-LD dataset shows, using x-vector as implicit language representation with appropriate analysis window length ($N$) can able to achieve at per performance with explicit LD. The best implicit LD performance of $6.38$ in terms of Jaccard error rate (JER) is achieved by using the E2E framework. However, considering the E2E framework the performance of implicit LD degrades to $60.4$ while using with practical Microsoft CS (MSCS) dataset. The difference in performance is mostly due to the distributional difference between the monolingual segment duration of secondary language in the MSCS and TTSF-LD datasets. Moreover, to avoid segment smoothing, the smaller duration of the monolingual segment suggests the use of a small value of $N$. At the same time with small $N$, the x-vector representation is unable to capture the required language discrimination due to the acoustic similarity, as the same speaker is speaking both languages. Therefore, to resolve the issue a self-supervised implicit language representation is proposed in this study. In comparison with the x-vector representation, the proposed representation provides a relative improvement of $63.9\%$ and achieved a JER of $21.8$ using the E2E framework.

📄 PDF Abstract BibTeX arXiv:2308.10470

Code (0)

등록된 구현이 없습니다.

Tasks

speaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Device Directedness with Contextual Cues for Spoken Dialog Systems

2022-11-23 · Dhanush Bekal, Sundararajan Srinivasan, Sravan Bodapati, Srikanth Ronanki 외

In this work, we define barge-in verification as a supervised learning task where audio-only information is used to classify user spoken dialogue into true and false barge-ins. Following the success of pre-trained models…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation Learningspeech-recognition+1

The Zero Resource Speech Benchmark 2021: Metrics and baselines for unsupervised spoken language modeling

2020-11-23 · Tu Anh Nguyen, Maureen de Seyssel, Patricia Rozé, Morgane Rivière 외

We introduce a new unsupervised task, spoken language modeling: the learning of linguistic representations from raw audio signals without any labels, along with the Zero Resource Speech Benchmark 2021: a suite of 4 black…

ClusteringLanguage ModelingLanguage ModellingRepresentation Learning

SD-HuBERT: Sentence-Level Self-Distillation Induces Syllabic Organization in HuBERT

2023-10-16 · Cheol Jun Cho, Abdelrahman Mohamed, Shang-Wen Li, Alan W Black 외

Data-driven unit discovery in self-supervised learning (SSL) of speech has embarked on a new era of spoken language processing. Yet, the discovered units often remain in phonetic space and the units beyond phonemes are l…

Language ModelingLanguage ModellingSelf-Supervised LearningSentence

Introducing Semantics into Speech Encoders

2022-11-15 · Derek Xu, Shuyan Dong, Changhan Wang, Suyoun Kim 외

Recent studies find existing self-supervised speech encoders contain primarily acoustic rather than semantic information. As a result, pipelined supervised automatic speech recognition (ASR) to large language model (LLM)…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Entity Resolutionintent-classification+10

Self-supervised Contrastive Cross-Modality Representation Learning for Spoken Question Answering

2021-09-08 · Findings (EMNLP) 2021 11 · Chenyu You, Nuo Chen, Yuexian Zou

Spoken question answering (SQA) requires fine-grained understanding of both spoken documents and questions for the optimal answer prediction. In this paper, we propose novel training schemes for spoken question answering…

Question AnsweringRepresentation Learning