Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ Marathi Parkinson Enabler: Speaking is a big challenge during Parakinsons. Patie
|
|
37 |
This is marathi text to speech model for parkinson users who want to communicate in Marathi.
|
38 |
"""
|
39 |
|
40 |
-
max_speakers =
|
41 |
|
42 |
|
43 |
# Inference
|
|
|
37 |
This is marathi text to speech model for parkinson users who want to communicate in Marathi.
|
38 |
"""
|
39 |
|
40 |
+
max_speakers = 2
|
41 |
|
42 |
|
43 |
# Inference
|