awacke1 commited on
Commit
344fc3c
Β·
verified Β·
1 Parent(s): 3fefc2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def stream_text(url, chunk_duration_ms, pad_duration_ms):
63
 
64
  def main():
65
  state = st.session_state
66
- st.header("Video ASR Streamlit from Youtube Link")
67
 
68
  with st.form(key="inputs_form"):
69
 
 
63
 
64
  def main():
65
  state = st.session_state
66
+ st.header("Youtube Video ASR Streamlit")
67
 
68
  with st.form(key="inputs_form"):
69