mirror of
https://github.com/pstrueb/piper.git
synced 2026-05-01 12:08:01 +00:00
Split into sentences and output audio as available
This commit is contained in:
@@ -30,6 +30,7 @@ set(ONNXRUNTIME_ROOTDIR ${CMAKE_CURRENT_LIST_DIR}/../../lib/${CMAKE_HOST_SYSTEM_
|
||||
|
||||
target_link_libraries(piper
|
||||
onnxruntime
|
||||
pthread
|
||||
-static-libgcc -static-libstdc++
|
||||
${ESPEAK_NG_LIBRARIES}
|
||||
${PCAUDIO_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user