Skip to content

Commit cb8784c

Browse files
authored
Merge pull request #131 from aimlapi/stelyatko/fix-update-tts-desc
fix: update tts desc
2 parents dd23cc0 + 994bfb5 commit cb8784c

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)