Victini00

Results 2 issues of Victini00

While running demo_part3.ipynb, cell 3 crashes due to kernel issue. ![image](https://github.com/myshell-ai/OpenVoice/assets/87114100/091b8089-aea3-4db0-865c-2740debdef87) I think this is due to torch.cuda.is_available() option. I found that torch.cuda.is_available() is False on cell 2. Am I...

Occurs in the last cell of demo_part3.ipynb. How do I fix it?