dr-steiner / dejavu3_ss

Audio fingerprinting in Python3 for short sounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dejavu3

currently not working under Python 3.7 due to compatability issues with PyAudio, try to use Python <= 3.6

This fork attempts to:

  • Fix bugs with SQLite.
  • Python3 focus
  • Use logging everywhere
  • perfect CLI usage
  • large ammouts of files
  • documentation

Features:

  • using SQLite
  • recognizing mp3
  • recognizing wav

About

Audio fingerprinting in Python3 for short sounds

License:MIT License


Languages

Language:Python 98.6%Language:Shell 1.4%