khalzam

Crates.iokhalzam
lib.rskhalzam
version0.3.9
created_at2019-03-16 23:43:11.834429+00
updated_at2019-08-18 12:22:23.102622+00
descriptionSimple audio recognition library, port of khalzam-go
homepage
repositoryhttps://github.com/kisasexypantera94/khalzam-rs
max_upload_size
id121463
size19,839
David Grinberg (kisasexypantera94)

documentation

README

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

Commit count: 0

cargo fmt