blue-logan / who_are_you

This repository contains the code associated with the paper: "Who Are You (I Really Wanna Know)? Detecting Audio DeepFakes Through Vocal Tract Reconstruction"
23 stars 10 forks source link

Problems on reproducing #1

Open Reset816 opened 2 years ago

Reset816 commented 2 years ago

I am very interested in your work. However, I am confused by the code and don't know how to run it. I have already downloaded TIMIT dataset and carefully read all README. Would you please give me some advice about how to run the code with TIMIT dataset?

Reset816 commented 1 year ago

Fine, run code with TIMIT is easy and I was stupid. However, I'm still stuck on using other datasets. For example, I can't run core/usenix_asv_master_creator.ipynb as ASV datasets needs some preprocessing. And it's seems that I can preprocess the datasets with adaptive_wavernn/gw_utils. But the adaptive_wavernn/gw_utils is so confusing and I can't run it.

Morotai commented 8 months ago

I am also interested on how to run this and in particular how to run as an API so I can possibly (license permitting) integrate into app for online meeting I am currently working on.