paper-with-me

홈 › Papers

A Reference-less Quality Metric for Automatic Speech Recognition via Contrastive-Learning of a Multi-Language Model with Self-Supervision

2023-06-21 · Kamer Ali Yuksel, Thiago Ferreira, Ahmet Gunduz, Mohamed Al-Badrashiny, Golara Javadi

The common standard for quality evaluation of automatic speech recognition (ASR) systems is reference-based metrics such as the Word Error Rate (WER), computed using manual ground-truth transcriptions that are time-consuming and expensive to obtain. This work proposes a multi-language referenceless quality metric, which allows comparing the performance of different ASR models on a speech dataset without ground truth transcriptions. To estimate the quality of ASR hypotheses, a pre-trained language model (LM) is fine-tuned with contrastive learning in a self-supervised learning manner. In experiments conducted on several unseen test datasets consisting of outputs from top commercial ASR engines in various languages, the proposed referenceless metric obtains a much higher correlation with WER scores and their ranks than the perplexity metric from the state-of-art multi-lingual LM in all experiments, and also reduces WER by more than $7\%$ when used for ensembling hypotheses. The fine-tuned model and experiments are made available for the reproducibility: https://github.com/aixplain/NoRefER

📄 PDF Abstract BibTeX arXiv:2306.13114

Code (1)

aixplain/NoRefER 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive LearningLanguage ModelingLanguage ModellingLearning-To-RankSelf-Supervised Learningspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

NoRefER: a Referenceless Quality Metric for Automatic Speech Recognition via Semi-Supervised Language Model Fine-Tuning with Contrastive Learning

2023-06-21 · Kamer Ali Yuksel, Thiago Ferreira, Golara Javadi, Mohamed El-Badrashiny 외

This paper introduces NoRefER, a novel referenceless quality metric for automatic speech recognition (ASR) systems. Traditional reference-based metrics for evaluating ASR systems require costly ground-truth transcripts. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive LearningLanguage Modeling+4

TorchAudio-Squim: Reference-less Speech Quality and Intelligibility measures in TorchAudio

2023-04-04 · Anurag Kumar, Ke Tan, Zhaoheng Ni, Pranay Manocha 외

Measuring quality and intelligibility of a speech signal is usually a critical step in development of speech processing systems. To enable this, a variety of metrics to measure quality and intelligibility under different…

Improving Metrics for Speech Translation

2023-05-22 · Claudio Paonessa, Dominik Frefel, Manfred Vogel

We introduce Parallel Paraphrasing ($\text{Para}_\text{both}$), an augmentation method for translation metrics making use of automatic paraphrasing of both the reference and hypothesis. This method counteracts the typica…

Speech-to-TextTranslation

A Textless Metric for Speech-to-Speech Comparison

2022-10-21 · Laurent Besacier, Swen Ribeiro, Olivier Galibert, Ioan Calapodescu

In this paper, we introduce a new and simple method for comparing speech utterances without relying on text transcripts. Our speech-to-speech comparison metric utilizes state-of-the-art speech2unit encoders like HuBERT t…

SentenceSpeech-to-Speech TranslationTranslation

BLASER: A Text-Free Speech-to-Speech Translation Evaluation Metric

2022-12-16 · Mingda Chen, Paul-Ambroise Duquenne, Pierre Andrews, Justine Kao 외

End-to-End speech-to-speech translation (S2ST) is generally evaluated with text-based metrics. This means that generated speech has to be automatically transcribed, making the evaluation dependent on the availability and…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)SentenceSpeech Recognition+2