From 950de4665f98246c560c1b11507136a9f71be403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haohe=20Liu=20/=20Leo=20/=20=E5=88=98=E6=BF=A0=E8=B5=AB?= <42107684+haoheliu@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:29:19 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ca88c5..47e9522 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ cd AudioLDM pip3 install -e . ``` -1. Download pretrained checkpoint +2. Download pretrained checkpoint ```shell wget https://zenodo.org/record/7600541/files/audioldm-s-full?download=1 -O ckpt/audioldm-s-full.ckpt ``` -1. text-to-audio generation +3. text-to-audio generation ```python # Test run python3 scripts/text2sound.py -t "A hammer is hitting a wooden surface"