Add dict_dir arg to c api to support Chinese TTS models using jieba (#809)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
|
||||
project(sherpa-onnx)
|
||||
|
||||
set(SHERPA_ONNX_VERSION "1.9.22")
|
||||
set(SHERPA_ONNX_VERSION "1.9.23")
|
||||
|
||||
# Disable warning about
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user