Yabin Li 2 роки тому
батько
коміт
65676c0aae
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      runtime/onnxruntime/readme.md

+ 2 - 2
runtime/onnxruntime/readme.md

@@ -38,12 +38,12 @@ make -j 4
 ### Download onnxruntime
 https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/onnxruntime-win-x64-1.16.1.zip
 
-Download and unzip to d:/ffmpeg-master-latest-win64-gpl-shared
+Download and unzip to d:/onnxruntime-win-x64-1.16.1
 
 ### Download ffmpeg
 https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/dep_libs/ffmpeg-master-latest-win64-gpl-shared.zip
 
-Download and unzip to d:/onnxruntime-win-x64-1.16.1
+Download and unzip to d:/ffmpeg-master-latest-win64-gpl-shared
 
 ### Build runtime
 ```