Skip to content

Misc. bug: Web-UI uploaded .wav file is skipped from processing #21850

@thomas-0816

Description

@thomas-0816

Name and Version

./llama-cli --version
load_backend: loaded RPC backend from /home/tb/code/llama-b8775/libggml-rpc.so
load_backend: loaded Vulkan backend from /home/tb/code/llama-b8775/libggml-vulkan.so
load_backend: loaded CPU backend from /home/tb/code/llama-b8775/libggml-cpu-zen4.so
version: 8775 (920b3e78c)
built with GNU 11.4.0 for Linux x86_64

select .wav file is not processed:

wav_skipped.mp4

Operating systems

Linux

Which llama.cpp modules do you know to be affected?

llama-server

Command line

./llama-server -hf ggml-org/gemma-4-E4B-it-GGUF:Q4_K_M --threads -1 --parallel 1 --ctx-size 131072 --temp 1.0 --top-p 0.95 --top-k 64 --n_predict 131072 --direct-io --reasoning off

Problem description & steps to reproduce

Select a .wav file, start processing, wav file is skipped and not gets processed.

First Bad Commit

No response

Relevant log output

Logs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions