GithubHelp home page GithubHelp logo

Comments (6)

jameslyons avatar jameslyons commented on June 26, 2024

I've never heard of this happening, it is fairly simple numpy code after all. If i had to guess, i suspect it might be the rolling_window function in sigproc.py, the docs say as_strided is a bit risky. Try setting the flag in framesig to false so that strided is not used (youll have to edit the code) and see if it still happens

from python_speech_features.

96imranahmed avatar 96imranahmed commented on June 26, 2024

Interesting - exactly, that is what I thought! Right, thank you for pointing that out me - that'll help with my debugging efforts! I haven't looked back it as yet (it keeps hanging so I switched to ubuntu) but when I do, I'll let you know!

from python_speech_features.

kiwiloveskiwis avatar kiwiloveskiwis commented on June 26, 2024

Same issue here. the mfcc never returns... Any update?

from python_speech_features.

morenoh149 avatar morenoh149 commented on June 26, 2024

this test passes for me on osx https://github.com/morenoh149/python_speech_features/blob/hm-add-mfcc-test/test/test_sigproc.py#L35 does it fail for you @kiwiloveskiwis @96imranahmed ?

from python_speech_features.

96imranahmed avatar 96imranahmed commented on June 26, 2024

Sorry for the delay in getting back to you - I just ran the test and oddly enough it works fine for me (all tests returned with no errors). Is the function hanging due to an edge-case then?

from python_speech_features.

morenoh149 avatar morenoh149 commented on June 26, 2024

If you can think of a more comprehensive test lets get it into the tests

from python_speech_features.

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.