guymorlan commited on
Commit
56e6056
1 Parent(s): e2be44d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ with gr.Blocks(title = "Levanti - כלי תרגום לערבית מדוברת",
37
  value="פלסטיני")
38
 
39
  # gr.Markdown("Built by [Guy Mor-Lan](mailto:[email protected]). Pronunciation model is specifically tailored to urban Palestinian Arabic. Text-to-speech uses Microsoft Azure's API and may provide different result from the transliterated pronunciation.")
40
- gr.Markdown("נוצר על ידי [גיא מור-לן](mailto:[email protected]) כחלק מפרויקט [Levanti](https://huggingface.co/datasets/guymorlan/levanti). השמע מופק באמצעות Azure TTS על בסיס הניקוד המנובא ויוריסטיקות.", elem_id="footer", rtl=True)
41
 
42
  with gr.Column():
43
  with gr.Group(elem_id="grp"):
 
37
  value="פלסטיני")
38
 
39
  # gr.Markdown("Built by [Guy Mor-Lan](mailto:[email protected]). Pronunciation model is specifically tailored to urban Palestinian Arabic. Text-to-speech uses Microsoft Azure's API and may provide different result from the transliterated pronunciation.")
40
+ gr.Markdown("נוצר על ידי [גיא מור-לן](mailto:[email protected]) כחלק מפרויקט [Levanti](https://huggingface.co/datasets/guymorlan/levanti). השמע מופק באמצעות Azure TTS על בסיס הניקוד המנובא ויוריסטיקות. לתרומות למען כיסוי הוצאות והמשך פיתוח הפרויקט [לחצו כאן](https://ko-fi.com/levanti).", elem_id="footer", rtl=True)
41
 
42
  with gr.Column():
43
  with gr.Group(elem_id="grp"):