Giter VIP home page Giter VIP logo

Comments (8)

Perprexd avatar Perprexd commented on July 30, 2024 3

I think I've solved the LLVM issue by explicitly calling for librosa version 0.4.2 within the requirements.txt file. However, now when I run the program I get the errors shown below. I should note that I am using a different microphone.
2017-10-25-011352_1824x984_scrot
2017-10-25-011414_1824x984_scrot

from ears.

Perprexd avatar Perprexd commented on July 30, 2024 1

After pip installing theano and properly configuring my microphone in config.py I'm up and running. Time to train! Thanks for this project!

from ears.

karolpiczak avatar karolpiczak commented on July 30, 2024

Also, I think in the "Install Python with required packages:" section, "-add channels" should be "--add channels".

Thanks for spotting that. I think I was pasting it directly, but maybe that's not the case.

As to your main issue - I'm not sure what could be causing this. Maybe some dependencies got updated in the meantime and things behave differently. Have you tried which llvm-config? Or maybe: sudo apt-get install llvm?

from ears.

JakeWho avatar JakeWho commented on July 30, 2024

I'm not at the pi at the moment, but I have tried sudo apt-get install llvm without success. I've also tried conda install llvm and conda install llvmlite. One thing I noticed is that in numba 0.32.0 (released in April I think), they upgraded to LLVM 4.0. I'll try an earlier release of numba and see how that goes.

(just noticed that I'm logged into a different account that I didn't know I had.. this is perprexd from before)

from ears.

karolpiczak avatar karolpiczak commented on July 30, 2024

from ears.

karolpiczak avatar karolpiczak commented on July 30, 2024

Great to hear that! Theano has changed status recently to no longer actively developed. Maybe that's why it was dropped from the dependency list in Keras. Thanks, I will amend this in the README.

from ears.

Perprexd avatar Perprexd commented on July 30, 2024

The requirements.txt file should probably be updated to specify librosa==0.4.2. That was what solved the main issue I was running into with llvm/llvmlite.

from ears.

karolpiczak avatar karolpiczak commented on July 30, 2024

Hmm... I will look into it. I'm not sure why newer versions would pose a problem.

from ears.

Related Issues (19)

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.