惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
博客园 - 【当耐特】
月光博客
月光博客
Vercel News
Vercel News
D
Docker
I
InfoQ
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
GbyAI
GbyAI
有赞技术团队
有赞技术团队
雷峰网
雷峰网
博客园 - 聂微东
小众软件
小众软件
Y
Y Combinator Blog
腾讯CDC
L
LangChain Blog
The GitHub Blog
The GitHub Blog
宝玉的分享
宝玉的分享
Stack Overflow Blog
Stack Overflow Blog
大猫的无限游戏
大猫的无限游戏
T
The Blog of Author Tim Ferriss

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
feat(media): add voice conversion and speech plugins · op...
steipete · 2026-04-25 · via Recent Commits to openclaw:main

@@ -18,32 +18,35 @@ OpenClaw generates images, videos, and music, understands inbound media (images,

1818

| Image generation | `image_generate` | ComfyUI, fal, Google, MiniMax, OpenAI, Vydra, xAI | Creates or edits images from text prompts or references |

1919

| Video generation | `video_generate` | Alibaba, BytePlus, ComfyUI, fal, Google, MiniMax, OpenAI, Qwen, Runway, Together, Vydra, xAI | Creates videos from text, images, or existing videos |

2020

| Music generation | `music_generate` | ComfyUI, Google, MiniMax | Creates music or audio tracks from text prompts |

21-

| Text-to-speech (TTS) | `tts` | ElevenLabs, Google, Gradium, Microsoft, MiniMax, OpenAI, Vydra, xAI | Converts outbound replies to spoken audio |

21+

| Text-to-speech (TTS) | `tts` | ElevenLabs, Google, Gradium, Local CLI, Microsoft, MiniMax, OpenAI, Vydra, xAI, Xiaomi MiMo | Converts outbound replies to spoken audio |

2222

| Media understanding | (automatic) | Any vision/audio-capable model provider, plus CLI fallbacks | Summarizes inbound images, audio, and video |

23232424

## Provider capability matrix

25252626

This table shows which providers support which media capabilities across the platform.

272728-

| Provider | Image | Video | Music | TTS | STT / Transcription | Realtime Voice | Media Understanding |

29-

| ---------- | ----- | ----- | ----- | --- | ------------------- | -------------- | ------------------- |

30-

| Alibaba | | Yes | | | | | |

31-

| BytePlus | | Yes | | | | | |

32-

| ComfyUI | Yes | Yes | Yes | | | | |

33-

| Deepgram | | | | | Yes | | |

34-

| ElevenLabs | | | | Yes | Yes | | |

35-

| fal | Yes | Yes | | | | | |

36-

| Google | Yes | Yes | Yes | Yes | | Yes | Yes |

37-

| Gradium | | | | Yes | | | |

38-

| Microsoft | | | | Yes | | | |

39-

| MiniMax | Yes | Yes | Yes | Yes | | | |

40-

| Mistral | | | | | Yes | | |

41-

| OpenAI | Yes | Yes | | Yes | Yes | Yes | Yes |

42-

| Qwen | | Yes | | | | | |

43-

| Runway | | Yes | | | | | |

44-

| Together | | Yes | | | | | |

45-

| Vydra | Yes | Yes | | Yes | | | |

46-

| xAI | Yes | Yes | | Yes | Yes | | Yes |

28+

| Provider | Image | Video | Music | TTS | STT / Transcription | Realtime Voice | Media Understanding |

29+

| ----------- | ----- | ----- | ----- | --- | ------------------- | -------------- | ------------------- |

30+

| Alibaba | | Yes | | | | | |

31+

| BytePlus | | Yes | | | | | |

32+

| ComfyUI | Yes | Yes | Yes | | | | |

33+

| Deepgram | | | | | Yes | Yes | |

34+

| ElevenLabs | | | | Yes | Yes | | |

35+

| fal | Yes | Yes | | | | | |

36+

| Google | Yes | Yes | Yes | Yes | | Yes | Yes |

37+

| Gradium | | | | Yes | | | |

38+

| Local CLI | | | | Yes | | | |

39+

| Microsoft | | | | Yes | | | |

40+

| MiniMax | Yes | Yes | Yes | Yes | | | |

41+

| Mistral | | | | | Yes | | |

42+

| OpenAI | Yes | Yes | | Yes | Yes | Yes | Yes |

43+

| Qwen | | Yes | | | | | |

44+

| Runway | | Yes | | | | | |

45+

| SenseAudio | | | | | Yes | | |

46+

| Together | | Yes | | | | | |

47+

| Vydra | Yes | Yes | | Yes | | | |

48+

| xAI | Yes | Yes | | Yes | Yes | | Yes |

49+

| Xiaomi MiMo | Yes | | | Yes | | | Yes |

47504851

<Note>

4952

Media understanding uses any vision-capable or audio-capable model registered in your provider config. The table above highlights providers with dedicated media-understanding support; most LLM providers with multimodal models (Anthropic, Google, OpenAI, etc.) can also understand inbound media when configured as the active reply model.

@@ -53,11 +56,11 @@ Media understanding uses any vision-capable or audio-capable model registered in

53565457

Video and music generation run as background tasks because provider processing typically takes 30 seconds to several minutes. When the agent calls `video_generate` or `music_generate`, OpenClaw submits the request to the provider, returns a task ID immediately, and tracks the job in the task ledger. The agent continues responding to other messages while the job runs. When the provider finishes, OpenClaw wakes the agent so it can post the finished media back into the original channel. Image generation and TTS are synchronous and complete inline with the reply.

555856-

Deepgram, ElevenLabs, Mistral, OpenAI, and xAI can all transcribe inbound

57-

audio through the batch `tools.media.audio` path when configured. Deepgram,

58-

ElevenLabs, Mistral, OpenAI, and xAI also register Voice Call streaming STT

59-

providers, so live phone audio can be forwarded to the selected vendor

60-

without waiting for a completed recording.

59+

Deepgram, ElevenLabs, Mistral, OpenAI, SenseAudio, and xAI can all transcribe

60+

inbound audio through the batch `tools.media.audio` path when configured.

61+

Deepgram, ElevenLabs, Mistral, OpenAI, and xAI also register Voice Call

62+

streaming STT providers, so live phone audio can be forwarded to the selected

63+

vendor without waiting for a completed recording.

61646265

Google maps to OpenClaw's image, video, music, batch TTS, backend realtime

6366

voice, and media-understanding surfaces. OpenAI maps to OpenClaw's image,