Merge pull request #2005 from zh794390558/fixbug

[speechx] fix speechx; rm simdjson
pull/2006/head
Hui Zhang 2 years ago committed by GitHub
commit af058b974b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -142,4 +142,3 @@ set(DEPS ${DEPS}
set(SPEECHX_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/speechx)
add_subdirectory(speechx)
add_subdirectory(examples)

@ -1,5 +1,4 @@
add_library(utils
file_utils.cc
simdjson.cpp
)
)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save