In this release we bumped onnxruntime to the latest 1.14.1, added Japanese translation, fixed bugs, and we're gearing up for various Linux builds. See the full change log below.
Thanks to all our contributors! 🙏
### Checksums
obs-backgroundremoval-0.5.14-linux-x86_64.deb: 3bd30e5c839f583f51c58c8a57ba6bf41afd700fa5b34ef22ecd4216674b3500
obs-backgroundremoval-0.5.14-macos-arm64.pkg: 3106b2cd9a008f200bfaf1d1abe568ab18f06c409fa12c4ed1bf46767160a7d8
obs-backgroundremoval-0.5.14-macos-universal.pkg: b417b89b6771e7b075ace0515df79537a2fe0d189c3da7ef230511a4d15de1a9
obs-backgroundremoval-0.5.14-macos-x86_64.pkg: 6e77fd37d47377a6b146c9c68b1dc6d2e92376b1abcbcfed537537965593d083
obs-backgroundremoval-0.5.14-windows-x64-Installer.exe: 9295dd84a81543e10033bdc4d16d78f1ef2d7ee235a0b3006ae2806477e91049
obs-backgroundremoval-0.5.14-windows-x64.zip: fca32098edcbd3f3be5a9e9865fee1b2ffbe4754b596ae6d1886f33632fc2960
## What's Changed
* Create en-US.ini by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/173
* Bump 0.5.14 by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/174
* Ccache should be optional by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/175
* Add quotes to en-US.ini by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/176
* Add Japanese translations by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/177
* Bump Onnxruntime 1.14.1 by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/178
* Abort if tf->model is null in createOrtSession by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/186
* Add USE_SHARED_OPENCV and USE_SHARED_ONNXRUNTIME options by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/185
**Full Changelog**: https://github.com/royshil/obs-backgroundremoval/compare/v0.5.13...v0.5.14