Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ langcodes
|
|
8 |
huggingface_hub==0.22.2
|
9 |
accelerate
|
10 |
numpy
|
11 |
-
scipy
|
|
|
|
|
|
|
|
8 |
huggingface_hub==0.22.2
|
9 |
accelerate
|
10 |
numpy
|
11 |
+
scipy
|
12 |
+
torchaudio
|
13 |
+
sounddevice
|
14 |
+
git+https://github.com/NVIDIA/NeMo.git@r1.23.0#egg=nemo_toolkit[all]
|