Skip to content

A command-line tool to detect "fake" FLAC files

Notifications You must be signed in to change notification settings

markbaaijens/fakeflac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FakeFLAC

A command-line tool to detect "fake" FLAC files

Requirements

  • Python 3
  • Python SciPy and NumPy
  • ffmpeg

Installation

On Linux (Debian based) you must install the following dependencies:

sudo apt-get install ffmpeg python-scipy

For debugging (to draw the graphs) you need:

sudo apt-get install python-matplotlib

About

A command-line tool to detect "fake" FLAC files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%