File size: 237 Bytes
c24ff9a
 
 
 
5eacccf
c24ff9a
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
view = "audio-transcription"
functions = "./functions/"
models = ["silero_sst", "whisper"]
metadata = "metadata.csv"
data_path = ""
data_column = "id"
id_column = "id"
label_column = "label"
port = 7860
host = "0.0.0.0"
editable = false