Spaces:
Build error
Build error
Update app.py
Browse files
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
|
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 |
|