jlvdoorn commited on
Commit
eb78e35
1 Parent(s): e81b0e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import os
6
 
7
  login(token=os.environ['hf_token'])
8
 
9
- # print(os.environ['hf_token'])
10
  ## Try to load a local model if available
11
  # try:
12
  # whisper = pipeline(model='/mnt/projects/whisper/WhisperANSP/Models/whisper-large-v2-atco2-asr-atcosim-ANSP-3h1m', task='automatic-speech-recognition')
 
6
 
7
  login(token=os.environ['hf_token'])
8
 
 
9
  ## Try to load a local model if available
10
  # try:
11
  # whisper = pipeline(model='/mnt/projects/whisper/WhisperANSP/Models/whisper-large-v2-atco2-asr-atcosim-ANSP-3h1m', task='automatic-speech-recognition')