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 |
#991 in Audio
Used in khalzam-cli
17KB
335 lines
Khalzam
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–17MB
~262K SLoC