Skip to main content

audearch is a simple music search system

Project description

audearch

header

audearch is a simple audio fingerprinting system

GitHub version Python application codecov Maintainability

Discription

It's a system that recognizes and searches for music, using a technology called audio fingerprinting. Based on.

Requirements

  • python 3.6+
  • pip 20.1.1+
  • MongoDB 1.21.2+

Installation

Install the dependencies from setup.py

$ python setup.py install

You need to install MongoDB beforehand

Usage

If you want to use my database, regist, search system, you need to configure audearch-config.toml

[database]
    [database.mongodb]
    dbname = "audearch"
    music_collectionname = "hashtable"
    music_metadata_collectionname = "musicinfotable"
    host = "127.0.0.1"
    port = "27017"

Author

peijun

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

audearch-0.3.3.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

audearch-0.3.3-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file audearch-0.3.3.tar.gz.

File metadata

  • Download URL: audearch-0.3.3.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for audearch-0.3.3.tar.gz
Algorithm Hash digest
SHA256 0b9498cb94e8716c8819b5cc99d37b59fc5c087223420cee50ccbced40a2018d
MD5 3d9f11001b0c5e59f155c6578658c2f7
BLAKE2b-256 290840807e28b38fca78dc1b4b264c4f6a776ef35d2e890a689c315096ad360a

See more details on using hashes here.

File details

Details for the file audearch-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: audearch-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for audearch-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 807c00939d45a61498a246523d62a5bb7c604187f9d0d90a9b26619c2cac6902
MD5 464434a04b256fc271174e75332d96e8
BLAKE2b-256 5e68fe22c54ecb1579b3bc730ba0520b31ff137afeb2c2406278483ff3bad5d3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page