zerk1 commited on
Commit
c6ea95a
·
verified ·
1 Parent(s): 7987a90

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Automatically generated by https://github.com/damnever/pigar.
2
+
3
+ fastapi==0.115.3
4
+ faster-whisper==1.0.3
5
+ numpy==1.26.4
6
+ pydub==0.25.1
7
+ speechbrain==1.0.1
8
+ torch==2.5.0
9
+ uvicorn==0.32.0