Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】一个基于开源方案的视频翻译和配音工具 #3600

Open
jianchang512 opened this issue Oct 31, 2023 · 0 comments
Labels

Comments

@jianchang512
Copy link

jianchang512 commented Oct 31, 2023

视频字幕翻译和配音工具

开源地址 https://github.com/jianchang512/pyvideotrans

这是一个视频翻译工具,可将视频中的语音翻译为另一种语言的字幕,同时可添加该目标语言的配音。
语音识别基于 openai-whisper 开源模型、文字翻译使用 google 翻译,语音合成使用 Microsoft Edge TTS,背景音消除使用 Spleeter模型,无需购买任何商业接口,也无需付费。

功能

  1. 语音识别并翻译为目标语言文字,添加字幕到视频
  2. 添加对于目标语言发音的配音
  3. 背景音乐 噪声消除

使用方式

  1. 基于PyQt5的GUI界面
  2. 支持命令行方式运行

特点

  1. 友好GUI界面和命令行双支持
  2. 基于开源方案,无需任何花费
  3. 可在CPU下运行,无需GPU

截图预览

p1
pen1

cn.mp4
@ruanyf ruanyf added the weekly label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants