Release v1.4.0 (#115)

- Support non-streaming ASR
- Support paraformer
- bugfixes
This commit is contained in:
Fangjun Kuang
2023-04-04 19:40:06 +08:00
committed by GitHub
parent 283e41c557
commit 80b504ba24

View File

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