realsub

Tutorials

English · 简体中文 · 繁體中文 · 日本語

Optional setups for RealSub. None of these are required — RealSub works out of the box with the bundled models and the default translation source. These guides are for people who want a translator that is faster, cheaper, or fully offline.

Status: planned. The articles below are not written yet. Watch this repository or check back after a release to see them appear.


Planned articles

1. Local LLM translation with llama-server (Sakura and friends)

Running a translation model on your own machine and pointing RealSub at it, so that no text leaves your computer at all and there is no per-request latency over the internet.

Planned scope:

Licensing note (important): models such as Sakura are distributed under terms that prohibit commercial use, which is why RealSub does not bundle or ship any of them. This guide will explain how to deploy a model you obtained yourself; complying with that model’s license is your responsibility.

2. Using a free Zhipu (bigmodel.cn) API key as the translation source

For users in mainland China who want lower latency than the default source, or anyone who wants to plug an OpenAI-compatible endpoint into RealSub.

Planned scope:

RealSub does not bundle, pre-fill or proxy any third-party account. This is the same procedure summarized in FAQ Q2.


Contributing

Have a setup worth writing up? Post it in Discussions — good write-ups can be adopted here with credit.