Releases: summershrimp/obs-auto-subtitle
Releases · summershrimp/obs-auto-subtitle
obs-auto-subtitle 1.0.1
obs-auto-subtitle 1.0.0
Feature
- Add support for FunASR (local), read more at https://modelscope.cn/models/iic/funasr-runtime-win-cpu-x64/summary
- Drop Qt Websockets and QtNetwork SSL dependencies. Use websocketpp and curl for communication.
Known Issue
- AliNLS Wrong AKSK may caused crash.
What's Changed
- feat(trans): Add Swahili for Xunfei Translate. by @summershrimp in #69
- feat(trans): Add Koeran. by @summershrimp in #70
- feat(asr): Add FunASR local support. by @summershrimp in #71
- feat(websocket): Change library to websocketpp by @summershrimp in #67
- fix(QWebsocketpp): Fix crash caused by invalid state by @summershrimp in #72
- fix(CI): Disable macos notarize by @summershrimp in #73
- fix some bug by @summershrimp in #74
- feat(trans): Change network requester to curl by @summershrimp in #79
- chore(CI): Update badge icon by @summershrimp in #77
Full Changelog: 0.6.0...1.0.0
obs-auto-subtitle 1.0.0 b2 Happy 2024!
obs-auto-subtitle 0.6.0
Feature
- Support OBS 29.1.x
What's Changed
- Fix and improve build on Linux by @saeziae in #55
- chore(release): Update dep to fit obs 29.1.x, prepare release 0.6.0 by @summershrimp in #59
New Contributors
Full Changelog: 0.5.0...0.6.0
Checksums
obs-auto-subtitle-0.6.0-linux-x86_64.deb: 163a1625a4d79dc2268804bcb98600313c14cf488afac933808a90f685463444
obs-auto-subtitle-0.6.0-macos-arm64.pkg: 2b9f102821c90f82e4fdb6cb38994299235feb016e6442987342d1605a739601
obs-auto-subtitle-0.6.0-macos-universal.pkg: 4781d4500ce0fcc621ae739593678b25c04b980cdf5ebe10a6cd79039524ca50
obs-auto-subtitle-0.6.0-macos-x86_64.pkg: 69eb8a2c2014c69ade8b767a381276f7f90d09a97727c9968bf5871ec9afb4a2
obs-auto-subtitle-0.6.0-windows-x64-Installer.exe: 412f2ea8dcdda85a554f7be37368bea387ba658af5c0d4d528e3465a13ca8c80
obs-auto-subtitle-0.6.0-windows-x64.zip: bed7366c57c3091697bdbaa28f260f9f01922973ad20cabb303bbad237eb34c1
obs-auto-subtitle 0.5.0
Feature
- Change Aliyun NLS auth mode to aksk.
- Change HuaweiCloud SIS auth mode to IAM user and password.
- Add Microsoft Speech-to-text ASR provider.
- Support obs-studio 29+
Notice
- All auth info is persistence, please delete the filter or change to a wrong auth info when you do not need to use this plugin.
- Not support obs-studio 28 on macOS, not tested on obs-studio 28 on Windows.
What's Changed
- Add Microsoft Speech-to-text provider by @summershrimp in #49
- fix(builder): Fix initial crash caused by global vars by @summershrimp in #50
- Optimize auth by @summershrimp in #52
- chore(release): Prepare for 0.5.0 release by @summershrimp in #53
Full Changelog: 0.4.2...0.5.0
Checksums
obs-auto-subtitle-0.5.0-macos-arm64.pkg: dc01047a299da53cc91cf8b9e8422637abca6ee77edbf9ab6f7cafc2dedf449a
obs-auto-subtitle-0.5.0-macos-universal.pkg: 2341b7b716b4a6496029bc439206ce07fb4975f1cd197af0660e53548b196b57
obs-auto-subtitle-0.5.0-macos-x86_64.pkg: 7d902da5136ff46bd45d61b226e1c9e24c6708c7c8e0d701783845bc6625c99b
obs-auto-subtitle-0.5.0-windows-x64-Installer.exe: 351da5f67b9cef5b68f7187b3c97a5bbcebbae145436ba7f9cbae6217384743e
obs-auto-subtitle-0.5.0-windows-x64.zip: bc375601820e41a9dd032647b45fcdd8b8e004071413736a997022dcabb74143
obs-auto-subtitle 0.4.2
Checksums
obs-auto-subtitle-0.4.2-macos-arm64.pkg: 507015bb04903fd139cb87892671e36737ec17c8fdafd40a3b897134a7a2f6a5
obs-auto-subtitle-0.4.2-macos-universal.pkg: f1b44f87f22bc7bbfb7c79b2b15c89703fe4e36989473a9e9eb0b7ea49009e68
obs-auto-subtitle-0.4.2-macos-x86_64.pkg: c6b188b92c538f699fa296229da10305ccc4387de3bc80a0b3051bad81a1224b
obs-auto-subtitle-0.4.2-windows-x64-Installer.exe: 5ba7af29621fe34a4bf0ed567bfdc3de612781a9dfa277e6bd8b1dcd9cc3aadb
obs-auto-subtitle-0.4.2-windows-x64.zip: f789b146921454102d3b89f0617bd9c6ea84ed030b6bdc1d9d7306a6f61574df
obs-auto-subtitle 0.4.0
Notice:
- Only Support obs-studio 28.0 or newer.
- obs-studio 28 and later on macOS currently not supported.
New Feature:
- Support OBS-Studio 28 and later.
- Auto clean subtitle texts.
- Change SSL library on windows to schannel.
obs-auto-subtitle 0.3.0
Notice:
- Only Support obs-studio 26.1 or newer.
New Feature:
- Add Translate !
- Support Xunfei Normal Translate API
- Support Xunfei NiuTrans API
Bug Fix:
- Fix build & packaging on macOS.
obs-auto-subtitle 0.2.3
Notice:
- Only Support obs-studio 26.1 or newer.
New Feature:
- Add more settings for Aliyun API.
Bug Fix:
- Fix crashes when exit obs.
obs-auto-subtitle 0.2.2
New Feature:
- Fix Windows SSL connection issue. Now all provider use wss connection.
- Add more settings for Xunfei api
Hotfix:
- Support obs-studio 26.1 on windows ( need full uninstall and clean obs, and reinstall )
- Known issue: obs crashes when exit, not affect using.