Skip to content

A voice spoofing detection system, based on paper presented at ICSPIS 2021

Notifications You must be signed in to change notification settings

pabdzadeh/voice-spoof-detection-system

Repository files navigation

voice-spoof-detection-system

This is the implementation of our work titled "A Countermeasure Based on CQT Spectrogram for Deepfake Speech Detection" was presented in the 7th International Conference on Signal Processing and Intelligent Systems (ICSPIS), Dec 2021.

We are using CQT spectrogram as input and a ResNet-18 with self-attention for feature extraction. For a better discrimination of genuine samples from fake ones we use One Class Softmax.

Some part of the codes are borrowed from https://github.com/yzyouzhang/AIR-ASVspoof and https://github.com/nii-yamagishilab/project-NN-Pytorch-scripts.

About

A voice spoofing detection system, based on paper presented at ICSPIS 2021

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages