Parcourir la source

Update readme.md

Yabin Li il y a 2 ans
Parent
commit
65676c0aae
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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
 ```