kambris commited on
Commit
3634d7e
·
verified ·
1 Parent(s): d0ad062

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -454,7 +454,7 @@ with gr.Blocks(title="Arabic Transliterator with Google Translate") as demo:
454
  show_copy_button=True,
455
  label="IPA Phonetic Transcription",
456
  lines=2,
457
- placeholder="Shows how the Arabic sounds should be pronounced using IPA symbols (kind of)"
458
  )
459
  with gr.Column():
460
  translation_output = gr.Textbox(
 
454
  show_copy_button=True,
455
  label="IPA Phonetic Transcription",
456
  lines=2,
457
+ placeholder="Shows how the Arabic sounds should be pronounced using IPA symbols"
458
  )
459
  with gr.Column():
460
  translation_output = gr.Textbox(