eheikes / tts

Tools to convert text to speech :books::speech_balloon:
Apache License 2.0
92 stars 19 forks source link

Cannot read property split of undefined #126

Open darshitr19 opened 1 year ago

darshitr19 commented 1 year ago

Random behaviour of tts-cli and sometimes throws error of → Cannot read property \'split\' of undefined'.

Below is the output of command

array ( 0 => '[05:54:16] Reading text [started]', 1 => '[05:54:16] Reading text [completed]', 2 => '[05:54:16] Splitting text [started]', 3 => '[05:54:16] Splitting text [completed]', 4 => '[05:54:16] Convert to audio [started]', 5 => '[05:54:17] Convert to audio (0/63) [title changed]', 6 => '[05:54:17] Convert to audio (0/63) [title changed]', 7 => '[05:54:17] Convert to audio (0/63) [failed]', 8 => '[05:54:17] => Cannot read property \'split\' of undefined', )