mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-24 03:56:01 +02:00
talk.wasm : refactoring + update README.md
This commit is contained in:
@@ -6,6 +6,7 @@ set(TARGET libtalk)
|
||||
|
||||
add_executable(${TARGET}
|
||||
emscripten.cpp
|
||||
gpt-2.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(${TARGET} PRIVATE
|
||||
|
Reference in New Issue
Block a user