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

I optimized a version that supports Chinese(中文) and made a lot of optimizations #65

Closed
16 tasks done
harry0703 opened this issue Mar 13, 2024 · 1 comment
Closed
16 tasks done

Comments

@harry0703
Copy link

harry0703 commented Mar 13, 2024

I am very grateful for the MoneyPrinter project.

I found that its support for Chinese was not very good.
So I did a refactor and optimization to make it support both Chinese and English well.
It supports various Chinese and English speech synthesis, and the subtitle effect has been improved.

https://github.com/harry0703/MoneyPrinterTurbo

我优化了一个版本,支持了中文,并且做了大量的优化
非常感谢 MoneyPrinter这个项目,我发现对中文的支持不太好。
于是我做了重构和优化,使其对中英文都可以很好的支持,支持多种中英文语音合成,而且字幕的效果更好了。

Feature Highlights 🎯

  • Fully implemented MVC architecture, offering clear code structure, ease of maintenance, and support for both API and web interfaces.
  • Supports multiple high-definition video resolutions:
    • Portrait mode: 9:16, 1080x1920
    • Landscape mode: 16:9, 1920x1080
  • Multilingual video script support for both Chinese and English.
  • Advanced voice synthesis capabilities.
  • Subtitle generation support, allowing customization of fonts, colors, and sizes, including outline settings for subtitles.
  • Background music support, with options for random selection or specifying music files.

功能特性 🎯

  • 完整的 MVC架构,代码 结构清晰,易于维护,支持API和Web界面
  • 支持多种 高清视频 尺寸
    • 竖屏 9:16,1080x1920
    • 横屏 16:9,1920x1080
  • 支持 中文英文 视频文案
  • 支持 多种语音 合成
  • 支持 字幕生成,可以调整字体、颜色、大小,同时支持字幕描边设置
  • 支持 背景音乐,随机或者指定音乐文件
@FujiwaraChoki
Copy link
Owner

Amazing, I'll add it to the README. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants