Spaces:
Runtime error
Runtime error
Commit ·
fff9a1f
1
Parent(s): 5686ade
Fix Python 3.13 audioop compatibility
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,3 +13,4 @@ datasets>=2.19.0
|
|
| 13 |
huggingface_hub>=0.23.0
|
| 14 |
gradio>=4.40.0
|
| 15 |
matplotlib>=3.8.0
|
|
|
|
|
|
| 13 |
huggingface_hub>=0.23.0
|
| 14 |
gradio>=4.40.0
|
| 15 |
matplotlib>=3.8.0
|
| 16 |
+
pyaudioop>=0.2.0
|