Spaces:
unijoh
/
Runtime error

unijoh commited on
Commit
9c986bc
1 Parent(s): ed3244e

Update tts.py

Browse files
Files changed (1) hide show
  1. tts.py +1 -0
tts.py CHANGED
@@ -171,6 +171,7 @@ def synthesize(text, lang, speed=None):
171
 
172
 
173
  TTS_EXAMPLES = [
 
174
  ["I am going to the store.", "eng (English)"],
175
  ["안녕하세요.", "kor (Korean)"],
176
  ["क्या मुझे पीने का पानी मिल सकता है?", "hin (Hindi)"],
 
171
 
172
 
173
  TTS_EXAMPLES = [
174
+ ["Eg fari til handils.", "fao (Faroese)"],
175
  ["I am going to the store.", "eng (English)"],
176
  ["안녕하세요.", "kor (Korean)"],
177
  ["क्या मुझे पीने का पानी मिल सकता है?", "hin (Hindi)"],