Spaces:
Sleeping
Sleeping
Update app.py
Browse fileschange malay speaker
app.py
CHANGED
@@ -28,7 +28,7 @@ RAPID_API_KEY = os.getenv("RAPID_API_KEY")
|
|
28 |
# Add this constant for available speakers
|
29 |
AVAILABLE_SPEAKERS = {
|
30 |
"en": ["MS"],
|
31 |
-
"ma": ["
|
32 |
"ta": ["ta_female1"],
|
33 |
"zh": ["childChinese2"]
|
34 |
}
|
|
|
28 |
# Add this constant for available speakers
|
29 |
AVAILABLE_SPEAKERS = {
|
30 |
"en": ["MS"],
|
31 |
+
"ma": ["ChildMs_100049"],
|
32 |
"ta": ["ta_female1"],
|
33 |
"zh": ["childChinese2"]
|
34 |
}
|