Spaces:
Running
on
Zero
Running
on
Zero
File size: 354 Bytes
6efc863 |
1 2 3 4 |
CUDA_VISIBLE_DEVICES='1' python scripts/txt2audio_for_lcm.py --n_samples 1 --n_iter 1 --scale 5 --H 20 --W 312 \
--ddim_steps 2 -b configs/audiolcm.yaml \
--sample_rate 16000 --vocoder-ckpt ../vocoder/logs/bigvnat16k93.5w \
--outdir results/test -r ../logs/2024-04-21T14-50-11_text2music-audioset-nonoverlap/epoch=000184.ckpt --prompt_txt ./prompt.txt |