Skip to content

CFAD: A Chinese Dataset for Fake Audio Detection

Notifications You must be signed in to change notification settings

ADDchallenge/CFAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

README

CFAD Baseline Systems

Baseline systems are grouped by task:

  • Fake Audio Detection
  • Fake Algorithm Recognition

Please find more details from the paper.


For Fake Audio Detection Task:

Reference code is provided for the following systems:

  • Baseline-LFCC-GMM (Python) LFCC feature extraction with GMM classifier
  • Baseline-LFCC-LCNN (PyTorch) LFCC feature extraction with LCNN classifier (DNN)
  • Baseline-RawNet2 (PyTorch)End-to-End DNN classifier

For Fake Algorithm Recognition Task:

Reference code is provided for the following systems:

  • Baseline-LFCC-x-Vector (PyTorch) LFCC feature extraction with TDNN classifier (DNN)
  • Baseline-LFCC-LCNN (PyTorch) LFCC feature extraction with LCNN classifier (DNN)

Dataset Download

The CFAD dataset is publicly available and can be downloaded from Zenodo https://zenodo.org/record/6635521\#.Ysjq4nZBw2x

About

CFAD: A Chinese Dataset for Fake Audio Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages