zou8944 commited on
Commit
4d6b797
·
verified ·
1 Parent(s): 12ade36

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -0
handler.py CHANGED
@@ -1,4 +1,5 @@
1
  import json
 
2
  from typing import Dict
3
 
4
  from huggingface_hub import hf_hub_download
 
1
  import json
2
+ import whisper
3
  from typing import Dict
4
 
5
  from huggingface_hub import hf_hub_download