.1998285672285072:cb02528f44cbe42e81d0dbc759d3dc51_69e6c2f86da72146aef92799.69e6c34a6da72146aef9279d.69e6c34a67df5f5a4bc90291:Trae CN.T(2026/4/21 08:22:34)#129
Open
Unizzr wants to merge 3 commits intoKittenML:mainfrom
Conversation
实现包含以下功能: - 基于Flask的Web服务端 - 实时语音生成和任务队列处理 - 历史记录管理 - 响应式前端界面 - 多模型和语音选择支持
添加暗黑主题切换功能,支持文件上传和进度显示 实现文件拖拽上传和主题持久化存储 优化界面样式和交互体验 新增测试脚本验证模板渲染和功能完整性
- 新增中文文本处理模块,支持中文转拼音 - 添加字幕生成功能,包含原文、拼音及分段信息 - 更新前端界面显示字幕,支持原文/拼音切换 - 修改API接口返回字幕信息 - 添加pypinyin和cn2an依赖
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(tts): 添加中文支持及字幕功能