Spaces:
Sleeping
Sleeping
docs: Update title
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ icon = """
|
|
32 |
<line x1="12" y1="3" x2="12" y2="15"/>
|
33 |
</svg>
|
34 |
"""
|
35 |
-
TITLE = "Røst
|
36 |
EMAIL_SUBJECT = "Røst tale-til-tekst demo".replace(" ", "+")
|
37 |
EMAIL_BODY = """Hej,
|
38 |
|
|
|
32 |
<line x1="12" y1="3" x2="12" y2="15"/>
|
33 |
</svg>
|
34 |
"""
|
35 |
+
TITLE = "Røst Speech-to-text Demo"
|
36 |
EMAIL_SUBJECT = "Røst tale-til-tekst demo".replace(" ", "+")
|
37 |
EMAIL_BODY = """Hej,
|
38 |
|