From 1966047a0b4f307a088981e7e014588433bd499e Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期二, 14 十一月 2023 09:50:15 +0800 Subject: [PATCH] for h5 timestamp parse bug (#1084) --- runtime/onnxruntime/readme.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/runtime/onnxruntime/readme.md b/runtime/onnxruntime/readme.md index 06a5ff4..cf62f3e 100644 --- a/runtime/onnxruntime/readme.md +++ b/runtime/onnxruntime/readme.md @@ -53,4 +53,4 @@ cd build cmake ../ -D FFMPEG_DIR=d:/ffmpeg-master-latest-win64-gpl-shared -D ONNXRUNTIME_DIR=d:/onnxruntime-win-x64-1.16.1 ``` -Visual Studio open FunASROnnx.sln start build +Visual Studio open FunASR/runtime/onnxruntime/build/FunASROnnx.sln start build -- Gitblit v1.9.1