Commit Graph

1 Commits

Author SHA1 Message Date
c2b44c7e5c Add SecondVoice project - Meeting translation system with auto-summary
New project: Real-time Chinese meeting translation tool
- Whisper API (STT) + Claude Haiku (translation)
- Recording + backlog system with auto-summary on meeting end
- Search system for conversation archive (Phase 2)
- Built in C++ for ecosystem reuse
- Priority: URGENT - Solves meeting comprehension conflicts

Success criteria: Works in 1 meeting without major issues
Cost: ~$0.40/hour (Whisper + Claude APIs)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-17 11:42:45 +08:00