Git Product home page Git Product logo

Comments (6)

dpwe avatar dpwe commented on July 17, 2024

It's frames, which are 256/sr, or ~23 ms at 11 kHz. Thus, the time alias
window is about 6 minutes by default; durations beyond this can still be
matched, but the reported offsets will be modulo 380 seconds.

DAn.

On Tuesday, June 9, 2015, apiszcz [email protected] wrote:

Does -- maxtime parameter represent the number of samples or seconds?


Reply to this email directly or view it on GitHub
#8.

from audfprint.

apiszcz avatar apiszcz commented on July 17, 2024

​Thank you, and another easy question. At 8KHZ my ​maxtime will be
.032*16384 or 524.288 seconds. That works out good for my case.

Since all my data is 8KHZ mono, do I need to resample to 8KHZ? or am 'OK' I
without specifying the --resample flag 8000?, I noted the resample option
mentions a default of 11KHZ.

Thank you.

On Tue, Jun 9, 2015 at 11:37 AM, Dan Ellis [email protected] wrote:

It's frames, which are 256/sr, or ~23 ms at 11 kHz. Thus, the time alias
window is about 6 minutes by default; durations beyond this can still be
matched, but the reported offsets will be modulo 380 seconds.

DAn.

On Tuesday, June 9, 2015, apiszcz [email protected] wrote:

Does -- maxtime parameter represent the number of samples or seconds?


Reply to this email directly or view it on GitHub
#8.


Reply to this email directly or view it on GitHub
#8 (comment).

from audfprint.

dpwe avatar dpwe commented on July 17, 2024

You should specify --resample 8000 to prevent the data from being
resampled. Yeah, maybe not the most intuitive option name.

DAn.

On Tue, Jun 9, 2015 at 3:19 PM, apiszcz [email protected] wrote:

​Thank you, and another easy question. At 8KHZ my ​maxtime will be
.032*16384 or 524.288 seconds. That works out good for my case.

Since all my data is 8KHZ mono, do I need to resample to 8KHZ? or am 'OK' I
without specifying the --resample flag 8000?, I noted the resample option
mentions a default of 11KHZ.

Thank you.

On Tue, Jun 9, 2015 at 11:37 AM, Dan Ellis [email protected]
wrote:

It's frames, which are 256/sr, or ~23 ms at 11 kHz. Thus, the time alias
window is about 6 minutes by default; durations beyond this can still be
matched, but the reported offsets will be modulo 380 seconds.

DAn.

On Tuesday, June 9, 2015, apiszcz [email protected] wrote:

Does -- maxtime parameter represent the number of samples or seconds?


Reply to this email directly or view it on GitHub
#8.


Reply to this email directly or view it on GitHub
#8 (comment).


Reply to this email directly or view it on GitHub
#8 (comment).

from audfprint.

apiszcz avatar apiszcz commented on July 17, 2024

Thanks, I really like all the parameters you expose, now to understand them
with my use case.
I need to test -I and more of the capabilities.​ I'm interested in any
tidbits like: http://www.ee.columbia.edu/~dpwe/resources/matlab/audfprint/

On Tue, Jun 9, 2015 at 3:43 PM, Dan Ellis [email protected] wrote:

You should specify --resample 8000 to prevent the data from being
resampled. Yeah, maybe not the most intuitive option name.

DAn.

On Tue, Jun 9, 2015 at 3:19 PM, apiszcz [email protected] wrote:

​Thank you, and another easy question. At 8KHZ my ​maxtime will be
.032*16384 or 524.288 seconds. That works out good for my case.

Since all my data is 8KHZ mono, do I need to resample to 8KHZ? or am
'OK' I
without specifying the --resample flag 8000?, I noted the resample option
mentions a default of 11KHZ.

Thank you.

On Tue, Jun 9, 2015 at 11:37 AM, Dan Ellis [email protected]
wrote:

It's frames, which are 256/sr, or ~23 ms at 11 kHz. Thus, the time
alias
window is about 6 minutes by default; durations beyond this can still
be
matched, but the reported offsets will be modulo 380 seconds.

DAn.

On Tuesday, June 9, 2015, apiszcz [email protected] wrote:

Does -- maxtime parameter represent the number of samples or seconds?


Reply to this email directly or view it on GitHub
#8.


Reply to this email directly or view it on GitHub
#8 (comment).


Reply to this email directly or view it on GitHub
#8 (comment).


Reply to this email directly or view it on GitHub
#8 (comment).

from audfprint.

dpwe avatar dpwe commented on July 17, 2024

To explain: This Python codebase has the same name as the Matlab code you link to, and in fact the Python code will attempt to read databases written by Matlab, and they may work. I did the original implementation in Matlab and spent several years enhancing that version, but then I chose to start from scratch with a Python version to make it smaller, cleaner, and easier for everyone to use. Only the core functionality was supported in the original Python version, although I'm gradually adding things. The reporting of time support that I recently added in Python was something I never got around to in the Matlab.

from audfprint.

apiszcz avatar apiszcz commented on July 17, 2024

Understand, Moving/porting from MATLAB takes considerable energy for some applications. Maybe Mathworks will create a Python export capability.

from audfprint.

Related Issues (20)

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.