whisper.cpp / bindings /CMakeLists.txt
ggerganov's picture
wip : initial WASM port
4abd756
raw
history blame
57 Bytes
if (EMSCRIPTEN)
add_subdirectory(javascript)
endif()