UNPKG

nodejs-whisper

Version:

Node bindings for OpenAI's Whisper. Optimized for CPU.

7 lines (6 loc) 228 B
add_executable(main ./deprecation-warning.cpp) add_executable(bench ./deprecation-warning.cpp) if (WHISPER_SDL2) add_executable(stream ./deprecation-warning.cpp) add_executable(command ./deprecation-warning.cpp) endif()