diff --git a/src/pyj/read_book/tts.pyj b/src/pyj/read_book/tts.pyj index 998d72250f..0e29c4fe0f 100644 --- a/src/pyj/read_book/tts.pyj +++ b/src/pyj/read_book/tts.pyj @@ -126,7 +126,7 @@ class Client: self.onevent = onevent buf = v'[]' size = 0 - limit = 24000 + limit = 2048 def commit(): nonlocal buf, size