File size: 529 Bytes
7298123
 
2376414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fea49f2
 
 
a7c6af3
2376414
 
fea49f2
2376414
a7c6af3
2376414
fea49f2
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Gradio + HuggingFace (versions managed by HF sdk_version in README.md)
spaces>=0.30.0
huggingface_hub>=0.23.0

# PyTorch (ZeroGPU compatible)
torch==2.5.1
torchaudio==2.5.1
torchvision==0.20.1

# Audio processing
librosa==0.10.2.post1
soundfile==0.12.1
scipy>=1.11.0
numpy<2.0
soxr
ffmpeg-python>=0.2.0
pedalboard

# Demucs (stem separation)
demucs

# Seed-VC dependencies
einops
transformers>=4.40.0
munch
pyyaml
requests
tqdm
numba
pydub

# Vocoder
bigvgan

# Audio codec & vocos (used by Seed-VC)
descript-audio-codec
vocos