Quote:
Originally Posted by kovidgoyal
|
That fixed for me the issue of a "sticky" voice (wouldn't get changed), although I got the error below upon running TTS initially and also a couple of times when changing voices. Later I'll be able to do more tests.
Code:
calibre, version 7.19.101
ERROR: Read aloud failed: piper process failed with exit code: -1073740791 and error messages:
I'm using 7.19 stable version then running this bat script with latest source:
Code:
Rem You can run the GUI as
Echo "Minimise this window, Don't Close"
set CALIBRE_DEVELOP_FROM=C:\users\user\calibre-master\src
set dt="%date:~-4,4%-%date:~-7,2%-%date:~-10,2%,%time:~0,2%_%time:~3,2%_%time:~6,2%"
calibre-debug -g 1>> log-dev-%dt%.txt 2>&1