SoyVitou commited on
Commit
df7baba
Β·
verified Β·
1 Parent(s): 4c7a6bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ iface = gr.Interface(
108
  description="Infinity Khmer ASR demo for Khmer speech recognition develop by @ αž›αŸ„αž€ αžŸαž™ αžœαž·αž‘αžΌβ€‹ was trained with 200 hours",
109
  )
110
 
111
-
112
  if __name__ == "__main__":
113
  iface.launch(
114
  server_name=os.getenv("GRADIO_SERVER_NAME", "0.0.0.0"),
 
108
  description="Infinity Khmer ASR demo for Khmer speech recognition develop by @ αž›αŸ„αž€ αžŸαž™ αžœαž·αž‘αžΌβ€‹ was trained with 200 hours",
109
  )
110
 
111
+ #hi
112
  if __name__ == "__main__":
113
  iface.launch(
114
  server_name=os.getenv("GRADIO_SERVER_NAME", "0.0.0.0"),