Spaces:
Runtime error
Runtime error
adding indian female 1 to the app.py
Browse files
app.py
CHANGED
@@ -11,6 +11,7 @@ from tortoise.utils.audio import load_audio, load_voice, load_voices
|
|
11 |
VOICE_OPTIONS = [
|
12 |
"kasuri",
|
13 |
"shanuka",
|
|
|
14 |
]
|
15 |
|
16 |
def inference(
|
|
|
11 |
VOICE_OPTIONS = [
|
12 |
"kasuri",
|
13 |
"shanuka",
|
14 |
+
"indian_f_1",
|
15 |
]
|
16 |
|
17 |
def inference(
|