Spaces:
Build error
Build error
IhebJettPilot
commited on
Commit
•
ed5f0bc
1
Parent(s):
2ed356a
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
https://download.pytorch.org/whl/cpu/torch-1.13.1%2Bcpu-
|
2 |
-
https://download.pytorch.org/whl/cpu/torchaudio-0.13.1%2Bcpu-
|
3 |
|
4 |
-
https://huggingface.co/csukuangfj/wheels/resolve/main/2023-01-30/k2-1.23.4.dev20230130%2Bcpu.torch1.13.1-
|
5 |
-
https://huggingface.co/csukuangfj/wheels/resolve/main/2023-01-30/k2_sherpa-1.1-
|
6 |
-
https://huggingface.co/csukuangfj/wheels/resolve/main/2023-01-30/kaldifeat-1.22-
|
7 |
|
8 |
sentencepiece>=0.1.96
|
9 |
numpy
|
|
|
1 |
+
https://download.pytorch.org/whl/cpu/torch-1.13.1%2Bcpu-cp16-cp16-linux_x86_64.whl
|
2 |
+
https://download.pytorch.org/whl/cpu/torchaudio-0.13.1%2Bcpu-cp16-cp16-linux_x86_64.whl
|
3 |
|
4 |
+
https://huggingface.co/csukuangfj/wheels/resolve/main/2023-01-30/k2-1.23.4.dev20230130%2Bcpu.torch1.13.1-cp16-cp16-linux_x86_64.whl
|
5 |
+
https://huggingface.co/csukuangfj/wheels/resolve/main/2023-01-30/k2_sherpa-1.1-cp16-cp16-linux_x86_64.whl
|
6 |
+
https://huggingface.co/csukuangfj/wheels/resolve/main/2023-01-30/kaldifeat-1.22-cp16-cp16-linux_x86_64.whl
|
7 |
|
8 |
sentencepiece>=0.1.96
|
9 |
numpy
|