blaze-aura69 commited on
Commit
2160ae6
·
verified ·
1 Parent(s): 1e007c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ asr = pipeline(
23
 
24
  executor = ThreadPoolExecutor(max_workers=2)
25
  sessions = {}
26
- USERNAME = "blaze-aura69"
27
  BASE = "stt"
28
  MAX_USERS = 2
29
  SESSION_TIMEOUT = 20
 
23
 
24
  executor = ThreadPoolExecutor(max_workers=2)
25
  sessions = {}
26
+ USERNAME = "velost"
27
  BASE = "stt"
28
  MAX_USERS = 2
29
  SESSION_TIMEOUT = 20