Giter VIP home page Giter VIP logo

Comments (5)

karolpiczak avatar karolpiczak commented on July 30, 2024

With Keras 2.x you would have to change:

keras.backend.set_image_dim_ordering('th')

to

keras.backend.set_image_data_format('channels_first')

I'm not sure if EARS will run with Keras 2.0 though, there might be some other breaking changes. You can either try fixing them one-by-one or using some older version of Keras (1.x).

from ears.

manhoosbilli1 avatar manhoosbilli1 commented on July 30, 2024

thanks for your reply. i have since fixed the issue..i had to downgrade all the dependencies to the ones you were using. i have the complete dependencies list which worked for me...ill post it in here soon. again thanks for great project like this.. learned lots from it. keep posting. good day.

from ears.

manhoosbilli1 avatar manhoosbilli1 commented on July 30, 2024

Here's the environment dependencies that worked for me. using rpi 3b

`#currently working env dependencies
Package Version


absl-py 0.9.0
astor 0.8.1
audioread 2.1.8
bokeh 0.12.5
certifi 2018.8.24
cffi 1.11.5
chardet 3.0.4
cycler 0.10.0
Cython 0.28.5
decorator 4.4.2
gast 0.3.3
google-pasta 0.2.0
grpcio 1.27.2
h5py 2.8.0
idna 2.9
Jinja2 2.11.1
joblib 0.11
Keras 2.0.0
Keras-Applications 1.0.8
Keras-Preprocessing 1.1.0
kiwisolver 1.1.0
librosa 0.4.2
Markdown 3.2.1
MarkupSafe 1.1.1
matplotlib 3.2.1
numpy 1.14.5
pandas 0.23.4
pip 18.0
protobuf 3.11.3
PyAudio 0.2.11
pycparser 2.20
pydub 0.23.1
pyparsing 2.4.6
python-dateutil 2.8.1
pytz 2019.3
PyYAML 5.3.1
requests 2.23.0
scikit-learn 0.19.0
scipy 0.19.1
setuptools 46.1.1
six 1.11.0
sklearn 0.0
sounddevice 0.3.15
tensorboard 1.14.0
tensorflow 1.14.0
tensorflow-estimator 1.14.0
termcolor 1.1.0
Theano 0.9.0
tornado 4.3
tqdm 4.43.0
urllib3 1.25.8
Werkzeug 1.0.0
wheel 0.31.1
wrapt 1.12.1
`

from ears.

karolpiczak avatar karolpiczak commented on July 30, 2024

from ears.

stale avatar stale commented on July 30, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, but feel free to re-open a closed issue if needed.

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.