wcyat commited on
Commit
ff84055
1 Parent(s): bb7431d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
 
3
- gr.load("models/wcyat/whisper-mediun-yue-mdcc").launch()
4
 
 
1
  import gradio as gr
2
 
3
+ gr.load("models/wcyat/whisper-medium-yue-mdcc").launch()
4