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

BUG: UNRAID Container GPU support - Input and Output Size Error #128

Open
jakabo27 opened this issue Dec 27, 2024 · 5 comments
Open

BUG: UNRAID Container GPU support - Input and Output Size Error #128

jakabo27 opened this issue Dec 27, 2024 · 5 comments
Labels
docker Related to docker unraid

Comments

@jakabo27
Copy link

I installed the UNRAID container: "ebook2audiobook from grtgbln's Repository" which uses Repository: "athomasson2/ebook2audiobookxtts:huggingface"
image

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!

@ROBERT-MCDOWELL
Copy link
Collaborator

@DrewThomasson , isn't "athomasson2/ebook2audiobookxtts:huggingface" an old repo?

@DrewThomasson
Copy link
Owner

mmmm

might be but thats also the name of the Current docker hub location our docker image is stored in

https://hub.docker.com/r/athomasson2/ebook2audiobookxtts

@DrewThomasson
Copy link
Owner

@jakabo27

When was it posted?

that might help

or a link to it?

I have no idea how unraid works only heard of it today

@DrewThomasson
Copy link
Owner

I updated out docker image under that same name to v2.0 recently so I have no idea whats going on with that ...

@ROBERT-MCDOWELL ROBERT-MCDOWELL added the docker Related to docker label Dec 29, 2024
@DrewThomasson
Copy link
Owner

Well we have a working dockerfile now so hopefully that helps

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

No branches or pull requests

3 participants