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
commit ac4bb5c35f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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