whisper.cpp/src
Daniel Bevenius be9de81171
whisper : add check for CPU backend initialization (#2918)
This commit adds a check for the CPU backend initialization in the
whisper library. If the initialization fails, an exception is thrown.

The motivation for this change is to make the library more robust and
handle the case when the CPU backend initialization fails.

Resolves: https://github.com/ggerganov/whisper.cpp/issues/2917
2025-03-21 09:53:26 +01:00
..
coreml whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
openvino whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt whisper : enable compiler warnings for src (#2891) 2025-03-18 05:19:18 +01:00
whisper.cpp whisper : add check for CPU backend initialization (#2918) 2025-03-21 09:53:26 +01:00