Spaces:
Runtime error
Runtime error
on1onmangoes
commited on
Commit
·
f41a624
1
Parent(s):
83cf898
Update app.py
Browse files
app.py
CHANGED
@@ -9,4 +9,4 @@ if text:
|
|
9 |
out = pipe(text)
|
10 |
st.json(out)
|
11 |
|
12 |
-
|
|
|
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)
|