saattrupdan commited on
Commit
f3e5400
·
verified ·
1 Parent(s): adf249b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -64,7 +64,6 @@ transcriber = pipeline(
64
  task="automatic-speech-recognition",
65
  model="alexandrainst/roest-315m",
66
  device=device,
67
- token=os.getenv("HUGGINGFACE_HUB_TOKEN", True),
68
  )
69
 
70
  logger.info("Loading the punctuation fixer model...")
 
64
  task="automatic-speech-recognition",
65
  model="alexandrainst/roest-315m",
66
  device=device,
 
67
  )
68
 
69
  logger.info("Loading the punctuation fixer model...")