Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 675 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 675 Bytes

Presto - Audio fingerprinting and recognition using Go

godoc goreport

  • This project aims to recognize song tracks from audio snippets through audio fingerprinting.
  • Examine different hyper parameters and window functions that would affect the fingerprinting process.
  • Experiment digital signal processing using Go.