mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2023-11-04 02:52:44 +03:00
examples : add "command" tool (#171)
This commit is contained in:
@@ -24,5 +24,6 @@ if (EMSCRIPTEN)
|
||||
else()
|
||||
add_subdirectory(main)
|
||||
add_subdirectory(stream)
|
||||
add_subdirectory(command)
|
||||
add_subdirectory(bench)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user