Add jieba for Chinese TTS models (#797)
This commit is contained in:
@@ -260,6 +260,7 @@ if(SHERPA_ONNX_ENABLE_TTS)
|
||||
set(ESPEAK_NG_DIR ${espeak_ng_SOURCE_DIR})
|
||||
message(STATUS "ESPEAK_NG_DIR: ${ESPEAK_NG_DIR}")
|
||||
include(piper-phonemize)
|
||||
include(cppjieba) # For Chinese TTS. It is a header-only C++ library
|
||||
endif()
|
||||
|
||||
add_subdirectory(sherpa-onnx)
|
||||
|
||||
Reference in New Issue
Block a user