Command line tool for finding similar audio files using their AcoustID fingerprints
Project description
audups
Command line tool for finding similar audio files using their AcoustID fingerprints
Requirements
- chromaprint (for fingerprint calculation)
- ffmpeg (to read audio files)
Note that this project is only intended to be used on Linux, support for other operating systems will not be provided.
Usage
audups /path/to/music
Compare the files in /path/to/music
with themselves, printing similar ones.
You can set the threshold at which matches are printed using --threshold x
, where x
is a number between 0.0 and 1.0.
audups MUSIC1 MUSIC2
Compares the files in MUSIC1
to the files in MUSIC2
audups --a MUSIC1 MUSIC2 --b MUSIC3
Compares the files in MUSIC1
and MUSIC2
to the files in MUSIC3
(Note that files specified in --a are not compared with other files specified in --a)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file audups-0.1.post6.tar.gz
.
File metadata
- Download URL: audups-0.1.post6.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e5f0643622a78eb7110b2cda56018462fbf74990924da57157a68a2ebc99805 |
|
MD5 | c2b9a7b6f8e8fca02b554639c537aa38 |
|
BLAKE2b-256 | 833c6ecf1ddada56c875ac9ebd0e974fc99cc43a7a6d5d09d7c641b16029e60d |