Skip to content

An LLM agent built with LangChain using Faster Whisper and Google Gemini API to generate and translate video subtitles.

License

Notifications You must be signed in to change notification settings

imkasen/video-translation-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Translation Agent

Open In Colab

使用 LangChain 构建的 LLM Agent,利用 Faster Whisper 和 Google Gemini API 生成并翻译视频字幕。

在 Google Colab 环境下:

  1. 使用 Faster Whisper 对视频 / 音频进行语音识别,并生成字幕文件
  2. 利用 Google Gemini 对源字幕进行翻译,并生成双语字幕文件

你需要准备一个 Google Gemini API。

About

An LLM agent built with LangChain using Faster Whisper and Google Gemini API to generate and translate video subtitles.

Resources

License

Stars

Watchers

Forks