obs-localvocal 0.0.4
A very exciting release! We have improvements and new features all around:
- Saving subtitles to
.srt
files - Saving subtitles aligned to OBS recordings (timestamp, filename)
- Using external Whisper models
- CUDA support for Windows
- Disable on audio source mute
- Fixing UTF8 characters for certain languages
- Translation of the UI
If this plugin has provided value to you consider adding a ⭐ on this repo, subscribing to my YouTube channel where I post updates, and supporting my work: https://github.com/sponsors/royshil
Checksums
obs-localvocal-0.0.4-macos-universal.pkg: a364496083957b303d7f4ede006fac4fe927c6d1998af243de09fd336952a8bd
obs-localvocal-0.0.4-source.tar.xz: 87da3f140b04333c9e8a227a14b0235624d28f88b47ad20e454c94f2cb2b0732
obs-localvocal-0.0.4-windows-x64-Installer.exe: 2aec2689f8970e9587ab16e30d9828980e80a4be7c9f4060df140a2b3d8366a9
obs-localvocal-0.0.4-windows-x64.zip: d26613a78c948f2168972d056987c367ad0ce44315d26df3adf0d0f17c5d4b5f
obs-localvocal-0.0.4-x86_64-linux-gnu-dbgsym.ddeb: d6b83f1359c276729c1b7a44b25c6ba93707f5e2fe386483d76b5c5adaa6ade2
obs-localvocal-0.0.4-x86_64-linux-gnu.deb: 816dc3c7d8e8fb101182010be2c9ed68907020fe127efa9b393b28f122366708
What's Changed
- Install CUDA DLLs to the plugin release dir by @royshil in #22
- Add the option to select an external Whisper.cpp model file by @royshil in #25
- Fix osx build by @royshil in #29
- Fixing crash on linux filter add by @royshil in #28
- fix model load, fix Russian utf8 on Windows by @royshil in #31
- Locale and translations by @royshil in #33
- Fix CI by @umireon in #37
- Revert Fix CI partially by @umireon in #38
- srt subtitles file saving and source mute detection by @royshil in #36
New Contributors
Full Changelog: 0.0.3...0.0.4