locaal-ai / obs-localvocal

OBS plugin for local speech recognition and captioning using AI
https://obsproject.com/forum/resources/localvocal-live-stream-ai-assistant.1769/
GNU General Public License v2.0
520 stars 38 forks source link

Outputting captions in two languages #160

Open smorad opened 2 months ago

smorad commented 2 months ago

Thanks for releasing such great software! I find it well-polished and very useful.

Is it possible to produce captions in two languages? I would like to speak in English, and have captions generated in English and another language at the same time. I could add another LocalVocal filter, but this would require much more processing.

Is it possible to output the English captions produced by whisper, then translate the English captions into another language?