Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -163,7 +163,7 @@ with demo:
|
|
163 |
with gr.Row():
|
164 |
with gr.Column():
|
165 |
gr.Markdown('''
|
166 |
-
#
|
167 |
### This space allows you to:
|
168 |
1. Insert audio file or record with microphone
|
169 |
2. Run audio through transcription process using speech recognition models
|
|
|
163 |
with gr.Row():
|
164 |
with gr.Column():
|
165 |
gr.Markdown('''
|
166 |
+
# Simple Finnish Audio --> Text app
|
167 |
### This space allows you to:
|
168 |
1. Insert audio file or record with microphone
|
169 |
2. Run audio through transcription process using speech recognition models
|