saos / requirements.txt
hugofloresgarcia's picture
Fix audio saving: use soundfile instead of torchaudio to avoid torchcodec dependency
ace23de
raw
history blame contribute delete
679 Bytes
# Core dependencies for Stable Audio Open Small
torch>=2.5.1
torchaudio>=2.5.1
gradio>=5.20.0
soundfile
numpy
einops
einops-exts
safetensors
transformers
huggingface_hub
sentencepiece==0.1.99
# Stable Audio Tools dependencies
alias-free-torch==0.0.6
auraloss==0.4.0
descript-audio-codec==1.0.0
ema-pytorch==0.2.3
encodec==0.1.1
importlib-resources==5.12.0
k-diffusion==0.1.1
laion-clap==1.1.4
local-attention==1.8.6
pandas==2.0.2
prefigure==0.0.9
pytorch_lightning==2.1.0
PyWavelets==1.4.1
torchmetrics==0.11.4
tqdm
v-diffusion-pytorch==0.0.2
vector-quantize-pytorch==1.14.41
# Install stable-audio-tools from source
git+https://github.com/Stability-AI/stable-audio-tools.git