Commit c3ee0062
Changed files (2)
src
openai
types
src/openai/types/chat/chat_completion_audio_param.py
@@ -14,8 +14,9 @@ class ChatCompletionAudioParam(TypedDict, total=False):
Must be one of `wav`, `mp3`, `flac`, `opus`, or `pcm16`.
"""
- voice: Required[Literal["alloy", "echo", "fable", "onyx", "nova", "shimmer"]]
- """Specifies the voice type.
+ voice: Required[Literal["alloy", "ash", "ballad", "coral", "echo", "sage", "shimmer", "verse"]]
+ """The voice the model uses to respond.
- Supported voices are `alloy`, `echo`, `fable`, `onyx`, `nova`, and `shimmer`.
+ Supported voices are `alloy`, `ash`, `ballad`, `coral`, `echo`, `sage`,
+ `shimmer`, and `verse`.
"""
.stats.yml
@@ -1,2 +1,2 @@
configured_endpoints: 68
-openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-b60d5559d5150ecd3b49136064e5e251d832899770ff385b711378389afba370.yml
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-7b0a5d715d94f75ac7795bd4d2175a0e3243af9b935a86c273f371e45583140f.yml