小牛桥接服务 · 云端链路测试面板

模拟 goods-library-cloud 调用链路: GoodsVoiceCloneServiceImpl.executeBlocking(refAudioUrl,targetText,targetLanguage,maxVideoSec)

8181 小牛 8849 IndexTTS COS/CDN

POST /voice-clone 等价 executeBlocking() 云端混剪配音主链路

① 参数校验 ② 查缓存 / 下载 refAudio ③ ffmpeg 裁剪 15s ④ IndexTTS 合成 ⑤ COS 上传 ⑥ 返回 CDN URL
视频素材秒数(0=跳过校验)

GET /health 健康检查

GET /models 模型列表

POST /tts/sync · /tts/submit 通用配音(本地/云端模型)

speed

GET /tts/status/{taskId} + 轮询直到完成

GET /tts/audio/{taskId}

POST /clone 音色克隆

GET /clone/status/{videoId}