Skip to content

GGML_CPU_ALL_VARIANTS Apple segfault (no score function) #3305

@peardox

Description

@peardox

@danbev - Possibly your stuff? I seem to remember you fixing GGML_CPU_ALL_VARIANTS

Try an Apple build like this....

cmake -B build -DWHISPER_COREML=1 -DWHISPER_SDL2=ON -DBUILD_SHARED_LIBS=ON -DGGML_CPU_ALL_VARIANTS=ON -DGGML_BACKEND_DL=ON

The Apple version now has m1, m2_m3 and m4 CPU variants that will be built

Now run a whisper-bench on the resultant code and it'll segfault

Fixed null pointer issue is #3313

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