te-ch commited on
Commit
5bd665a
·
1 Parent(s): eb0f4fb

try with fn= new function

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ NOTA: El model de col·lectivat treballa amb grafemes pel que no fa servir espea
33
  article= ""
34
 
35
  iface = gr.Interface(
36
- fn=phonemiser
37
  inputs=[
38
  gr.Textbox(
39
  label="Text",
 
33
  article= ""
34
 
35
  iface = gr.Interface(
36
+ fn=phonemiser,
37
  inputs=[
38
  gr.Textbox(
39
  label="Text",