Add tongyi tts&tts function optimization (#2177)

Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
Charlie.Wei
2024-01-24 20:32:04 +08:00
committed by GitHub
parent a96cae4f44
commit ac4bb5c35f
11 changed files with 278 additions and 108 deletions

View File

@@ -495,7 +495,7 @@ The text generation application offers non-session support and is ideal for tran
/>
<Row>
<Col>
Text to speech, only supports openai model.
Text to speech.
### Request Body

View File

@@ -458,7 +458,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
/>
<Row>
<Col>
文字转语音,仅支持 openai 模型
文字转语音。
### Request Body

View File

@@ -845,7 +845,7 @@ Chat applications support session persistence, allowing previous chat history to
/>
<Row>
<Col>
Text to speech, only supports openai model.
Text to speech.
### Request Body

View File

@@ -917,7 +917,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
/>
<Row>
<Col>
文字转语音,仅支持 openai 模型
文字转语音。
### Request Body