GithubHelp home page GithubHelp logo

Comments (5)

SKKbySSK avatar SKKbySSK commented on June 6, 2024 1

Can you please add onset detection (similar to librosa python package) to the package also? Because it's important in audio processing.

I have no plan for such high level audio analysis support for now.
By the way, thank you for the advice.

from coast_audio.

SKKbySSK avatar SKKbySSK commented on June 6, 2024

Hi @BigGitWorld. Thanks for the bug report.

Can you provide the (header of) wav file?
I think 44 bytes of data should be enough to analyze the header.

from coast_audio.

AndroidDesigner avatar AndroidDesigner commented on June 6, 2024

Hi @BigGitWorld. Thanks for the bug report.

Can you provide the (header of) wav file? I think 44 bytes of data should be enough to analyze the header.

Hello dear @SKKbySSK
Its my wav file.

from coast_audio.

SKKbySSK avatar SKKbySSK commented on June 6, 2024

Hi @AndroidDesigner . Thanks for providing the file.
I got a FormatException instead of the commented error.

But it looks like the text encoding problem and I've fixed it on this PR: #23
You can test it by writing this dependency

  coast_audio:
    git:
      url: https://github.com/SKKbySSK/coast_audio.git
      ref: feature/fix-wav-decoder
      path: packages/coast_audio

from coast_audio.

AndroidDesigner avatar AndroidDesigner commented on June 6, 2024

Hi @SKKbySSK
Thank you. It works fine.
Can you please add onset detection (similar to librosa python package) to the package also? Because its important in audio processing.

from coast_audio.

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.