Fix a bug for multilingual ASR (#281)

This commit is contained in:
Fangjun Kuang
2023-08-17 10:43:26 +08:00
committed by GitHub
parent 54eca59f19
commit eb22b4845a
2 changed files with 5 additions and 3 deletions

View File

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