create-music-elevenlabs
ElevenLabs Music経由でインストゥルメンタル音楽のベッドを生成し、elevenlabsプロキシ経由で広告代理に請求します。
コンテキストを 157 トークン使用しますコンテキストを 157 トークン 使用します
取り込み時のスキャン結果 · 2026-08-22
- 危険な処理認証情報のファイルを参照しています
scripts/media_proxy.py:10
ルールに基づく静的スキャンの結果です。検出がないことは安全を保証するものではありません。 本文と同梱スクリプトは全文を閲覧できるため、実行前に内容をご確認ください。
create-music-elevenlabs
Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades the tail. Prompt + length from the template recipe. Use for the music layer of any video-ad format.
Run
gen_music.py --prompt '...' --duration 10 --out music.m4a — bills the agent; writes a duration-clamped, loudnorm'd bed.
Contract
- Paid calls route through the GooseWorks proxies (bills the Ads agent) via the
bundled
media_proxy.py— never a provider SDK's default host. - The template recipe (DB) supplies the model + params; this capability is generic.