Resource icon

Auto Subtitle 1.0.0

Feature​

Known Issue​

(None)

What's Changed​

Full Changelog: 0.6.0...1.0.0

Feature​

  • Support OBS 30.0 and so on.
  • Add FunASR local ASR support.

What's Changed​

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

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​

We compile openssl by ourself and package it, so now it works.
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.
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.
Notice:
  • Only Support obs-studio 26.1 or newer.
New Feature:
  • Add more settings for Aliyun API.
Bug Fix:
  • Fix crashes when exit obs.
Top