Support French in TTS (#397)

This commit is contained in:
Fangjun Kuang
2023-10-28 22:22:00 +08:00
committed by GitHub
parent 64ab1ea9f8
commit 157628b257
4 changed files with 96 additions and 4 deletions

View File

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