Skip to content

Commit 994bfb5

Browse files
committed
fix: updat etts desc
1 parent dd23cc0 commit 994bfb5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/openapi/descriptions/text-to-speech.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@ export default {
107107
pronunciation_dict: {
108108
desc: `Custom pronunciation dictionary for handling specific words or phrases. Allows fine-tuning of how certain text should be pronounced using phonetic representations.`,
109109
},
110-
voice_modify: {
111-
desc: `Voice modification settings for adjusting pitch, intensity, timbre, and applying sound effects to customize the voice characteristics.`,
112-
},
113110
stream: {
114111
desc: `Enable streaming mode for real-time audio generation. When enabled, audio is generated and delivered in chunks as it's processed.`,
115112
},

0 commit comments

Comments
 (0)