yuangongfdu commited on
Commit
cc307c2
1 Parent(s): 42f99c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- import whisper_at
3
 
4
  link = "https://github.com/YuanGongND/whisper-AT"
5
  text = "[Github]"
 
1
  import gradio as gr
2
+ import whisper_at as whisper
3
 
4
  link = "https://github.com/YuanGongND/whisper-AT"
5
  text = "[Github]"