kanslor821 commited on
Commit
ff5ad78
·
verified ·
1 Parent(s): cf58d46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ import os
40
 
41
  pipeline_a = Pipeline.from_pretrained(
42
  "pyannote/speaker-diarization-3.1",
43
- use_auth_token=str(os.getenv(a)))
44
 
45
 
46
  # верификация
 
40
 
41
  pipeline_a = Pipeline.from_pretrained(
42
  "pyannote/speaker-diarization-3.1",
43
+ use_auth_token=str(os.getenv("s1")))
44
 
45
 
46
  # верификация