← 返回
开发者工具 Key 中文

SenseAudio-TTS

Build and debug SenseAudio text-to-speech integrations on `/v1/t2a_v2` and `/ws/v1/t2a_v2`, including sync HTTP, SSE stream, WebSocket event sequencing, hex...
在 /v1/t2a_v2 和 /ws/v1/t2a_v2 上构建并调试 SenseAudio 文字转语音集成,涵盖同步 HTTP、SSE 流、WebSocket 事件序列、十六进制等。
scikkk
开发者工具 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 504
下载
💾 6
安装
1
版本
#latest

概述

SenseAudio TTS

Use this skill for all SenseAudio speech synthesis tasks.

Read First

  • references/tts.md

Workflow

  1. Pick protocol:
    • HTTP sync for simple one-shot generation.
    • SSE for incremental HTTP audio chunks.
    • WebSocket for realtime incremental text-to-audio sessions.
  1. Build minimal valid request:
    • Auth header, model, text, voice_setting.voice_id.
    • Add optional tuning only if user asks.
  1. Implement output parsing:
    • Decode data.audio hex to bytes.
    • Finalize on terminal status/event.
  1. Harden for production:
    • Handle auth and parameter errors.
    • Add retry/backoff for transient network failures.
    • Log session and trace identifiers.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-31 15:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,998
content-creation

Subtitle Generator

scikkk
{"answer":"从视频音频生成带精确时间戳的同步字幕(SRT/VTT/ASS)。适用于需要字幕、隐藏字幕或视频转录的场景..."}
★ 0 📥 1,292
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,975