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',
)
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',
)