I'm having trouble with festival text2wave on linux. The audio wav files generated are consistently being cut off before the end of the text. Various text file sizes all get cut before finishing. I found that if I pad the end of the file with additional text, I can get the entire audio output I'm looking for. text2wave -F 44100 -eval test.scm -o test.wav test.txt My environment: Ubuntu 18.04.1 LTS festival 1:2.5.0-1 festlex-cmu 2.4-1 festvox-us-slt-hts 0.2010.10.25-2 Below are examples of the audio...