Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 426 Bytes

Subtitle-Translator-Cli

Description

This is a simple CLI tools to translate subtitle files.

Usage

Setup

add openai key to config.json

Translate

stc openai -s <SOURCE_LANGUAGE> -t <TARGET_LANGUAGE> -p <PATH>
demo.mp4

Note: The Claude-sonnet-3.5 model demonstrates superior translation performance compared to GPT-4o-mini.