-
Notifications
You must be signed in to change notification settings - Fork 20
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
Nvidia gpu docker image #24
Comments
@rishikanthc I have been digging now: My previous error was a fault with pocketbase. Here is my actual error log. Let me know if I can test something.
|
Okay, im 1 step further with changing the ENV to
Now im getting to the configure page and as soon it start the whisper creating it crashes with this log:
|
Thank you so much. These are really helpful. Can you open the job queue dashboard and from the wizard queue can you get me the logs ? Would help me figure out which part of the setup wizard is failing. |
I got the logs. Can I send you the logs through discord? |
I got two 404 errors from pocketbase:
The other one:
|
As soon as I reach the Configuration Wizard and select Medium with English language, then Scriberr crashes during the compiling of whisperr.cpp. Beyond this, I cannot look further. |
Furthermore I looked at the logs as soon as I clicked the 'configure' this is the log I get from the Scriberr-nvidia docker container:
|
According to Claude.ai this should be the problem: I made a new dockerfile.gpu didnt have any time to test it or push it.. never done that in my life.. ;)
|
Need help compiling a docker image for nvidia gpus. The project needs to be compiled on an nvidia cuda image.
I don't have the required resources to compile an image and my builds keep failing. Any help with this would be appreciated.
We simply need to use a nvidia-cuda docker image as base,
enable the nvidia flag while running make on whisper
Rest of the steps remain the same.
The text was updated successfully, but these errors were encountered: