Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property split of undefined #126

Open
darshitr19 opened this issue Dec 2, 2022 · 0 comments
Open

Cannot read property split of undefined #126

darshitr19 opened this issue Dec 2, 2022 · 0 comments

Comments

@darshitr19
Copy link

darshitr19 commented Dec 2, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant