k2-fsa / sherpa-onnx

Speech-to-text, text-to-speech, speaker recognition, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter, Object Pascal, Lazarus, Rust

Home Page:https://k2-fsa.github.io/sherpa/onnx/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onnxurntime library hash are different in Windows static debug lib.

essems opened this issue · comments

I use onnxruntime static library in windows.

There are two option url.

  1. https://github.com/csukuangfj/onnxruntime-libs/releases/download/v1.17.1/onnxruntime-win-x64-static_lib-Debug-1.17.1.tar.bz2
  2. https://hub.nuaa.cf/csukuangfj/onnxruntime-libs/releases/download/v1.17.1/onnxruntime-win-x64-static_lib-Debug-1.17.1.tar.bz2

The sha256 hashes of the two files are different.

  1. ecc68d914541c3b6ebc36148af63fe2a6af0f4f955b35199d612698d23169fa5
  2. 71a4a0a9f4a7df9e41bb738698f59c0a320524f144453f41f41bf8c55d5f1516

@essems
Could you compare the file sizes?

Sorry..
The site(hub.nuaa.cf) is blocked in the company.