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

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

royshilkrot

Member
royshilkrot updated LocalVocal: Local Live Captions & Translation On-the-Go with a new update entry:

v0.3.4 AMD GPU! CoreML and Metal! Accelerate!

Much rejoicing! Introducing AMD ROCm / hipBLAS acceleration, as well as CoreML and Metal on Apple!
This was tested to give tremendous performance boosts on Apple and AMD GPUs.

Also in this release:
  • bumping to the latest whisper.cpp
  • fixing the captions stream issue on Twitch and YouTube
  • fixing the translation captions disappearance.
Enjoy and let me know of any problems!

Download:
  • ...

Read the rest of this update entry...
 

quyhp

New Member
Hi! I've installed obs-localvocal for windows (Windows 11 - with CUDA) to C:\obs-studio but I can't find any executable file in there or in any subfolder, so how can I run the app?
 

royshilkrot

Member
Hi! I've installed obs-localvocal for windows (Windows 11 - with CUDA) to C:\obs-studio but I can't find any executable file in there or in any subfolder, so how can I run the app?
This is an OBS plugin and it will appear on OBS as an audio filter on any audio source
 

ryancy

New Member
thank you for your gerat work, roy
I have a problem that {{input}} doesn't capture Dynamic input from Localvocal subtitles.
Could you solve this?
スクリーンショット 2024-08-05 191221.png
 

Attachments

  • スクリーンショット 2024-08-05 191247.png
    スクリーンショット 2024-08-05 191247.png
    55.7 KB · Views: 14
  • スクリーンショット 2024-08-05 191333.png
    スクリーンショット 2024-08-05 191333.png
    44 KB · Views: 11

Brantyz

New Member
Плагин отличный, но есть минус в том что я настроил обс по кнопке говорить, а этот плагин захватывает звук даже когда я не нажимаю на кнопку если вы добавите функцию, исправляющую эту проблему было бы круто и я бы смог использовать ваш плагин!
The plugin is great, but the downside is that I have customized the obs by talk button and this plugin captures the sound even when I don't click the button if you add a feature fixing this problem it would be cool and I would be able to use your plugin!
 

royshilkrot

Member

Tallicia

New Member
What is required to run with the hipBLAS 0.3.5 installation? When I try to use it, OBS won't start. The tail of the log doesn't offer much. It appears it causes OBS to crash. My only solution is to install the CPU version so it stops crashing and will start up.

19:56:23.674: [obs-localvocal] Checking if model 'Whisper Medium En q5' exists in data...
19:56:23.674: [obs-localvocal] Model not found in data: C:\Program Files\obs-studio\data\obs-plugins\obs-localvocal\models\ggml-model-whisper-medium-en-q5_0
19:56:23.674: [obs-localvocal] Config models folder: \AppData\Roaming\obs-studio/plugin_config/obs-localvocal/models
19:56:23.674: [obs-localvocal] Checking if model 'Whisper Medium En q5' exists in config...
19:56:23.674: [obs-localvocal] Lookig for model in config: \AppData\Roaming\obs-studio\plugin_config\obs-localvocal\models\ggml-model-whisper-medium-en-q5_0
19:56:23.674: [obs-localvocal] Model folder exists in config folder: \AppData\Roaming\obs-studio\plugin_config\obs-localvocal\models\ggml-model-whisper-medium-en-q5_0
19:56:23.674: [obs-localvocal] Model bin file found in folder: \AppData\Roaming\obs-studio\plugin_config\obs-localvocal\models\ggml-model-whisper-medium-en-q5_0\ggml-model-whisper-medium.en-q5_0.bin
19:56:23.870: [obs-localvocal] Loading whisper model from \AppData\Roaming\obs-studio\plugin_config\obs-localvocal\models\ggml-model-whisper-medium-en-q5_0\ggml-model-whisper-medium.en-q5_0.bin
19:56:23.871: [obs-localvocal] Using hipBLAS for inference
19:56:23.871: [obs-localvocal] DTW token timestamps disabled

I have and AMD cpu and AMD GPU and am hoping to improve efficiency and get closer to real time Captions.

CPU version log shoes it's much happier
20:02:50.642: [obs-localvocal] Using CPU for inference
20:02:50.642: [obs-localvocal] DTW token timestamps disabled
20:02:51.138: [obs-localvocal] Whisper model loaded: AVX = 1 | AVX2 = 1 | AVX512 = 0 | FMA = 1 | NEON = 0 | ARM_FMA = 0 | METAL = 0 | F16C = 1 | FP16_VA = 0 | WASM_SIMD = 0 | BLAS = 1 | SSE3 = 1 | SSSE3 = 1 | VSX = 0 | CUDA = 0 | COREML = 0 | OPENVINO = 0 | CANN = 0
20:02:51.171: [obs-localvocal] Whisper context is null, exiting thread
20:02:51.324: [obs-localvocal] Loading whisper model from
20:02:51.324: [obs-localvocal] Using CPU for inference
20:02:51.324: [obs-localvocal] DTW token timestamps enabled
20:02:51.324: [obs-localvocal] Failed to open whisper model file
20:02:51.324: [obs-localvocal] Failed to initialize whisper context
 
Top