[GH-ISSUE #65] I optimized a version that supports Chinese(中文) and made a lot of optimizations #51

Closed
opened 2026-03-02 04:06:27 +03:00 by kerem · 1 comment
Owner

Originally created by @harry0703 on GitHub (Mar 13, 2024).
Original GitHub issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/65

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
  • 支持 中文英文 视频文案
  • 支持 多种语音 合成
  • 支持 字幕生成,可以调整字体、颜色、大小,同时支持字幕描边设置
  • 支持 背景音乐,随机或者指定音乐文件
Originally created by @harry0703 on GitHub (Mar 13, 2024). Original GitHub issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/65 # 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](https://github.com/harry0703/MoneyPrinterTurbo) 我优化了一个版本,支持了中文,并且做了大量的优化 非常感谢 MoneyPrinter这个项目,我发现对中文的支持不太好。 于是我做了重构和优化,使其对中英文都可以很好的支持,支持多种中英文语音合成,而且字幕的效果更好了。 ## Feature Highlights 🎯 - [x] Fully implemented MVC architecture, offering clear code structure, ease of maintenance, and support for both API and web interfaces. - [x] Supports multiple high-definition video resolutions: - [x] Portrait mode: 9:16, 1080x1920 - [x] Landscape mode: 16:9, 1920x1080 - [x] Multilingual video script support for both Chinese and English. - [x] Advanced voice synthesis capabilities. - [x] Subtitle generation support, allowing customization of fonts, colors, and sizes, including outline settings for subtitles. - [x] Background music support, with options for random selection or specifying music files. ## 功能特性 🎯 - [x] 完整的 **MVC架构**,代码 **结构清晰**,易于维护,支持API和Web界面 - [x] 支持多种 **高清视频** 尺寸 - [x] 竖屏 9:16,`1080x1920` - [x] 横屏 16:9,`1920x1080` - [x] 支持 **中文** 和 **英文** 视频文案 - [x] 支持 **多种语音** 合成 - [x] 支持 **字幕生成**,可以调整字体、颜色、大小,同时支持字幕描边设置 - [x] 支持 **背景音乐**,随机或者指定音乐文件
kerem closed this issue 2026-03-02 04:06:28 +03:00
Author
Owner

@FujiwaraChoki commented on GitHub (Mar 13, 2024):

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

<!-- gh-comment-id:1993710773 --> @FujiwaraChoki commented on GitHub (Mar 13, 2024): Amazing, I'll add it to the README. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MoneyPrinterV2#51
No description provided.