Walid-Ahmed commited on
Commit
4358fda
·
verified ·
1 Parent(s): 13c2799

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  transformers
2
  torch
3
  pydub==0.25.1
4
- pyaudioop
 
1
  transformers
2
  torch
3
  pydub==0.25.1
4
+ audioop-lts; python_version >= "3.13"