tuneflow / AudioLDM

Fork of AudioLDM as a TuneFlow plugin

Home Page:https://audioldm.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioLDM TuneFlow Plugin

Fork of https://github.com/haoheliu/AudioLDM as a TuneFlow Plugin

Usage

Steps to run the plugin:

  1. Install TuneFlow Desktop by downloading the app from https://tuneflow.com

  2. Clone this repo

git clone https://github.com/tuneflow/AudioLDM.git
  1. cd to the repo folder, and install dependencies using:
pip install -r requirements.txt

Note: It is highly recommended to create a venv to run this plugin.

  1. Download the model from https://huggingface.co/spaces/haoheliu/audioldm-text-to-audio-generation/blob/main/ckpt/ldm_trimmed.ckpt, and place it under the ckpt folder.

  2. Run the plugin:

python debug.py
  1. Start TuneFlow Desktop and run the "Plugin Development" plugin.

About

Fork of AudioLDM as a TuneFlow plugin

https://audioldm.github.io/

License:Other


Languages

Language:Python 100.0%Language:Batchfile 0.0%