Leo Liu commited on
Commit
ce5a771
·
verified ·
1 Parent(s): b4fa920

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ def main():
117
  # 页面头部展示
118
  st.markdown("""
119
  <div class="header">
120
- <h1 style='margin:0;'>🎙️ Cantonese Audio Analyzer</h1>
121
  <p style='color: white; font-size: 1.2rem;'>Transcribe, translate, and evaluate your audio magic!</p>
122
  </div>
123
  """, unsafe_allow_html=True)
 
117
  # 页面头部展示
118
  st.markdown("""
119
  <div class="header">
120
+ <h1 style='margin:0;'>🎙️ Customer Service Quality Analyzer</h1>
121
  <p style='color: white; font-size: 1.2rem;'>Transcribe, translate, and evaluate your audio magic!</p>
122
  </div>
123
  """, unsafe_allow_html=True)