paper-with-me

Papers

DiarizationLM: Speaker Diarization Post-Processing with Large Language Models

2024-01-07 · Quan Wang, Yiling Huang, Guanlong Zhao, Evan Clark, Wei Xia, Hank Liao

In this paper, we introduce DiarizationLM, a framework to leverage large language models (LLM) to post-process the outputs from a speaker diarization system. Various goals can be achieved with the proposed framework, such as improving the readability of the diarized transcript, or reducing the word diarization error rate (WDER). In this framework, the outputs of the automatic speech recognition (ASR) and speaker diarization systems are represented as a compact textual format, which is included in the prompt to an optionally finetuned LLM. The outputs of the LLM can be used as the refined diarization results with the desired enhancement. As a post-processing step, this framework can be easily applied to any off-the-shelf ASR and speaker diarization systems without retraining existing components. Our experiments show that a finetuned PaLM 2-S model can reduce the WDER by rel. 55.5% on the Fisher telephone conversation dataset, and rel. 44.9% on the Callhome English dataset.

📄 PDF Abstract BibTeX arXiv:2401.03506

Code (2)

google/speaker-id 공식 구현 tf
google/speaker-id/tree/master/DiarizationLM 공식 구현

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speaker-diarizationSpeaker Diarizationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

PaLM 설명 없음

Similar Papers 제목 키워드 기반

End-to-End Speaker Diarization as Post-Processing

2020-12-18 · Shota Horiguchi, Paola Garcia, Yusuke Fujita, Shinji Watanabe 외

This paper investigates the utilization of an end-to-end diarization model as post-processing of conventional clustering-based diarization. Clustering-based diarization methods partition frames into clusters of the numbe…

ClusteringMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONspeaker-diarization+1

North America Bixby Speaker Diarization System for the VoxCeleb Speaker Recognition Challenge 2021

2021-09-28 · Myungjong Kim, Taeyeon Ki, Aviral Anshu, Vijendra Raj Apsingekar

This paper describes the submission to the speaker diarization track of VoxCeleb Speaker Recognition Challenge 2021 done by North America Bixby Lab of Samsung Research America. Our speaker diarization system consists of …

Clusteringspeaker-diarizationSpeaker DiarizationSpeaker Recognition+1

Bangla-WhisperDiar: Fine-Tuning Whisper and PyAnnote for Bangla Long-Form Speech Recognition and Speaker Diarization

2026-05-06 · Mohammed Aman Bhuiyan, Md Sazzad Hossain Adib, Samiul Basir Bhuiyan, Amit Chakraborty 외 arxiv

Automatic Speech Recognition (ASR) and speaker diarization in Bangla remain challenging due to long form recordings, diverse acoustic conditions, and significant speaker variability. This work addresses these two core ta…

Spoken Language UnderstandingSpeaker DiarizationSpeech RecognitionData Augmentation

TOLD: A Novel Two-Stage Overlap-Aware Framework for Speaker Diarization

2023-03-08 · JiaMing Wang, Zhihao Du, Shiliang Zhang

Recently, end-to-end neural diarization (EEND) is introduced and achieves promising results in speaker-overlapped scenarios. In EEND, speaker diarization is formulated as a multi-label prediction problem, where speaker a…

speaker-diarizationSpeaker DiarizationVocal Bursts Valence Prediction

Target-Speaker Voice Activity Detection: a Novel Approach for Multi-Speaker Diarization in a Dinner Party Scenario

2020-05-14 · Ivan Medennikov, Maxim Korenevsky, Tatiana Prisyach, Yuri Khokhlov 외

Speaker diarization for real-life scenarios is an extremely challenging problem. Widely used clustering-based diarization approaches perform rather poorly in such conditions, mainly due to the limited ability to handle o…

Action DetectionActivity DetectionBinary ClassificationClustering+2