Spaces:
Running
on
Zero
Running
on
Zero
mrfakename
commited on
Commit
•
f4f604a
1
Parent(s):
7cf73a7
Update requirements.txt
Browse files- requirements.txt +22 -0
requirements.txt
CHANGED
@@ -1 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
git+https://github.com/SWivid/F5-TTS.git
|
|
|
1 |
+
accelerate>=0.33.0
|
2 |
+
bitsandbytes>0.37.0
|
3 |
+
cached_path
|
4 |
+
click
|
5 |
+
datasets
|
6 |
+
ema_pytorch>=0.5.2
|
7 |
+
gradio
|
8 |
+
jieba
|
9 |
+
librosa
|
10 |
+
matplotlib
|
11 |
+
numpy<=1.26.4
|
12 |
+
pydub
|
13 |
+
pypinyin
|
14 |
+
safetensors
|
15 |
+
soundfile
|
16 |
+
tomli
|
17 |
+
torchdiffeq
|
18 |
+
tqdm>=4.65.0
|
19 |
+
transformers
|
20 |
+
vocos
|
21 |
+
wandb
|
22 |
+
x_transformers>=1.31.14
|
23 |
git+https://github.com/SWivid/F5-TTS.git
|