View Single Post
Old 10-16-2024, 11:54 AM   #24
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,616
Karma: 7891011
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by kovidgoyal View Post
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

Last edited by Comfy.n; 10-16-2024 at 02:13 PM.
Comfy.n is offline   Reply With Quote