H-294: 修复 CosyVoice 模型音色契约 #5

Merged
rogee merged 1 commits from agent/integration/h-294-bailian-invalid-parameter into main 2026-08-18 17:28:45 +08:00
Owner

Resolves H-294 InvalidParameter. The official CosyVoice contract confirms cosyvoice-v3.5-plus does not accept system voices; the previous longxiaochun default was incompatible. Require a same-workspace voice-design ID via BAILIAN_TTS_VOICE or -tts-voice before network access, retain the verified payload/command sequence, and add exact payload plus redacted task-failed regression coverage. No real Bailian or SIP call was made. Verification: go test -race ./...; go vet ./...; go build ./cmd/sip-demo; git diff --check.

Resolves H-294 InvalidParameter. The official CosyVoice contract confirms cosyvoice-v3.5-plus does not accept system voices; the previous longxiaochun default was incompatible. Require a same-workspace voice-design ID via BAILIAN_TTS_VOICE or -tts-voice before network access, retain the verified payload/command sequence, and add exact payload plus redacted task-failed regression coverage. No real Bailian or SIP call was made. Verification: go test -race ./...; go vet ./...; go build ./cmd/sip-demo; git diff --check.
rogee added 1 commit 2026-08-18 17:21:55 +08:00
rogee merged commit c3d56bc8f9 into main 2026-08-18 17:28:45 +08:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rogee/magic-sonar#5