8000 GitHub - nguyenvulong/audio_preprocess: Audio Preprocessing for Deepfake audio detection system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nguyenvulong/audio_preprocess

 
 

Repository files navigation

Audio Preprocess Library for Deepfake Audio Detection System

Github CI Notify

Directories:

audio_preprocess

All the libraries will be stored here. Each module will seperatly be stored in each python file. Note that: After finish code of your module, please add the caller in __init__.py, For example:

from dereberation import dereberation_wrapper

tests

Unit test code should be stored here. You should write unit test for every function of your module.

playground

Notebook and others stuffs here

About

Audio Preprocessing for Deepfake audio detection system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.1%
  • Python 0.9%
0