Skip to content

Second Runner-Up in NSC 2024 (National Software Contest) - Science and Technology Development Track.

Notifications You must be signed in to change notification settings

TakdanaiGH/AI-Voice-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AI Voice Detector

  • The system focuses on comparing metric outputs from Handcraft Feature, Transformer models, and attempting to enhance Rawnet2 with them.

Dataset

English

  • ASVspoof 2021 (Large-scale dataset used for AI voice detection competitions, containing both genuine and spoofed voices, total 56251 files or 7.23 GB)

Thai

Front-end

  • Raw

  • Handcrafted Feature

    • LFCC
    • Mel spectrogram
  • Feature Extractor

Classifier

  • RawNet2
  • Random Forest
  • ANN (Artificial Neural Networks)
  • KAN (Kolmogorov-Arnold Networks)

Metric

  • Accuracy
  • min t-DCF (tandem detection cost function)
  • EER (Equal Error Rate)

Our Experiment

  • Results

Deploy on

  • pythonanywhere by ANACONDA

Framework

  • Django

Check our website here 🚀🚀🚀

About

Second Runner-Up in NSC 2024 (National Software Contest) - Science and Technology Development Track.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published