lingarr-translate / lingarr

Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a user-specified target language. With automated translation options, Lingarr simplifies the subtitle translation process.
Other
194 stars 3 forks source link

feat: Use Local LLMs to translate subtitles #13

Closed adan89lion closed 1 month ago

adan89lion commented 1 month ago

I'm running Ollama with multiple LLMs, and some multilingual models (like Gemma 27b and Command-R 32b) are quite capable of translating texts naturally and smoothly. I'm currently using Subtitle Edit with Ollama to translate my subtitles. Is it possible to integrate Ollama or other LLM enpoint to lingarr's backend?

rowanfuchs commented 1 month ago

Sounds good, I am definitely open to try. Are you using docker or their desktop app?

rowanfuchs commented 1 month ago

I've moved the feature request to the discussions