txya900619 commited on
Commit
8582056
1 Parent(s): 68fa935

feat: update title

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -49,7 +49,7 @@ def when_model_selected(model_id: str):
49
 
50
 
51
  demo = gr.Blocks(
52
- title="三族語音辨識系統",
53
  css="@import url(https://tauhu.tw/tauhu-oo.css);",
54
  theme=gr.themes.Default(
55
  font=(
@@ -87,7 +87,7 @@ with demo:
87
 
88
  gr.Markdown(
89
  """
90
- # 三族語音辨識系統
91
  ### Formosan Automatic-Speech-Recognition System
92
  ### 研發團隊
93
  - **[李鴻欣 Hung-Shin Lee](mailto:[email protected])([聯和科創](https://www.104.com.tw/company/1a2x6bmu75))**
 
49
 
50
 
51
  demo = gr.Blocks(
52
+ title="臺灣南島語語音辨識系統",
53
  css="@import url(https://tauhu.tw/tauhu-oo.css);",
54
  theme=gr.themes.Default(
55
  font=(
 
87
 
88
  gr.Markdown(
89
  """
90
+ # 臺灣南島語語音辨識系統
91
  ### Formosan Automatic-Speech-Recognition System
92
  ### 研發團隊
93
  - **[李鴻欣 Hung-Shin Lee](mailto:[email protected])([聯和科創](https://www.104.com.tw/company/1a2x6bmu75))**