on1onmangoes commited on
Commit
f41a624
·
1 Parent(s): 83cf898

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,4 +9,4 @@ if text:
9
  out = pipe(text)
10
  st.json(out)
11
 
12
- st.markdown("<h1 style = text align:center;'> Audio to Text Convertor </h1>",unsafe_allow_html = True)
 
9
  out = pipe(text)
10
  st.json(out)
11
 
12
+ st.markdown("<h1 style = text align:center;'> Audio to Text Convertor </h1>",unsafe_allow_html = True)