Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ def process_audio_and_recommend(file_path):
155
 
156
  # interface.launch()
157
 
158
- with gr.Blocks(theme=gr.themes.Soft()) as interface:
159
  gr.Markdown(
160
  """
161
  <div style="text-align: center;">
 
155
 
156
  # interface.launch()
157
 
158
+ with gr.Blocks(theme=gr.themes.Soft(), language="en") as interface:
159
  gr.Markdown(
160
  """
161
  <div style="text-align: center;">