vumichien commited on
Commit
d4a6883
·
1 Parent(s): 304be48

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wheel
2
+ uvicorn
3
+ fastapi
4
+ numpy
5
+ requests
6
+ librosa
7
+ sox
8
+ scipy
9
+ pandas
10
+ fuzzywuzzy
11
+ pydantic
12
+ python-multipart
13
+ transformers
14
+ torch
15
+ torchaudio
16
+ joblib
17
+ https://github.com/kpu/kenlm/archive/master.zip
18
+ pyctcdecode
19
+ onnxruntime
20
+ onnx
21
+ python-dotenv
22
+ gradio