mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 05:21:10 +02:00
Picture App: - Update LocalImageGenService to use GPU server (gpu-img.mana.how) - Add API key authentication (GPU_API_KEY) - Increase timeout to 120s (VRAM may need model loading time) Chat App: - Add VoiceModule with STT/TTS integration via GPU server - POST /api/v1/voice/transcribe — Upload audio, get text + word timestamps - POST /api/v1/voice/synthesize — Send text, get audio response - GET /api/v1/voice/health — Check GPU voice services availability - Supports speaker diarization and language selection Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages/chat-types | ||
| CLAUDE.md | ||
| INTEGRATION_COMPLETE.md | ||
| MANA_CORE_AUTH_INTEGRATION.md | ||
| package.json | ||
| TESTING_GUIDE.md | ||