paper-with-me

홈 › Papers

DiariST: Streaming Speech Translation with Speaker Diarization

2023-09-14 · Mu Yang, Naoyuki Kanda, Xiaofei Wang, Junkun Chen, Peidong Wang, Jian Xue, Jinyu Li, Takuya Yoshioka

End-to-end speech translation (ST) for conversation recordings involves several under-explored challenges such as speaker diarization (SD) without accurate word time stamps and handling of overlapping speech in a streaming fashion. In this work, we propose DiariST, the first streaming ST and SD solution. It is built upon a neural transducer-based streaming ST system and integrates token-level serialized output training and t-vector, which were originally developed for multi-talker speech recognition. Due to the absence of evaluation benchmarks in this area, we develop a new evaluation dataset, DiariST-AliMeeting, by translating the reference Chinese transcriptions of the AliMeeting corpus into English. We also propose new metrics, called speaker-agnostic BLEU and speaker-attributed BLEU, to measure the ST quality while taking SD accuracy into account. Our system achieves a strong ST and SD capability compared to offline systems based on Whisper, while performing streaming inference for overlapping speech. To facilitate the research in this new direction, we release the evaluation data, the offline baseline systems, and the evaluation code.

📄 PDF Abstract BibTeX arXiv:2309.08007

Code (1)

mu-y/diarist 공식 구현 pytorch

Tasks

speaker-diarizationSpeaker Diarizationspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

LS-EEND: Long-Form Streaming End-to-End Neural Diarization with Online Attractor Extraction

2024-10-09 · Di Liang, Xiaofei Li

This work proposes a frame-wise online/streaming end-to-end neural diarization (EEND) method, which detects speaker activities in a frame-in-frame-out fashion. The proposed model mainly consists of a causal embedding enc…

DecoderForm

SCDiar: a streaming diarization system based on speaker change detection and speech recognition

2025-01-28 · Naijun Zheng, Xucheng Wan, Kai Liu, Zhou Huan

In hours-long meeting scenarios, real-time speech stream often struggles with achieving accurate speaker diarization, commonly leading to speaker identification and speaker count errors. To address this challenge, we pro…

Change Detectionspeaker-diarizationSpeaker DiarizationSpeaker Identification+2

Streaming Speaker-Attributed ASR with Token-Level Speaker Embeddings

2022-03-30 · Naoyuki Kanda, Jian Wu, Yu Wu, Xiong Xiao 외

This paper presents a streaming speaker-attributed automatic speech recognition (SA-ASR) model that can recognize ``who spoke what'' with low latency even when multiple people are speaking simultaneously. Our model is ba…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeaker-diarization+4

Listening to Multi-talker Conversations: Modular and End-to-end Perspectives

2024-02-14 · Desh Raj

Since the first speech recognition systems were built more than 30 years ago, improvement in voice technology has enabled applications such as smart assistants and automated customer support. However, conversation intell…

GPUspeaker-diarizationSpeaker Diarizationspeech-recognition+2

Streaming Speaker Change Detection and Gender Classification for Transducer-Based Multi-Talker Speech Translation

2025-02-04 · Peidong Wang, Naoyuki Kanda, Jian Xue, Jinyu Li 외

Streaming multi-talker speech translation is a task that involves not only generating accurate and fluent translations with low latency but also recognizing when a speaker change occurs and what the speaker's gender is. …

Change DetectionGender Classificationtext-to-speechText to Speech+1