今回は、OpenAIのAPIを使って 字幕ファイル(.srt)をワンクリックで翻訳できるPythonアプリ を作りました。 英語から日本語を含む6言語に変換が可能です。 海外ドラマやインタビュー動画などのSRT字幕ファイルを、簡単に日本語や英語に翻訳できる便利ツール ...
An SRT file contains the dialog and timing information used to display subtitles on your media player. SRT subtitles are often used with movies encoded with an AVI container such as H.264 or DivX. In ...
In this post, I’ll show you how I built a subtitle translator desktop app using Python and the OpenAI API. This tool automatically translates .srt subtitle files — perfect for creators, YouTubers, and ...