Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pabdzadeh authored Feb 11, 2022
1 parent da73991 commit ef9396f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
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.
A three Layer MLP is used for classification and for a better discrimination of genuine samples from fake ones we use One Class Softmax.
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.

0 comments on commit ef9396f

Please sign in to comment.