From 9b0a0312c4f3965e6b430dfb2a03a733fe1d74f0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 19 Mar 2025 20:25:44 +0530 Subject: [PATCH] string changes --- src/calibre/gui2/tweak_book/tts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/gui2/tweak_book/tts.py b/src/calibre/gui2/tweak_book/tts.py index a772cd7905..5d46602d7e 100644 --- a/src/calibre/gui2/tweak_book/tts.py +++ b/src/calibre/gui2/tweak_book/tts.py @@ -40,7 +40,7 @@ audio overlays, such as the calibre viewer, will be able to hear the text read t

Note that generating the Text-to-speech audio will be quite slow, at the rate of approximately one sentence per couple of seconds, depending on your computer's hardware, -so consider leave it running overnight. +so consider leaving it to run overnight. ''').format('cory', 'ryan', skip_name)) self.save_settings = c.save_settings