catiR
commited on
Commit
·
e8d7f64
1
Parent(s):
06af375
app
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ with bl:
|
|
45 |
|
46 |
temp_sentences = ['Litlaus græn hugmynd?','Var það ekki nóg?', 'Ef svo er hvað heita þau þá?','Eru maríuhænur á Íslandi?']
|
47 |
|
48 |
-
voices = ['Alfur','
|
49 |
# currently i only get json speech marks for those two.
|
50 |
# supposedly they also provided for Karl, Dora, but i dont even get their wavs
|
51 |
# i get everyone elses wavs tho
|
|
|
45 |
|
46 |
temp_sentences = ['Litlaus græn hugmynd?','Var það ekki nóg?', 'Ef svo er hvað heita þau þá?','Eru maríuhænur á Íslandi?']
|
47 |
|
48 |
+
voices = ['Alfur','Dilja']
|
49 |
# currently i only get json speech marks for those two.
|
50 |
# supposedly they also provided for Karl, Dora, but i dont even get their wavs
|
51 |
# i get everyone elses wavs tho
|