LocalVocal: Local Live Captions & Translation On-the-Go

LocalVocal: Local Live Captions & Translation On-the-Go v0.5.3

What's Changed​

  • Update whisper dependencies to 0.0.12 by @Tabby in #264
    • Updates Vulkan SDK on Windows to 1.4.328.1
      • Adds more Vulkan operations that Whisper.cpp can make use of which should improve Vulkan performance
    • Build ROCm/HIPBLAS Whisper.cpp backend for all available GPU architectures available in ROCm instead of whatever the default was, which fixes crashes when using the HIPBLAS backend on compatible GPUs (may still crash on incompatible/unsupported GPUs)
      • See ROCm compatibility matrix for the full list of GPU architectures. Every architecture listed there is now included in the targets being built for
  • Like
Reactions: OpenFields

What's Changed​

  • Fix MacOS 12 crashes and codesigning issues by @Tabby in #262
[EDIT] Previous mention of additional AMD GPU targets was incorrect, I made a mistake in how I configured those. Next release for more AMD GPUs :)
Small re-release to fix missing installers from the last release

What's Changed​

Download:

What's Changed​

  • Require OpenBLAS on Linux so that CT2 works (and enable it for Whisper too) by @Tabby in #251
  • Use system ICU and curl by default on Linux where possible by @Tabby in #250
  • Fix transcription overwriting local translation output by @Tabby in #253
  • Fix crash when using translations with buffered output by @Tabby in #254

What's Changed​

  • Downgrade ONNX runtime to 1.20.1 for MacOS 12 compatibility by @Tabby in #249
  • Like
Reactions: OpenFields

What's Changed​

  • Add support for hevc and av1 to WebVTT-in-video-stream by @palana in #204
  • Add ggml_abort callback function to handle errors by @Tabby in #244
  • Fix missing Silero VAD model file on Windows by @Tabby in #247
Download: https://github.com/royshil/obs-localvocal/releases/tag/0.4.2

wonderful work by https://github.com/Tabby
Top