ChatTTS-ui icon indicating copy to clipboard operation
ChatTTS-ui copied to clipboard

可以补充一下API请求和响应的完整档么?

Open xiasi0 opened this issue 1 year ago • 0 comments
trafficstars

requests还有其它额外么

  "prompt"
  "voice"
  "speed"
  "temperature"
  "top_p"
  "top_k"
  "refine_max_new_token"
  "infer_max_new_token"
  "text_seed"
  "skip_refine"
  "is_stream"
  "custom_voice"
  "wav"

响应后可以获取到音频文件。是否可以获取音频文件后不保存api服务端的音频文件。

xiasi0 avatar Sep 30 '24 04:09 xiasi0