dfrokido commited on
Commit
8dd05e4
·
verified ·
1 Parent(s): aa49669

fix: replace pyaudioop with audioop-lts (correct Python 3.13 backport)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,4 +4,4 @@ torch>=2.0
4
  huggingface_hub>=0.20,<1.0
5
  numpy
6
  plotly>=5.0
7
- pyaudioop
 
4
  huggingface_hub>=0.20,<1.0
5
  numpy
6
  plotly>=5.0
7
+ audioop-lts