Support piper-phonemize (#452)

This commit is contained in:
Fangjun Kuang
2023-11-28 19:12:58 +08:00
committed by GitHub
parent 87a47d7db4
commit db41778e99
17 changed files with 424 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ function(download_onnxruntime)
message(STATUS "CMAKE_SYSTEM_PROCESSOR: ${CMAKE_SYSTEM_PROCESSOR}")
message(FATAL_ERROR "Only support Linux, macOS, and Windows at present. Will support other OSes later")
endif()
set(onnxruntime_SOURCE_DIR ${onnxruntime_SOURCE_DIR} PARENT_SCOPE)
endfunction()
# First, we try to locate the header and the lib if the use has already