lucio commited on
Commit
12bcec1
1 Parent(s): b8e148c

some day I will get this right

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -125,6 +125,5 @@ iface = gr.Interface(
125
  " This demo is based on the [Ukrainian STT demo](https://huggingface.co/spaces/robinhad/ukrainian-stt).",
126
  )
127
 
128
- STT_MODELS = {lang: load_models(lang) for lang in ("inglés", "español")}
129
 
130
  iface.launch()
 
125
  " This demo is based on the [Ukrainian STT demo](https://huggingface.co/spaces/robinhad/ukrainian-stt).",
126
  )
127
 
 
128
 
129
  iface.launch()