Fix computing features for whisper. (#617)

This commit is contained in:
Fangjun Kuang
2024-02-29 16:56:29 +08:00
committed by GitHub
parent 38c072dcb2
commit 8b7928e7d6
2 changed files with 9 additions and 9 deletions

View File

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