You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the UNRAID container: "ebook2audiobook from grtgbln's Repository" which uses Repository: "athomasson2/ebook2audiobookxtts:huggingface"
And added the extra parameter --gpus all. The conversion started, but after just a few lines I got the below error:
Caught DependencyError: Input and output sizes should be greater than 0, but got input (W: 1) and output (W: 0) Caught DependencyError: Input and output sizes should be greater than 0, but got input (W: 1) and output (W: 0) convert_ebook() Exception: Input and output sizes should be greater than 0, but got input (W: 1) and output (W: 0)
My GPU is GeForce GTX 1050 Ti, I have the Nvidia Driver installed and have successfully used my GPU for other containers. Let me know if there are more detailed logs I can enable and capture for you / whoever is making the UNRAID container. Thanks!
The text was updated successfully, but these errors were encountered:
I installed the UNRAID container: "ebook2audiobook from grtgbln's Repository" which uses Repository: "athomasson2/ebook2audiobookxtts:huggingface"
And added the extra parameter
--gpus all
. The conversion started, but after just a few lines I got the below error:Caught DependencyError: Input and output sizes should be greater than 0, but got input (W: 1) and output (W: 0) Caught DependencyError: Input and output sizes should be greater than 0, but got input (W: 1) and output (W: 0) convert_ebook() Exception: Input and output sizes should be greater than 0, but got input (W: 1) and output (W: 0)
My GPU is GeForce GTX 1050 Ti, I have the Nvidia Driver installed and have successfully used my GPU for other containers. Let me know if there are more detailed logs I can enable and capture for you / whoever is making the UNRAID container. Thanks!
The text was updated successfully, but these errors were encountered: