julian78w commited on
Commit
242721f
1 Parent(s): f007a1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from TTS.utils.synthesizer import Synthesizer
9
 
10
  MODELS = {}
11
  SPEAKERS = {}
12
- MAX_TXT_LEN = 150
13
 
14
 
15
  manager = ModelManager()
 
9
 
10
  MODELS = {}
11
  SPEAKERS = {}
12
+ MAX_TXT_LEN = 160
13
 
14
 
15
  manager = ModelManager()