mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-16 14:41:48 +02:00
main : merge parallel example in main
This commit is contained in:
@ -22,7 +22,6 @@ if (EMSCRIPTEN)
|
||||
add_subdirectory(whisper.wasm)
|
||||
else()
|
||||
add_subdirectory(main)
|
||||
add_subdirectory(parallel)
|
||||
add_subdirectory(stream)
|
||||
add_subdirectory(bench)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user