Open
Conversation
- Resolved conflicts in 7 files - Integrated upstream improvements (mofa-debate app, dashboard refactoring, shared state system) - Preserved local mofa-cast functionality - Updated CastControllerBridge to use with_shared_state API - Added mofa-cast to app registry and sidebar
- Remove apps/mofa-cast/test_samples.zip from Git tracking - Remove node-hub/dora-voice-router.zip from Git tracking - These files should not be in version control - Local copies are preserved
- Remove apps/mofa-cast-中期变更前.zip - Remove apps/mofa-cast-单音.zip - Remove apps/mofa-cast-多音.zip - These files should not be in version control - Local copies are preserved
合并上级仓库的更新,包括: 主要更新: - 新增 mofa-ui 共享组件库(删除 2000+ 行重复代码) - mofa-fm 应用增强(Settings 标签页、角色配置编辑器) - Dora 集成改进(SharedDoraState、脏检查机制) - 采用 PageRouter 架构简化页面路由 冲突解决: - apps/mofa-fm/src/lib.rs: 移除本地模块,使用 mofa-ui 共享组件 - mofa-dora-bridge/src/lib.rs: 采用精确节点 ID 匹配 - mofa-dora-bridge/src/dispatcher.rs: 使用 AecInputBridge - mofa-studio-shell/src/app.rs: 合并本地 mofa_cast + 远程 PageRouter 系统 - run-mofa-studio.sh: 采用 pixi 包管理器 - voice-chat.yml: 使用上游默认语音配置 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
新增文档和开发工具: - CLAUDE.md: AI 辅助开发指南(项目资源地图) - MAKEPAD_QUICK_REF.md: Makepad 组件速查手册 - DOCUMENTATION_STRUCTURE.md: 文档结构说明 - AGENTS.md: Agent 系统文档 配置工具: - tessl.json: Tessel 包管理配置 - .mcp.json: MCP 服务器配置 MoFA-Cast 改进: - 更新测试样本文件(markdown 和 plain text 格式) - 新增多语音批量 TTS 数据流可视化图 - 新增 IMPLEMENTATION_STATUS.md 功能实现清单 TTS 修复: - 修复 PrimeSpeech TTS 推理包中的多音字处理 其他: - 新增 voice-chat.canvas 画布文件 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
MoFA Cast is a local multi-voice text-to-speech (TTS) tool that converts your already-optimized podcast scripts into professional audio with distinct speaker voices through local multi-voice TTS synthesis using PrimeSpeech engine.