Spaces:
Sleeping
Sleeping
Commit
·
f1faf55
1
Parent(s):
b713465
requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -111,7 +111,6 @@ psutil==5.9.8
|
|
| 111 |
pure-eval==0.2.2
|
| 112 |
pvporcupine==1.9.5
|
| 113 |
pyannote-audio==3.1.1
|
| 114 |
-
PyAudio==0.2.14
|
| 115 |
pycparser==2.22
|
| 116 |
pydantic==2.6.4
|
| 117 |
pydantic_core==2.16.3
|
|
@@ -136,6 +135,7 @@ scipy==1.15.2
|
|
| 136 |
six==1.16.0
|
| 137 |
smart-open==6.4.0
|
| 138 |
sniffio==1.3.1
|
|
|
|
| 139 |
soundfile==0.12.1
|
| 140 |
soxr==0.3.7
|
| 141 |
spacy==3.7.4
|
|
|
|
| 111 |
pure-eval==0.2.2
|
| 112 |
pvporcupine==1.9.5
|
| 113 |
pyannote-audio==3.1.1
|
|
|
|
| 114 |
pycparser==2.22
|
| 115 |
pydantic==2.6.4
|
| 116 |
pydantic_core==2.16.3
|
|
|
|
| 135 |
six==1.16.0
|
| 136 |
smart-open==6.4.0
|
| 137 |
sniffio==1.3.1
|
| 138 |
+
SoundCard
|
| 139 |
soundfile==0.12.1
|
| 140 |
soxr==0.3.7
|
| 141 |
spacy==3.7.4
|