Giter VIP home page Giter VIP logo

audioneex's People

Contributors

a-gram avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

audioneex's Issues

Alternatives to FFTSS

Hello,

I am currently trying to build audioneex for Windows, but failing to build FFTSS in the first place. I was wondering whether its feasible to use a different FFT library or not.

An example that doesn't work with the Couchbase Database

Hi
I build audioneex in Ubuntu with option DATASTORE_T =CBDataStore WITH_EXAMPLES = ON and I configured Couchbase value in example1.cpp (ip, user, password and port)
But when I run Example 1 with the -u parameter (./example1 -u 127.0.0.1 /mp3) this error is show : ERROR: file not found 127.0.0.1/data.idx
It also works correctly with TokyoCabinet.
Please help me

Phonetic search for spoken word vs music

I was wondering if anyone could point me in the right direction. Do you know of anyone past or present that has done work on determining whether a particular audio track (sound wave) is music or spoken word? Perhaps, as a concession, do you know of a project that can find the presence of a particular instrument such as drums or a piano.
I have hundreds of thousands of tracks to sort between spoken word and music. I'm trying to avoid listening to each one.
I'm thinking the sound wave of "music" might have a particular set of features (perhaps a pattern) versus "spoken word" which is mostly inconsistent.
I would appreciate any insight anyone can provide.
Thank you.

Installation broken after the latest commit

Running:

cmake -DWITH_EXAMPLES=ON -DWITH_ID3=ON
make

Ends up with:

ERROR: [install_linux] Could not find the NDK. Please set either the ANDROID_NDK_HOME or ANDROID_NDK_ROOT environment variable with the path to your NDK installation directory.

Works well before the last commit:

git checkout 83de59d03d47a6858420d886ca73e87cab0de47d

There is no need for building Android. The previous doc showed it as optional. Is it a hard requirement now?

how to run examples ?

hi
I built the source code with Ubuntu OS
But I can't run example 1,example 2,example 3 with gcc
~/audioneex/_build/linux-x64-gnu740/release$ gcc example1 '1.mp3'

example1: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
please help me out
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.