Update pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -18,7 +18,7 @@ dependencies = [
|
|
18 |
"faiss-cpu==1.7.3",
|
19 |
"torchcrepe==0.0.23",
|
20 |
"ffmpeg-python>=0.2.0",
|
21 |
-
"
|
22 |
"typeguard==4.2.0",
|
23 |
"soundfile",
|
24 |
"librosa",
|
|
|
18 |
"faiss-cpu==1.7.3",
|
19 |
"torchcrepe==0.0.23",
|
20 |
"ffmpeg-python>=0.2.0",
|
21 |
+
"fairseq",
|
22 |
"typeguard==4.2.0",
|
23 |
"soundfile",
|
24 |
"librosa",
|