sigmatuse4 commited on
Commit
479e963
1 Parent(s): fc8ce5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/SamagraDataGov/whisper-test-quant").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/distil-whisper/distil-large-v2").launch()