工具 API
compose_ music
Convert a prompt to music and save the output audio file to a given directory. Directory is optional, if not provided, the output file will be saved to $HOME/Desktop. Args: prompt: Prompt to convert to music. Must provide either prompt or composition_plan. output_directory: Directory to save the output audio file composition_plan: Composition plan to use for the music. Must provide either prompt or composition_plan. music_length_ms: Length of the generated music in milliseconds. Cannot be used if composition_plan is provided. ⚠️ COST WARNING: This tool makes an API call to ElevenLabs which may incur costs. Only use when explicitly requested by the user.
其他1 积分
调用信息
- 工具标识
- elevenlabs.compose_music
- 服务提供方
- ElevenLabs
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
prompt—
output_directory—
composition_plan—
music_length_ms—