tuna2134 / sbv2-api

Only infer tts
MIT License
29 stars 5 forks source link

fix(deps): update dependency onnxruntime-web to v1.20.1 #142

Open renovate[bot] opened 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
onnxruntime-web 1.20.0 -> 1.20.1 age adoption passing confidence

Release Notes

Microsoft/onnxruntime (onnxruntime-web) ### [`v1.20.1`](https://redirect.github.com/microsoft/onnxruntime/releases/tag/v1.20.1): ONNX Runtime v1.20.1 [Compare Source](https://redirect.github.com/Microsoft/onnxruntime/compare/v1.20.0...v1.20.1) ### What's new? #### Python Quantization Tool - Prevent int32 quantized bias from clipping by adjusting the weight's scale ([#​22020](https://redirect.github.com/Microsoft/onnxruntime/issues/22020)) - [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga) - Update QDQ Pad, Slice, Softmax ([#​22676](https://redirect.github.com/Microsoft/onnxruntime/issues/22676)) - [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga) - Introduce get_qdq_config() helper to get QDQ configurations ([#​22677](https://redirect.github.com/Microsoft/onnxruntime/issues/22677)) - [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga) - Add reduce_range option to get_qdq_config() ([#​22782](https://redirect.github.com/Microsoft/onnxruntime/issues/22782)) - [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga) - Flaky test due to Pad reflect bug ([#​22798](https://redirect.github.com/Microsoft/onnxruntime/issues/22798)) - [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga) #### CPU EP - Refactor SkipLayerNorm implementation to address issues ([#​22719](https://redirect.github.com/Microsoft/onnxruntime/issues/22719), [#​22862](https://redirect.github.com/Microsoft/onnxruntime/issues/22862)) - [@​amarin16](https://redirect.github.com/amarin16), [@​liqunfu](https://redirect.github.com/liqunfu) #### QNN EP - Add QNN SDK v2.28.2 support ([#​22724](https://redirect.github.com/Microsoft/onnxruntime/issues/22724), [#​22844](https://redirect.github.com/Microsoft/onnxruntime/issues/22844)) - [@​HectorSVC](https://redirect.github.com/HectorSVC), [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga) #### TensorRT EP - Exclude DDS ops from running on TRT ([#​22875](https://redirect.github.com/Microsoft/onnxruntime/issues/22875)) - [@​chilo-ms](https://redirect.github.com/chilo-ms) #### Packaging - Rework the native library usage so that a pre-built ORT native package can be easily used ([#​22345](https://redirect.github.com/Microsoft/onnxruntime/issues/22345)) - [@​skottmckay](https://redirect.github.com/skottmckay) - Fix Maven Sha256 Checksum Issue ([#​22600](https://redirect.github.com/Microsoft/onnxruntime/issues/22600)) - [@​idiskyle](https://redirect.github.com/idiskyle) #### Contributions Big thank you to the release manager [@​yf711](https://redirect.github.com/yf711), along with [@​adrianlizarraga](https://redirect.github.com/adrianlizarraga), [@​HectorSVC](https://redirect.github.com/HectorSVC), [@​jywu-msft](https://redirect.github.com/jywu-msft), and everyone else who helped to make this patch release process a smooth one!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.