imorcillo commited on
Commit
7acd621
·
verified ·
1 Parent(s): bcc2bd2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -212,13 +212,12 @@ with demo:
212
  <img src="https://upload.wikimedia.org/wikipedia/commons/2/2d/Flag_of_the_Basque_Country.svg" alt="Ikurriña" style="width: 1.2em; vertical-align: middle; margin-right: 0.4em;">
213
  Ongi etorri LANGSWITCH-en demora, Orai NLP Teknologiak garatutako hizketa-ezagutzaile eleanitza!
214
  </span>
215
-
216
  Grabaketak ez dira gordetzen eta automatikoki ezabatzen dira.
217
 
218
  🇪🇸 ¡Bienvenida/o a la demo de LANGSWITCH, el sistema de reconocimiento automático del habla multilingüe desarrollado por Orai NLP Teknologiak!
219
  No se guardan las grabaciones y se eliminan automáticamente.
220
 
221
- 🇬🇧 Welcome to the LANGSWITCH demo, the multilingual automatic speech recogniser developed by Orai NLP Teknologiak!
222
  The recordings are not saved and are automatically removed.
223
  """, elem_id=["intro-text"])
224
  ok_button = gr.Button("OK", elem_id="ok-button")
 
212
  <img src="https://upload.wikimedia.org/wikipedia/commons/2/2d/Flag_of_the_Basque_Country.svg" alt="Ikurriña" style="width: 1.2em; vertical-align: middle; margin-right: 0.4em;">
213
  Ongi etorri LANGSWITCH-en demora, Orai NLP Teknologiak garatutako hizketa-ezagutzaile eleanitza!
214
  </span>
 
215
  Grabaketak ez dira gordetzen eta automatikoki ezabatzen dira.
216
 
217
  🇪🇸 ¡Bienvenida/o a la demo de LANGSWITCH, el sistema de reconocimiento automático del habla multilingüe desarrollado por Orai NLP Teknologiak!
218
  No se guardan las grabaciones y se eliminan automáticamente.
219
 
220
+ 🇬🇧 Welcome to the LANGSWITCH demo, the multilingual automatic speech recogniser developed by Orai NLP Teknologiak!
221
  The recordings are not saved and are automatically removed.
222
  """, elem_id=["intro-text"])
223
  ok_button = gr.Button("OK", elem_id="ok-button")