Giter VIP home page Giter VIP logo

singfake's Introduction

SingFake: Singing Voice Deepfake Detection

arXiv

Official Repository for paper "SingFake: Singing Voice Deepfake Detection", in submission to ICASSP 2024. [Project Webpage]

This repository is under construction. We are actively preparing files for ease of using.

Updates

  • Nov 2023: We released our metadata annotation tool (annotation-tool/) designed as a Chrome Extension to speed up the annotation process.
  • Sep 2023: We released our training and evaluation scripts, as well as trained model checkpoints for reproducibility due to copyright concerns, we do not release our trained model checkpoints.

Directory Structure

dataset/ contains scripts related to preparing the dataset. Assuming you have a directory filled with downloaded FLAC files, you could run them first through separate.py to generate separated vocal stems and generate VAD timecodes, then use split.py to generate separated audio clips for training. We also provide simulate_codec.py, which is being used for generating our T03 subset.

models/ contains script for training and evaluation of our four baseline models. feat_resnet contains implementation for Spectrogram+ResNet; lfcc_resnet contains implementation for LFCC+ResNet; AASIST and wav2vec2+AASIST contains their corresponding implementations.

Annotation Tool

The metadata annotation tool is designed as a Chrome Extension built on top of a Google Firestore backend. To use this, you can start a free-tier project under Google Firebase, enable Firestore, and fill in your credentials under annotation-tool/background.js's firebaseConfig variable.

singfake's People

Contributors

yongyizang avatar yzyouzhang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.