zikangzheng commited on
Commit
b05525a
·
verified ·
1 Parent(s): d560805

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -16,6 +16,9 @@ pydantic==2.10.6
16
  numpy<2.0.0
17
  pyarrow==12.0.1
18
 
 
 
 
19
 
20
 
21
 
 
16
  numpy<2.0.0
17
  pyarrow==12.0.1
18
 
19
+ soundfile==0.12.1
20
+
21
+
22
 
23
 
24