omm7 commited on
Commit
fe86990
Β·
verified Β·
1 Parent(s): ab5dbbd

Upload app/app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app/app.py +1 -1
app/app.py CHANGED
@@ -99,7 +99,7 @@ with st.sidebar:
99
  st.caption("No audio. Lips only.")
100
 
101
  # ── Title ─────────────────────────────────────────────────────────────────────
102
- st.title("LipNet β€” Silent Speech Recognition")
103
  st.markdown(
104
  "<p style='font-family:Space Mono,monospace;font-size:0.78rem;color:#4b5563;"
105
  "letter-spacing:0.15em;margin-top:-1rem;'>CONV3D + BILSTM + CTC Β· NO AUDIO REQUIRED</p>",
 
99
  st.caption("No audio. Lips only.")
100
 
101
  # ── Title ─────────────────────────────────────────────────────────────────────
102
+ st.title("LipNet - Silent Speech Recognition")
103
  st.markdown(
104
  "<p style='font-family:Space Mono,monospace;font-size:0.78rem;color:#4b5563;"
105
  "letter-spacing:0.15em;margin-top:-1rem;'>CONV3D + BILSTM + CTC Β· NO AUDIO REQUIRED</p>",