Nanboy commited on
Commit
98297c0
·
verified ·
1 Parent(s): 48e7a81

fix: add pyaudioop for Python 3.13 compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio>=4.44.0
2
  numpy>=1.24
3
  soundfile>=0.12
 
 
1
  gradio>=4.44.0
2
  numpy>=1.24
3
  soundfile>=0.12
4
+ pyaudioop>=0.2.0