Build APKs for two-pass speech recognition (#308)

This commit is contained in:
Fangjun Kuang
2023-09-12 18:18:24 +08:00
committed by GitHub
parent d46b7ec178
commit 087367d7fe
4 changed files with 224 additions and 1 deletions

View File

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