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