Giter VIP home page Giter VIP logo

attack-agnostic-dataset's Issues

About training model

Hello! when I try to train LCNN+LFCC ,I meet some problems.
The first problem : In FakeAVCeleb_v1.2 dataset, after I convert the MP4 format to MP3 format,it may go wrong as picture_1.But when I convert the MP4 format to WAV format,it run normal,just as picture_2.
The second problem : when I run train_models.py, it show the warning:UserWarning: At least one mel filterbank has all zero values. The value for n_mels (128) may be set too high. Or, the value for n_freqs (257) may be set too low.I show it in picture_3.
And I want to know how to preprocess the AAD .Thank you.

problem_1
problem_2
problem_3

Dataset directory structure

Hello,

I would like to run your project but I encountered the problem shown below

exception_

I suspect it may be due to the directory structure in my dataset and an attempt to create sample objects. Below is my directory structure.

tree_

Do you have any idea where to start fixing it?
Thank you in advance for your help
Best wishes

About FakeAVCelebDataset

Hi, I am training your model and found a problem of FakeAVCelebdataset.
In fakeavceleb_dataset.py line33:
`class FakeAVCelebDataset(SimpleAudioFakeDataset):

audio_folder = "FakeAVCeleb-audio"
audio_extension = ".mp3"`

The audio extension is mp3, but the extension of FakeAVCeleb_v1.2 whichi i downloaded is mp4.
And there are four folders in FakeAVCeleb_v1.2 dataset:
A > RealVideo-RealAudio (Real Voxceleb videos)
B > RealVideo-FakeAudio (Deepfake)
C > FakeVideo-RealAudio (Deepfake)
D > FakeVideo-FakeAudio (Deepfake)

The FakeAVCeleb-audio folder was not found.
Did I not download the full dataset? Or did you convert the MP4 format to MP3 format and resampled to 16kHz?

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.