Skip to content

Add MiniMax voice design support - #6659

Closed
octo-patch wants to merge 1 commit into
1Panel-dev:v2from
octo-patch:octo/20260811-voice-design-tool-recvrvH0fwgY6f
Closed

Add MiniMax voice design support#6659
octo-patch wants to merge 1 commit into
1Panel-dev:v2from
octo-patch:octo/20260811-voice-design-tool-recvrvH0fwgY6f

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Reason: Add MiniMax voice design support through the existing TTS adapter.

Changes:

  • Add a voice_design operation that posts the required prompt and voice identifier to the configured API base.
  • Validate HTTP and API status responses and return the designed voice identifier.
  • Add focused tests for both regional API bases, API errors, and missing response identifiers.

Checks:

  • uv run --no-project --python 3.11 python tests/models_provider/test_minimax_voice_design.py
  • uv run --no-project --python 3.11 python -m py_compile apps/models_provider/impl/minimax_model_provider/model/tts.py tests/models_provider/test_minimax_voice_design.py
  • uvx --from ruff==0.15.12 ruff check apps/models_provider/impl/minimax_model_provider/model/tts.py tests/models_provider/test_minimax_voice_design.py
  • uvx --from ruff==0.15.12 ruff format --check tests/models_provider/test_minimax_voice_design.py
  • git diff --check

@liuruibin

Copy link
Copy Markdown
Member

no plan

@liuruibin liuruibin closed this Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants