paper-with-me

Papers

RW-Resnet: A Novel Speech Anti-Spoofing Model Using Raw Waveform

2021-08-12 · Youxuan Ma, Zongze Ren, Shugong Xu

In recent years, synthetic speech generated by advanced text-to-speech (TTS) and voice conversion (VC) systems has caused great harms to automatic speaker verification (ASV) systems, urging us to design a synthetic speech detection system to protect ASV systems. In this paper, we propose a new speech anti-spoofing model named ResWavegram-Resnet (RW-Resnet). The model contains two parts, Conv1D Resblocks and backbone Resnet34. The Conv1D Resblock is based on the Conv1D block with a residual connection. For the first part, we use the raw waveform as input and feed it to the stacked Conv1D Resblocks to get the ResWavegram. Compared with traditional methods, ResWavegram keeps all the information from the audio signal and has a stronger ability in extracting features. For the second part, the extracted features are fed to the backbone Resnet34 for the spoofed or bonafide decision. The ASVspoof2019 logical access (LA) corpus is used to evaluate our proposed RW-Resnet. Experimental results show that the RW-Resnet achieves better performance than other state-of-the-art anti-spoofing models, which illustrates its effectiveness in detecting synthetic speech attacks.

📄 PDF Abstract BibTeX arXiv:2108.05684

Code (0)

등록된 구현이 없습니다.

Tasks

Speaker VerificationSynthetic Speech Detectiontext-to-speechText to SpeechVoice Conversion

Similar Papers 제목 키워드 기반

Thech. Report: Genuinization of Speech waveform PMF for speaker detection spoofing and countermeasures

2023-10-09 · Itshak Lapidot, Jean-Francois Bonastre

In the context of spoofing attacks in speaker recognition systems, we observed that the waveform probability mass function (PMF) of genuine speech differs significantly from the PMF of speech resulting from the attacks. …

Speaker Recognition

ConvNeXt Based Neural Network for Audio Anti-Spoofing

2022-09-14 · Qiaowei Ma, Jinghui Zhong, Yitao Yang, Weiheng Liu 외

With the rapid development of speech conversion and speech synthesis algorithms, automatic speaker verification (ASV) systems are vulnerable to spoofing attacks. In recent years, researchers had proposed a number of anti…

image-classificationImage ClassificationSpeaker VerificationSpeech Synthesis+1

The Impact of Silence on Speech Anti-Spoofing

2023-09-21 · Yuxiang Zhang, Zhuo Li, Jingze Lu, Hua Hua 외

The current speech anti-spoofing countermeasures (CMs) show excellent performance on specific datasets. However, removing the silence of test speech through Voice Activity Detection (VAD) can severely degrade performance…

Action DetectionActivity Detectiontext-to-speechText to Speech+1

Time-Domain Based Embeddings for Spoofed Audio Representation

2022-10-27 · Matan Karo, Arie Yeredor, Itshak Lapidot

Anti-spoofing is the task of speech authentication. That is, identifying genuine human speech compared to spoofed speech. The main focus of this paper is to suggest new representations for genuine and spoofed speech, bas…

Replay and Synthetic Speech Detection with Res2net Architecture

2020-10-28 · Xu Li, Na Li, Chao Weng, Xunying Liu 외

Existing approaches for replay and synthetic speech detection still lack generalizability to unseen spoofing attacks. This work proposes to leverage a novel model structure, so-called Res2Net, to improve the anti-spoofin…

Feature EngineeringSynthetic Speech Detection