RW-Resnet: A Novel Speech Anti-Spoofing Model Using Raw Waveform
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Speaker VerificationSynthetic Speech Detectiontext-to-speechText to SpeechVoice ConversionSimilar Papers 제목 키워드 기반
Thech. Report: Genuinization of Speech waveform PMF for speaker detection spoofing and countermeasures
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 RecognitionConvNeXt Based Neural Network for Audio Anti-Spoofing
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+1The Impact of Silence on Speech Anti-Spoofing
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+1Time-Domain Based Embeddings for Spoofed Audio Representation
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
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