Skip to content

form action is still /inference on index-page even when changing it using --inference-path #3596

@hartmark

Description

@hartmark

I was using the vulkan container to test whisper.cpp with GPU acceleration.

It seems that this image has changed the default --inference-path

see:
https://github.com/kth8/whisper-server-vulkan/blob/main/Containerfile

However when surfing to localhost:8002 I get a simple forms page where I can upload a sound file, but I get this error:

File Not Found (/inference)

I think the form action should be changed if the inference-path is changed so we can use the webpage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions