Refactor python examples (#67)

This commit is contained in:
Fangjun Kuang
2023-02-26 20:33:16 +08:00
committed by GitHub
parent 5a8c3a6d10
commit 343e732ccb
7 changed files with 186 additions and 22 deletions

View File

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