#recognition #shazam

khalzam

Simple audio recognition library, port of khalzam-go

12 releases

0.3.9 Aug 18, 2019
0.3.8 Jun 25, 2019
0.3.7 Apr 6, 2019
0.3.6 Mar 25, 2019
0.1.0 Mar 16, 2019

#312 in Multimedia

Download history 8/week @ 2024-02-26 216/week @ 2024-04-01

216 downloads per month
Used in khalzam-cli

MIT license

17KB
335 lines

Khalzam

Codacy Badge Latest Version Latest Version

About

khalzam is an audio recognition library that makes it easy to index and recognize audio files. It focuses on speed, efficiency and simplicity. Its algrorithm is based on this article.

Setup

You need to create and initialize database:

$ sh ./setup.sh

Usage

You can use the library either through the API or using khalzam-cli

Dependencies

~12–19MB
~334K SLoC