Code Monkey home page Code Monkey logo

Comments (6)

drubinstein avatar drubinstein commented on June 12, 2024 1

"Maybe" is a nice way of phrasing it :)

from basic-pitch.

supersational avatar supersational commented on June 12, 2024 1

Didn't bother since no info on whether it's even possible without costly retraining... I switched to this simpler method https://github.com/alesgenova/pitch-detection-app

from basic-pitch.

drubinstein avatar drubinstein commented on June 12, 2024

Good question. The inference in TF has been tested to be 3x faster than real time(I have to double check that number) if you're using the Typescript library (coming soon) on a mid-range chromebook.

However, the post processing step currently expects the output from fully processing the audio through the model. It may be possible to modify the post processing step to work on chunks at a time, but we haven't tested the approach and expect worse quality output if we were to try it.

from basic-pitch.

tomduncalf avatar tomduncalf commented on June 12, 2024

from basic-pitch.

supersational avatar supersational commented on June 12, 2024

I'm intending to have a crack at implementing this, as I need it for my own project (and can imagine it being useful in many applications). I understand there will be a loss in quality which for my application is not a problem since I don't need accurate note onsets or timing information.

Just wondering if there is a reason this is a "bad idea"? I don't think it will require retraining as I simply wish to extract note probabilities pre-post-processing.

Any insight appreciated!

from basic-pitch.

eedeebee avatar eedeebee commented on June 12, 2024

@supersational did you ever try this and could you share how it went, etc?

from basic-pitch.

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.