calm_token was set wrong, somehow
This commit is contained in:
parent
e2c9b0465f
commit
79fc406c78
|
@ -187,7 +187,7 @@ class TTS():
|
||||||
|
|
||||||
wavs = []
|
wavs = []
|
||||||
# other vars
|
# other vars
|
||||||
calm_token = 832
|
calm_token = 83
|
||||||
|
|
||||||
candidates = 1
|
candidates = 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user