whisper.cpp/examples
Daniel Bevenius f3ff80ea8d
examples : set the C++ standard to C++17 for server (#3261)
This commit updates the server example to use C++17 as the standard.

The motivation for this change is that currently the ci-run
`ggml-100-mac-m4` is failing when compiling the server example on
macOS. The `talk-llama` example also has this setting so it looks like
an alright change to make.

ggml-ci

Refs: https://github.com/ggml-org/ci/tree/results/whisper.cpp/2a/4d6db7d90899aff3d58d70996916968e4e0d27/ggml-100-mac-m4
2025-06-17 11:29:48 +02:00
..
addon.node node : add language detection support (#3190) 2025-06-02 14:58:05 +02:00
bench whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
bench.wasm examples : add HEAPU8 to all of the exported runtime methods (#3134) 2025-05-10 06:44:13 +02:00
cli cli : fix short name conflict for vad options [no ci] (#3247) 2025-06-13 10:25:25 +02:00
command whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
command.wasm wasm : add note about worker.js file generation [no ci] (#3133) 2025-05-09 15:42:45 +02:00
deprecation-warning
lsp whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
python
quantize whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
server examples : set the C++ standard to C++17 for server (#3261) 2025-06-17 11:29:48 +02:00
stream whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
stream.wasm wasm : add note about worker.js file generation [no ci] (#3133) 2025-05-09 15:42:45 +02:00
sycl
talk-llama talk-llama : sync llama.cpp 2025-06-10 12:40:33 +03:00
vad-speech-segments whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
wchess whisper : remove whisper_load_backends function (#3196) 2025-05-29 08:03:17 +02:00
whisper.android android : fix builds (#0) 2025-06-10 12:40:33 +03:00
whisper.android.java android : fix builds (#0) 2025-06-10 12:40:33 +03:00
whisper.nvim
whisper.objc docs : update README.md for whisper.objc app (#2569) 2025-05-13 06:03:50 +02:00
whisper.swiftui
whisper.wasm wasm : add note about worker.js file generation [no ci] (#3133) 2025-05-09 15:42:45 +02:00
CMakeLists.txt examples : add VAD speech segments example (#3147) 2025-05-13 12:31:00 +02:00
coi-serviceworker.js
common-ggml.cpp
common-ggml.h
common-sdl.cpp
common-sdl.h
common-whisper.cpp whisper: remove MSVC warnings pragmas (#3090) 2025-05-05 13:09:35 +02:00
common-whisper.h
common.cpp whisper: remove MSVC warnings pragmas (#3090) 2025-05-05 13:09:35 +02:00
common.h examples : add --print-confidence option to cli (#3150) 2025-05-14 19:21:48 +02:00
ffmpeg-transcode.cpp
generate-karaoke.sh
grammar-parser.cpp
grammar-parser.h
helpers.js
json.hpp
livestream.sh
miniaudio.h
server.py
stb_vorbis.c
twitch.sh
yt-wsp.sh examples : update usage/help in yt-wsp.sh (#3251) 2025-06-16 12:21:16 +02:00