Spaces:
Runtime error
Runtime error
csukuangfj
commited on
Commit
•
71b35e8
1
Parent(s):
a242cc3
small fixes
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
https://download.pytorch.org/whl/cpu/torch-1.13.0%2Bcpu-cp38-cp38-linux_x86_64.whl
|
2 |
https://download.pytorch.org/whl/cpu/torchaudio-0.13.0%2Bcpu-cp38-cp38-linux_x86_64.whl
|
3 |
|
4 |
-
|
5 |
-
|
|
|
|
|
6 |
git+https://github.com/k2-fsa/sherpa
|
7 |
|
8 |
-
#https://huggingface.co/csukuangfj/wheels/resolve/main/kaldifeat-1.22-cp38-cp38-linux_x86_64.whl
|
9 |
-
#https://huggingface.co/csukuangfj/wheels/resolve/main/k2-1.23.2.dev20221204%2Bcpu.torch1.13.0-cp38-cp38-linux_x86_64.whl
|
10 |
#https://huggingface.co/csukuangfj/wheels/resolve/main/k2_sherpa-1.1-cp38-cp38-linux_x86_64.whl
|
11 |
|
12 |
sentencepiece>=0.1.96
|
|
|
1 |
https://download.pytorch.org/whl/cpu/torch-1.13.0%2Bcpu-cp38-cp38-linux_x86_64.whl
|
2 |
https://download.pytorch.org/whl/cpu/torchaudio-0.13.0%2Bcpu-cp38-cp38-linux_x86_64.whl
|
3 |
|
4 |
+
https://huggingface.co/csukuangfj/wheels/resolve/main/k2-1.23.2.dev20221204%2Bcpu.torch1.13.0-cp38-cp38-linux_x86_64.whl
|
5 |
+
https://huggingface.co/csukuangfj/wheels/resolve/main/kaldifeat-1.22-cp38-cp38-linux_x86_64.whl
|
6 |
+
#git+https://github.com/k2-fsa/k2
|
7 |
+
#git+https://github.com/csukuangfj/kaldifeat
|
8 |
git+https://github.com/k2-fsa/sherpa
|
9 |
|
|
|
|
|
10 |
#https://huggingface.co/csukuangfj/wheels/resolve/main/k2_sherpa-1.1-cp38-cp38-linux_x86_64.whl
|
11 |
|
12 |
sentencepiece>=0.1.96
|