Giter Club home page Giter Club logo

Comments (2)

KabetzuriBoii avatar KabetzuriBoii commented on July 19, 2024

Wrong torch install ? try un-installing torch then installing the cpu version ... :D . check on [ https://pytorch.org/get-started/locally/ ] and just go for the newest version choose pip or conda . then tun the code .


But! preferably use conda (anaconda) for the entire thing because you can do [ conda create --name audioldm python=3.8 ] to basically create a new environment that doesn't affect your other local installs of whatever you got going on there , just to be safe . Hopefully you followed the install guide haha xD

Like this you can just add the mentioned code from the website afterwards and just run the gradio by typing cd [enter your path to the audioldm you git pulled] . then type python app.py to run gradio

from audioldm.

ediooo avatar ediooo commented on July 19, 2024

Thank you - I am getting a crash though...
I know this is asking for a lot but:

What would be full order of console commands to create a conda environment with the CPU version of conda and run the CLI version of AudioDLM with the example command:
audioldm -t "A hammer is hitting a wooden surface"

I've tried this within the conda environment:
conda install pytorch torchvision -c pytorch
But not sure if that's correct? I am no coder unfortunately... :)

from audioldm.

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.