zhzluke96
update
da8d589
raw
history blame
124 Bytes
from typing import Literal
tts_max = 1000
ssml_max = 1000
spliter_threshold = 100
max_batch_size = 8
experimental = False