Skip to content

Add MiniMax music generation API client - #24

Open
octo-patch wants to merge 1 commit into
MubertAI:mainfrom
octo-patch:octo/20260716-adds-mubert-text-to-music-api-recvpyWNGpx7Ys
Open

Add MiniMax music generation API client#24
octo-patch wants to merge 1 commit into
MubertAI:mainfrom
octo-patch:octo/20260716-adds-mubert-text-to-music-api-recvpyWNGpx7Ys

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: adds a tested MiniMax text-to-music API integration using the regional music generation endpoints.

This adds a small standard-library client for the music-3.0 model with Bearer authentication, global and China endpoint selection, URL or hex output, audio format validation, China-region watermark support, and completed-response parsing. The README includes a minimal environment-variable-based example and notes the 24-hour URL lifetime.

Checks:

  • python3 -m unittest -v test_minimax_music.py
  • python3 -m py_compile minimax_music.py test_minimax_music.py
  • target music configuration coverage check
  • git diff --check
  • secret scan

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.

1 participant