#1127454 RFP: soundalike -- Find duplicate audio files using acoustic fingerprints

Package:
wnpp
Source:
wnpp
Submitter:
Christoph Anton Mitterer
Date:
2026-02-09 02:39:03 UTC
Severity:
normal
#1127454#5
Date:
2026-02-09 02:36:22 UTC
From:
To:
* Package name    : soundalike
  Version         : 0.1.3
  Upstream Contact: Daniel Erat <dan@erat.org>
* URL             : https://codeberg.org/derat/soundalike
* License         : BSD
  Programming Lang: Go
  Description     : Find duplicate audio files using acoustic fingerprints

soundalike is a command-line program that tries to find similar audio files
by comparing acoustic fingerprints. Its main focus is identifying duplicate
songs in music collections.

Fingerprints are generated using the fpcalc utility from the Chromaprint
library (which does basically all of the heavy lifting). No network requests
are made to AcoustID or other APIs.