Skip to content

Add regional music generation support - #200

Open
octo-patch wants to merge 1 commit into
szczyglis-dev:masterfrom
octo-patch:octo/20260823-music-generation-tool-recvss9M5cRk6h
Open

Add regional music generation support#200
octo-patch wants to merge 1 commit into
szczyglis-dev:masterfrom
octo-patch:octo/20260823-music-generation-tool-recvss9M5cRk6h

Conversation

@octo-patch

@octo-patch octo-patch commented Aug 23, 2026

Copy link
Copy Markdown

Reason: Add the requested music generation capability to the existing media mode.

  • Added regional music generation requests with prompt, lyrics, output, audio settings, and cover inputs.
  • Decode both hexadecimal and URL audio responses and save generated audio to the configured output directory.
  • Registered music models, provider configuration, and provider routing.

Checks:

  • python3 -m py_compile src/pygpt_net/provider/api/openai/music.py src/pygpt_net/provider/api/openai/__init__.py src/pygpt_net/provider/llms/minimax.py src/pygpt_net/core/models/models.py src/pygpt_net/controller/chat/common.py src/pygpt_net/app.py
  • python3 -m json.tool src/pygpt_net/data/config/models.json
  • python3 -m json.tool src/pygpt_net/data/config/config.json
  • python3 -m json.tool src/pygpt_net/data/config/settings.json
  • git diff --check

@octo-patch
octo-patch force-pushed the octo/20260823-music-generation-tool-recvss9M5cRk6h branch from 6512868 to 31dbd7b Compare August 23, 2026 16:45
@octo-patch
octo-patch force-pushed the octo/20260823-music-generation-tool-recvss9M5cRk6h branch from 31dbd7b to a9ec57b Compare August 23, 2026 16:46
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