Commit
·
74b7f8f
1
Parent(s):
8c40c61
cython
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ nemo_toolkit==1.23.0
|
|
7 |
huggingface-hub==0.23.2
|
8 |
hydra-core==1.3.2
|
9 |
pytorch-lightning==2.0.7
|
10 |
-
|
11 |
-
|
12 |
librosa==0.10.2.post1
|
13 |
transformers==4.43.3
|
14 |
sentencepiece==0.2.0
|
|
|
7 |
huggingface-hub==0.23.2
|
8 |
hydra-core==1.3.2
|
9 |
pytorch-lightning==2.0.7
|
10 |
+
Cython==3.0.10
|
11 |
+
cytoolz==0.12.3
|
12 |
librosa==0.10.2.post1
|
13 |
transformers==4.43.3
|
14 |
sentencepiece==0.2.0
|