ASLGSDJul 11, 2023

Speech Diarization and ASR with GMM

arXiv:2307.05637v11.2h-index: 3
Originality Synthesis-oriented
AI Analysis

This is an incremental approach for improving speaker separation and transcription accuracy in audio processing.

The paper tackled speech diarization and automatic speech recognition by using a Gaussian Mixture Model for diarization and synchronized algorithms for ASR, aiming to minimize Word Error Rate, but no concrete results or numbers were reported.

In this research paper, we delve into the topics of Speech Diarization and Automatic Speech Recognition (ASR). Speech diarization involves the separation of individual speakers within an audio stream. By employing the ASR transcript, the diarization process aims to segregate each speaker's utterances, grouping them based on their unique audio characteristics. On the other hand, Automatic Speech Recognition refers to the capability of a machine or program to identify and convert spoken words and phrases into a machine-readable format. In our speech diarization approach, we utilize the Gaussian Mixer Model (GMM) to represent speech segments. The inter-cluster distance is computed based on the GMM parameters, and the distance threshold serves as the stopping criterion. ASR entails the conversion of an unknown speech waveform into a corresponding written transcription. The speech signal is analyzed using synchronized algorithms, taking into account the pitch frequency. Our primary objective typically revolves around developing a model that minimizes the Word Error Rate (WER) metric during speech transcription.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes