# QWave API ## Docs - [TTS 文字转语音](https://docs.qingbo.dev/cn/api-reference/audio/tts.md): 将文本转换为自然流畅的语音 - [语音识别与翻译](https://docs.qingbo.dev/cn/api-reference/audio/whisper-transcription.md): 语音转文字 (STT) 和语音翻译 - [Gemini Image 系列](https://docs.qingbo.dev/cn/api-reference/image/gemini.md): Google Gemini 图像生成 — Nano Banana 系列(原版 / Pro / 2),生成 / 编辑 / 多图参考 / 搜索增强 - [GPT-Image 系列](https://docs.qingbo.dev/cn/api-reference/image/gpt-image.md): OpenAI GPT-Image 图像生成 — 多代演进,多比例多分辨率,参考图与遮罩重绘 - [Imagen 4.0](https://docs.qingbo.dev/cn/api-reference/image/imagen.md): Google DeepMind 旗舰文生图 — 原生 2K 输出,写实质感,中英文字渲染准确 - [图像生成概述](https://docs.qingbo.dev/cn/api-reference/image/overview.md): 通过 /v1/tasks 统一端点调用所有图像生成模型,异步任务异步取结果 - [Qwen Image 系列](https://docs.qingbo.dev/cn/api-reference/image/qwen-image.md): 阿里通义千问图像 — 生成 / 编辑 / 多图参考一体化,2K 高保真输出 - [Seedream 系列](https://docs.qingbo.dev/cn/api-reference/image/seedream.md): 字节跳动豆包图像生成 — 多版本演进,多图参考 / 图像编辑 / 组图生成 - [Wan Image 系列](https://docs.qingbo.dev/cn/api-reference/image/wan-image.md): 阿里通义万相图像生成 — 文生图 / 图生图 / 多图参考 / 组图 / 交互式编辑 - [Z.ai Image](https://docs.qingbo.dev/cn/api-reference/image/z-image.md): 智谱 Z.ai 图像生成 — 轻量快速,中英双语 Prompt,低延迟低成本 - [取消任务](https://docs.qingbo.dev/cn/api-reference/task/cancel.md): POST /v1/tasks/{task_id}/cancel — 取消排队中的任务 - [查询任务状态](https://docs.qingbo.dev/cn/api-reference/task/status.md): GET /v1/tasks/{task_id} — 查询异步任务的状态、进度和最终结果 - [提交任务](https://docs.qingbo.dev/cn/api-reference/task/submit.md): POST /v1/tasks — 提交异步生成任务 - [同步等待](https://docs.qingbo.dev/cn/api-reference/task/sync.md): POST /v1/tasks/sync — 提交任务并等待完成 - [Claude 消息接口](https://docs.qingbo.dev/cn/api-reference/text/claude-messages.md) - [Gemini 原生格式](https://docs.qingbo.dev/cn/api-reference/text/gemini-native.md): 使用 Google Gemini 原生 API 格式 - [通用对话接口](https://docs.qingbo.dev/cn/api-reference/text/general-chat.md) - [多模态响应接口](https://docs.qingbo.dev/cn/api-reference/text/openai-multimodal.md) - [文本嵌入](https://docs.qingbo.dev/cn/api-reference/tools/embeddings.md): 将文本转换为向量表示 - [内容审核](https://docs.qingbo.dev/cn/api-reference/tools/moderations.md): 检测文本内容是否违规 - [文档重排序](https://docs.qingbo.dev/cn/api-reference/tools/rerank.md): 按与查询的相关性对候选文档重新排序 - [Grok Imagine Video 系列](https://docs.qingbo.dev/cn/api-reference/video/grok-imagine-video.md): xAI Grok Imagine 1.0 视频档 — 文生 / 图生,5 种比例,480p / 720p,6-30 秒 - [Hailuo 系列](https://docs.qingbo.dev/cn/api-reference/video/hailuo.md): MiniMax 海螺视频 — Hailuo 2.3 / 2.3 Fast,15 种中括号运镜指令 - [HappyHorse 系列](https://docs.qingbo.dev/cn/api-reference/video/happyhorse.md): 阿里云百炼欢马视频 — 单模型统一入口,智能路由 T2V/I2V/R2V/EDIT - [Kling 系列](https://docs.qingbo.dev/cn/api-reference/video/kling.md): 快手可灵视频生成 — v2.6 / v3 / v3-omni / video-o1 四代模型,覆盖文生、图生、首尾帧、多模态参考与推理增强 - [视频生成概述](https://docs.qingbo.dev/cn/api-reference/video/overview.md): 通过 /v1/tasks 统一端点调用所有视频生成模型,异步任务异步取结果 - [Seedance 系列](https://docs.qingbo.dev/cn/api-reference/video/seedance.md): 豆包 Seedance — 1.0 Lite / Pro / 1.5 / 2.0 多模态视频生成全家桶 - [SkyReels 系列](https://docs.qingbo.dev/cn/api-reference/video/skyreels.md): 昆仑万维 SkyReels V4 — T2V/I2V/Omni 多模态视频,支持参考图、视频扩展、声纹同步 - [Veo 系列](https://docs.qingbo.dev/cn/api-reference/video/veo.md): Google Veo 3.1 — 官方直连 Fast / Quality 双档,逆向 Lite / Quality 双档,原生有声、首尾帧、Remix - [Vidu Q3 系列](https://docs.qingbo.dev/cn/api-reference/video/vidu.md): 生数科技 Vidu Q3 — 参考生 / 文生 / 图生 / 首尾帧 / 多图混剪,智能镜头切换 - [万相 Wan 系列](https://docs.qingbo.dev/cn/api-reference/video/wan.md): 阿里巴巴通义万相 2.7 视频编辑专版 — 风格迁移 / 内容替换 / 视频改写 - [认证与密钥](https://docs.qingbo.dev/cn/docs/authentication.md): API 密钥管理与认证方式 - [模型列表](https://docs.qingbo.dev/cn/docs/models.md): 查看可用模型与定价信息 - [请求与响应格式](https://docs.qingbo.dev/cn/docs/request-response.md): 通用请求头、响应结构与错误码说明 - [流式输出](https://docs.qingbo.dev/cn/docs/streaming.md): 使用 SSE 实时接收文本生成结果 - [同步与异步](https://docs.qingbo.dev/cn/docs/sync-async.md): 了解 清波 API 的同步端点和异步任务系统 - [任务系统详解](https://docs.qingbo.dev/cn/docs/task-system.md): 图像与视频生成的异步任务完整流程 - [快速开始](https://docs.qingbo.dev/cn/guides/quickstart.md): 5 分钟快速上手 清波 API - [清波 API](https://docs.qingbo.dev/cn/index.md): 统一 AI 模型 API 网关 — 一个接口调用所有主流大模型 ## Optional - [Status](https://status.qingboai.com) - [Community](https://discord.gg/你的邀请码) - [GitHub](https://github.com/Kaiho1015/docs)