micro server with small ui on 8000 for running faster_whisper
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
server:
|
||||
host: "0.0.0.0"
|
||||
port: 8000
|
||||
ui: true
|
||||
|
||||
whisper:
|
||||
model_name: "turbo"
|
||||
device: "cuda"
|
||||
compute_type: "int8"
|
||||
Reference in New Issue
Block a user