RASMUS commited on
Commit
0d11303
1 Parent(s): 5bab390

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ with demo:
163
  with gr.Row():
164
  with gr.Column():
165
  gr.Markdown('''
166
- # 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
 
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