Skip to content

Commit

Permalink
Remove outdated WebsocketTTSRequest
Browse files Browse the repository at this point in the history
  • Loading branch information
eyw520 committed Jan 22, 2025
1 parent 7c22e7e commit 14a3224
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions fern/definition/tts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,21 +307,6 @@ types:
docs: |
Use this to cancel a context, so that no more messages are generated for that context.
WebSocketTTSRequest:
properties:
model_id:
type: string
docs: |
The ID of the model to use for the generation. See [Models](/build-with-sonic/models) for available models.
output_format: optional<OutputFormat>
transcript: optional<string>
voice: TTSRequestVoiceSpecifier
duration: optional<integer>
language: optional<string>
add_timestamps: optional<boolean>
continue: optional<boolean>
context_id: optional<string>

TTSRequest:
properties:
model_id:
Expand Down

0 comments on commit 14a3224

Please sign in to comment.