Add C++ runtime for Tele-AI/TeleSpeech-ASR (#970)
This commit is contained in:
@@ -14,7 +14,9 @@ function(download_espeak_ng_for_piper)
|
||||
set(USE_SPEECHPLAYER OFF CACHE BOOL "" FORCE)
|
||||
set(EXTRA_cmn ON CACHE BOOL "" FORCE)
|
||||
set(EXTRA_ru ON CACHE BOOL "" FORCE)
|
||||
set(BUILD_ESPEAK_NG_EXE OFF CACHE BOOL "" FORCE)
|
||||
if (NOT SHERPA_ONNX_ENABLE_EPSEAK_NG_EXE)
|
||||
set(BUILD_ESPEAK_NG_EXE OFF CACHE BOOL "" FORCE)
|
||||
endif()
|
||||
|
||||
# If you don't have access to the Internet,
|
||||
# please pre-download kaldi-decoder
|
||||
|
||||
Reference in New Issue
Block a user