Doctor-Do / 2021

ASVspoof 2021 Baseline Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASVspoof 2021 Baseline Systems

Baseline systems are grouped by task:

  • Speech Deepfake (DF)
  • Logical Access (LA)
  • Physical Access (PA)

Please find more details in the evaluation plan.


Reference code is provided for the following systems:

  • Baseline-CQCC-GMM (Matlab & Python)
    CQCC feature extraction with GMM classifier

  • Baseline-LFCC-GMM (Matlab & 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

About

ASVspoof 2021 Baseline Systems


Languages

Language:Python 83.6%Language:MATLAB 12.8%Language:Shell 3.5%Language:M 0.1%