Skip to content

Commit

Permalink
SDK regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Oct 17, 2024
1 parent 935ed6a commit 51f98cb
Show file tree
Hide file tree
Showing 20 changed files with 975 additions and 447 deletions.
215 changes: 179 additions & 36 deletions .mock/definition/empathic-voice/__package__.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ errors:
status-code: 400
type: ErrorResponse
docs: Bad Request
examples:
- value: {}
types:
ErrorResponse:
properties:
Expand Down Expand Up @@ -172,8 +174,9 @@ types:
- DACHER
- AURA
- FINN
- STELLA
- WHIMSY
- STELLA
- SUNNY
docs: Specifies the base voice used to create the Custom Voice.
source:
openapi: stenographer-openapi.json
Expand All @@ -188,38 +191,103 @@ types:
gender:
type: optional<integer>
docs: >-
The vocalization of gender, ranging between masculine and feminine.
The vocalization of gender, ranging between more masculine and more
feminine.
The default value is `0`, with a minimum of `-100` (more masculine)
and a maximum of `100` (more feminine). A value of `0` leaves this
parameter unchanged from the base voice.
huskiness:
articulation:
type: optional<integer>
docs: >-
The clarity of the voice, ranging between mumbled and articulate.
The default value is `0`, with a minimum of `-100` (mumbled) and a
maximum of `100` (articulate). A value of `0` leaves this parameter
unchanged from the base voice.
assertiveness:
type: optional<integer>
docs: >-
The firmness of the voice, ranging between whiny and bold.
The default value is `0`, with a minimum of `-100` (whiny) and a
maximum of `100` (bold). A value of `0` leaves this parameter
unchanged from the base voice.
buoyancy:
type: optional<integer>
docs: >-
The density of the voice, ranging between deflated and buoyant.
The default value is `0`, with a minimum of `-100` (deflated) and a
maximum of `100` (buoyant). A value of `0` leaves this parameter
unchanged from the base voice.
confidence:
type: optional<integer>
docs: >-
The assuredness of the voice, ranging between shy and confident.
The default value is `0`, with a minimum of `-100` (shy) and a maximum
of `100` (confident). A value of `0` leaves this parameter unchanged
from the base voice.
enthusiasm:
type: optional<integer>
docs: >-
The texture of the voice, ranging between bright and husky.
The excitement within the voice, ranging between calm and
enthusiastic.
The default value is `0`, with a minimum of `-100` (brighter) and a
maximum of `100` (huskier). A value of `0` leaves this parameter
The default value is `0`, with a minimum of `-100` (calm) and a
maximum of `100` (enthusiastic). A value of `0` leaves this parameter
unchanged from the base voice.
nasality:
type: optional<integer>
docs: >-
The openness of the voice, ranging between resonant and nasal.
The openness of the voice, ranging between clear and nasal.
The default value is `0`, with a minimum of `-100` (clear) and a
maximum of `100` (nasal). A value of `0` leaves this parameter
unchanged from the base voice.
relaxedness:
type: optional<integer>
docs: >-
The stress within the voice, ranging between tense and relaxed.
The default value is `0`, with a minimum of `-100` (more resonant) and
a maximum of `100` (more nasal). A value of `0` leaves this parameter
The default value is `0`, with a minimum of `-100` (tense) and a
maximum of `100` (relaxed). A value of `0` leaves this parameter
unchanged from the base voice.
pitch:
smoothness:
type: optional<integer>
docs: >-
The frequency of the voice, ranging between low and high.
The texture of the voice, ranging between smooth and staccato.
The default value is `0`, with a minimum of `-100` (lower) and a
maximum of `100` (higher). A value of `0` leaves this parameter
The default value is `0`, with a minimum of `-100` (smooth) and a
maximum of `100` (staccato). A value of `0` leaves this parameter
unchanged from the base voice.
tepidity:
type: optional<integer>
docs: >-
The liveliness behind the voice, ranging between tepid and vigorous.
The default value is `0`, with a minimum of `-100` (tepid) and a
maximum of `100` (vigorous). A value of `0` leaves this parameter
unchanged from the base voice.
tightness:
type: optional<integer>
docs: >-
The containment of the voice, ranging between tight and breathy.
The default value is `0`, with a minimum of `-100` (tight) and a
maximum of `100` (breathy). A value of `0` leaves this parameter
unchanged from the base voice.
source:
openapi: stenographer-openapi.json
Expand All @@ -244,10 +312,10 @@ types:
type: PostedCustomVoiceBaseVoice
docs: Specifies the base voice used to create the Custom Voice.
parameter_model:
type: literal<"20240715-4parameter">
type: literal<"20241004-11parameter">
docs: >-
The name of the parameter model used to define which attributes are
used by the `parameters` field. Currently, only `20240715-4parameter`
used by the `parameters` field. Currently, only `20241004-11parameter`
is supported as the parameter model.
parameters:
type: optional<PostedCustomVoiceParameters>
Expand All @@ -267,8 +335,9 @@ types:
- DACHER
- AURA
- FINN
- STELLA
- WHIMSY
- STELLA
- SUNNY
docs: The base voice used to create the Custom Voice.
source:
openapi: stenographer-openapi.json
Expand All @@ -280,38 +349,103 @@ types:
gender:
type: optional<integer>
docs: >-
The vocalization of gender, ranging between masculine and feminine.
The vocalization of gender, ranging between more masculine and more
feminine.
The default value is `0`, with a minimum of `-100` (more masculine)
and a maximum of `100` (more feminine). A value of `0` leaves this
parameter unchanged from the base voice.
huskiness:
articulation:
type: optional<integer>
docs: >-
The texture of the voice, ranging between bright and husky.
The clarity of the voice, ranging between mumbled and articulate.
The default value is `0`, with a minimum of `-100` (brighter) and a
maximum of `100` (huskier). A value of `0` leaves this parameter
The default value is `0`, with a minimum of `-100` (mumbled) and a
maximum of `100` (articulate). A value of `0` leaves this parameter
unchanged from the base voice.
assertiveness:
type: optional<integer>
docs: >-
The firmness of the voice, ranging between whiny and bold.
The default value is `0`, with a minimum of `-100` (whiny) and a
maximum of `100` (bold). A value of `0` leaves this parameter
unchanged from the base voice.
buoyancy:
type: optional<integer>
docs: >-
The density of the voice, ranging between deflated and buoyant.
The default value is `0`, with a minimum of `-100` (deflated) and a
maximum of `100` (buoyant). A value of `0` leaves this parameter
unchanged from the base voice.
confidence:
type: optional<integer>
docs: >-
The assuredness of the voice, ranging between shy and confident.
The default value is `0`, with a minimum of `-100` (shy) and a maximum
of `100` (confident). A value of `0` leaves this parameter unchanged
from the base voice.
enthusiasm:
type: optional<integer>
docs: >-
The excitement within the voice, ranging between calm and
enthusiastic.
The default value is `0`, with a minimum of `-100` (calm) and a
maximum of `100` (enthusiastic). A value of `0` leaves this parameter
unchanged from the base voice.
nasality:
type: optional<integer>
docs: >-
The openness of the voice, ranging between resonant and nasal.
The openness of the voice, ranging between clear and nasal.
The default value is `0`, with a minimum of `-100` (more resonant) and
a maximum of `100` (more nasal). A value of `0` leaves this parameter
The default value is `0`, with a minimum of `-100` (clear) and a
maximum of `100` (nasal). A value of `0` leaves this parameter
unchanged from the base voice.
pitch:
relaxedness:
type: optional<integer>
docs: >-
The frequency of the voice, ranging between low and high.
The stress within the voice, ranging between tense and relaxed.
The default value is `0`, with a minimum of `-100` (lower) and a
maximum of `100` (higher). A value of `0` leaves this parameter
The default value is `0`, with a minimum of `-100` (tense) and a
maximum of `100` (relaxed). A value of `0` leaves this parameter
unchanged from the base voice.
smoothness:
type: optional<integer>
docs: >-
The texture of the voice, ranging between smooth and staccato.
The default value is `0`, with a minimum of `-100` (smooth) and a
maximum of `100` (staccato). A value of `0` leaves this parameter
unchanged from the base voice.
tepidity:
type: optional<integer>
docs: >-
The liveliness behind the voice, ranging between tepid and vigorous.
The default value is `0`, with a minimum of `-100` (tepid) and a
maximum of `100` (vigorous). A value of `0` leaves this parameter
unchanged from the base voice.
tightness:
type: optional<integer>
docs: >-
The containment of the voice, ranging between tight and breathy.
The default value is `0`, with a minimum of `-100` (tight) and a
maximum of `100` (breathy). A value of `0` leaves this parameter
unchanged from the base voice.
source:
openapi: stenographer-openapi.json
Expand Down Expand Up @@ -353,10 +487,10 @@ types:
type: ReturnCustomVoiceBaseVoice
docs: The base voice used to create the Custom Voice.
parameter_model:
type: literal<"20240715-4parameter">
type: literal<"20241004-11parameter">
docs: >-
The name of the parameter model used to define which attributes are
used by the `parameters` field. Currently, only `20240715-4parameter`
used by the `parameters` field. Currently, only `20241004-11parameter`
is supported as the parameter model.
parameters:
type: ReturnCustomVoiceParameters
Expand Down Expand Up @@ -665,8 +799,8 @@ types:
This can be either the name of a previously created Custom Voice or
one of our 7 base voices: `ITO`, `KORA`, `DACHER`, `AURA`, `FINN`,
`WHIMSY`, or `STELLA`.
one of our 8 base voices: `ITO`, `KORA`, `DACHER`, `AURA`, `FINN`,
`WHIMSY`, `STELLA`, or `SUNNY`.
The name will be automatically converted to uppercase (e.g., "Ito"
Expand Down Expand Up @@ -952,8 +1086,8 @@ types:
This will either be the name of a previously created Custom Voice or
one of our 7 base voices: `ITO`, `KORA`, `DACHER`, `AURA`, `FINN`,
`WHIMSY`, or `STELLA`.
one of our 8 base voices: `ITO`, `KORA`, `DACHER`, `AURA`, `FINN`,
`WHIMSY`, `STELLA`, or `SUNNY`.
custom_voice: optional<ReturnCustomVoice>
source:
openapi: stenographer-openapi.json
Expand Down Expand Up @@ -2239,7 +2373,14 @@ types:
source:
openapi: assistant-asyncapi.json
UserInput:
docs: User text to insert into the conversation.
docs: >-
User text to insert into the conversation. Text sent through a User Input
message is treated as the user’s speech to EVI. EVI processes this input
and provides a corresponding response.
Expression measurement results are not available for User Input messages,
as the prosody model relies on audio input and cannot process text alone.
properties:
type:
type: literal<"user_input">
Expand Down Expand Up @@ -2323,7 +2464,9 @@ types:
source:
openapi: assistant-asyncapi.json
AudioOutput:
docs: When provided, the output is audio.
docs: >-
The type of message sent through the socket; for an Audio Output message,
this must be `audio_output`.
properties:
type:
type: literal<"audio_output">
Expand Down
Loading

0 comments on commit 51f98cb

Please sign in to comment.