Thanks DiapDealer, AlPe,
I a have 8GB RAM, and windows usually knows to handle more then that if needed. However - it is not limitless - so memory management in Aeneas can definitely be the cause of this issues.
So - next problem :-):
I tried a different book, with smaller files per chapter. and this time I passed the Memory Hurdle and was able to progress. It started processing the first audio file properly, but crashed in segment 273: see the error below.
Any idea?
Another question - what happens if the audio file have slightly different text then the xhtml file? will it cause the software to exit? (I don't think this is the case, but just wondering)
[DEBU] ESPEAKWrapper: Calling with arguments 'espeak -v en -w c:\users\eyal\appdata\local\temp\tmpnph_hj.wav'
[DEBU] ESPEAKWrapper: Calling with text 'The small king suddenly smiled. Γא£Truth be told, I stopped thinking of it as a curse years ago, lad.Γא¥ '
[DEBU] ESPEAKWrapper: Calling espeak ... done
[DEBU] AudioFileMonoWAVE: Loading audio data...
[DEBU] AudioFileMonoWAVE: Sample length: 6.717914
[DEBU] AudioFileMonoWAVE: Sample rate: 22050.000000
[DEBU] AudioFileMonoWAVE: Audio format: pcm16
[DEBU] AudioFileMonoWAVE: Loading audio data... done
[DEBU] ESPEAKWrapper: Duration of 'c:\users\eyal\appdata\local\temp\tmpnph_hj.wav': 6.717914
[DEBU] ESPEAKWrapper: Synthesizing using pure Python... done
[DEBU] ESPEAKWrapper: Removing temporary file 'c:\users\eyal\appdata\local\temp\tmpnph_hj.wav'
[DEBU] ESPEAKWrapper: Synthesizing text... done
[DEBU] ESPEAKWrapper: Fragment 273 starts at: 2375.777098
[DEBU] ESPEAKWrapper: Fragment 273 duration: 6.717914
[DEBU] AudioFileMonoWAVE: Appending audio data...
[DEBU] AudioFileMonoWAVE: audio data is not None: returning True
[DEBU] ESPEAKWrapper: Synthesizing using pure Python... failed
[WARN] ESPEAKWrapper: An unexpected exception occurred while running pure Python code:
[WARN] ESPEAKWrapper:
[CRIT] ExecuteTask: STEP 3 FAILURE
[DEBU] ExecuteTask: Cleaning up...
[DEBU] ExecuteTask: Removing file 'c:\users\eyal\appdata\local\temp\tmpk2ro99.wav'
[DEBU] ExecuteTask: Cleaning up... done
[CRIT] ExecuteJob: Error while executing task 't000001.xhtml': The given log message is not a Unicode string
[CRIT] CLI: An unexpected Exception occurred while executing the job:
[ERRO] An unexpected Exception occurred while executing the job:
[CRIT] CLI: Error while executing task 't000001.xhtml': The given log message is not a Unicode string
[ERRO] Error while executing task 't000001.xhtml': The given log message is not a Unicode string
[DEBU] CLI: Execution completed with code 1
|