Skip to content

Translation Channels (Subtitle Translation)

Translation channels convert subtitles from the original language into another language — for example, translating Chinese subtitles to English, or vice versa. They leverage various translation services to produce accurate, fast results.

Tip: Some translation services require an API address and secret key (SK). You can configure them from Trans Settings(S) in the top menu bar.

We currently support over 20 translation channels. Click any channel name for detailed setup instructions.


Free Translation Channels

These channels are free but may have network restrictions or rate limits.

  • Google Translate: Reliable translation quality. Requires a proxy to use from mainland China.
  • Microsoft Translate: From Microsoft, no special network required. May become temporarily unavailable under heavy request loads.
  • M2M100 Local Model: Local model translation. Downloads the model on first use.

Professional Translation Services (API Key Required)

These are professional machine translation platforms. You typically need to register, create an application, and obtain an API key. They offer more stable service and higher translation quality.

  • Baidu Translate: Baidu's official translation service. You need to visit the Baidu Translate Open Platform, create an application, and get an AppID and key. Note: limited to mainland China IPs.
  • Tencent Translate: Tencent Cloud's machine translation service. Log in to Tencent Cloud, enable the service, and create access keys (SecretID and SecretKey). Also limited to mainland China IPs.
  • Alibaba Machine Translation: Professional translation from Alibaba Cloud. Visit the Alibaba Cloud website to enable the service.
  • DeepL Translate: Known for high-quality, natural translations. Register on the official website and pay with an international credit card to activate.

AI Large Model Translation Channels

These use cutting-edge AI models for translation that is more intelligent and closer to natural human language.

  • DeepSeek: A company focused on large model development. Apply for an API key on their open platform.
  • ByteDance Volcano Engine: Provided by ByteDance's Volcano Engine. Enable the service and create an inference endpoint on their website.
  • Zhipu AI: A leading domestic AI company. Apply for an API key on the Zhipu AI Open Platform.
  • Alibaba Bailian API: Alibaba Cloud's large model service platform. Apply for an API key on the Bailian Platform.
  • SiliconFlow: An AI technology services company. Apply for an SK key on their website.
  • 302.AI Translate: Visit 302.ai to get an appkey.
  • OpenRouter.ai: A platform integrating multiple AI models. Apply for an SK key on their website.
  • OpenAI (ChatGPT): The well-known ChatGPT with outstanding translation quality. Use OpenAI's official models or configure compatible third-party/relay APIs.
  • Gemini Translate: Google's powerful AI model. Apply for a Gemini API key on the Google AI platform. Requires a proxy from mainland China.
  • AzureGPT Translate: AI translation from Microsoft Azure. Requires an Azure subscription.

Self-Hosted and Custom

For developers with technical skills who want more control and flexibility.

  • DeepLX Translate: A project that lets you use DeepL for free. Requires self-deployment on a local machine or server.
  • LibreTranslate: Open-source machine translation software. Requires self-deployment.
  • Compatible AI / Local Model Translation: If you have deployed an AI large model (OpenAI-compatible API) on your own computer or server, enter the API address here to use it directly.
  • Custom Translation API: If you can code, write your own translation API. As long as it returns data in the specified format, it integrates seamlessly.