Run TTS engine service without starting the app. (#553)

This commit is contained in:
Fangjun Kuang
2024-01-26 22:28:21 +08:00
committed by GitHub
parent 4fbad6a368
commit 7ae73e75ba
6 changed files with 134 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.9.8")
set(SHERPA_ONNX_VERSION "1.9.9")
# Disable warning about
#