Skip to content

tuneflow/AudioLDM

Repository files navigation

AudioLDM TuneFlow Plugin

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

Usage

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

Steps to run the plugin:

  1. Install dependencies using:
pip install -r requirements.txt
  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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%