工具 API

isolate_audio

Isolate audio from a file. Uploads file to server and returns accessible URL. ⚠️ COST WARNING: This tool makes an API call to ElevenLabs which may incur costs. Only use when explicitly requested by the user. Args: input_file_url: URL of the audio file to isolate. The file will be downloaded to a temporary location. output_directory: Directory where files should be saved (only used when saving files). Defaults to $HOME/Desktop if not provided.

其他1 积分

调用信息

工具标识
elevenlabs.isolate_audio
服务提供方
ElevenLabs
平均响应
0 ms
近 7 天调用
0

输入参数

input_file_url必填

string

output_directory