echoprint-codegen icon indicating copy to clipboard operation
echoprint-codegen copied to clipboard

Codegen for Echoprint

Results 61 echoprint-codegen issues
Sort by recently updated
recently updated
newest added

I am attempting to integrate a C# application that will be making use of echoprint-codegen and am running into various issues trying to compile libcodegen. If someone would be able...

There are no longer apis for the necessary module for this example... See commit: https://github.com/echonest/pyechonest/commit/764fd569245c9b03c72f149066e5bf5ccba97a6b

Hi, ereyone! I want to know the theory of echoprint, where i can find this document or blog page? Thanks.

hi i am using this library https://github.com/echonest/EchoprintForAndroid for song recognition ,and after downloading i import the library and demo in to eclipse and when i run this it is crashing...

Following the Windows instructions here… https://github.com/echonest/echoprint-codegen/tree/master/windows "Download zlib: http://zlib.net/zlib125.zip" - this file now 404s. The latest version is: http://zlib.net/zlib-1.2.7.tar.gz I'm also getting an error when compiling codegen: 1>LINK : fatal...

Hi I was able to compile the windows code for codegen on Visual Studio 2013 in 32 bit configuration. Now when I run the codegen executable, I get the error:...

I can't seem to find a single link to a working Windows echoprint-codegen.exe (and dependency binaries). I tried to build this solution under VS2013 (after installing zlib dll and installing...

Allow to use codes directly from libcodegen.so without the need to decode the output string back

According to the README, echoprint-codegen's algorithm processes samples at 11025 Hz. I'm interested in using additional frequencies to increase match accuracy, decrease the length of the sample required, and possibly...

Descrpition: Add files necessary for CMake build system to operate. This change doesn't break old src/Makefile build system. This new system currently can work only on Linux( tested ). Additionaly...