Skip to content

Commit f35c461

Browse files
🌿 Fern Regeneration -- July 17, 2025 (#325)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: twitchard <richard.marmorstein@gmail.com>
1 parent 0aa6039 commit f35c461

54 files changed

Lines changed: 955 additions & 4094 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.mock/definition/empathic-voice/__package__.yml

Lines changed: 107 additions & 474 deletions
Large diffs are not rendered by default.

.mock/definition/empathic-voice/chat.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ types:
156156
union:
157157
- type: root.AssistantEnd
158158
- type: root.AssistantMessage
159+
- type: root.AssistantProsody
159160
- type: root.AudioOutput
160161
- type: root.ChatMetadata
161162
- type: root.WebSocketError

.mock/definition/empathic-voice/chatGroups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ service:
551551
docs: >-
552552
Fetches a paginated list of audio for each **Chat** within the specified
553553
**Chat Group**. For more details, see our guide on audio reconstruction
554-
[here](/docs/empathic-voice-interface-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
554+
[here](/docs/speech-to-speech-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
555555
source:
556556
openapi: evi-openapi.json
557557
path-parameters:

.mock/definition/empathic-voice/chats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ service:
475475
docs: >-
476476
Fetches the audio of a previous **Chat**. For more details, see our
477477
guide on audio reconstruction
478-
[here](/docs/empathic-voice-interface-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
478+
[here](/docs/speech-to-speech-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
479479
source:
480480
openapi: evi-openapi.json
481481
path-parameters:

.mock/definition/empathic-voice/configs.yml

Lines changed: 34 additions & 151 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ service:
1313
1414
1515
For more details on configuration options and how to configure EVI, see
16-
our [configuration
17-
guide](/docs/empathic-voice-interface-evi/configuration).
16+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
1817
pagination:
1918
offset: $request.page_number
2019
results: $response.configs_page
@@ -77,7 +76,7 @@ service:
7776
name: Weather Assistant Config
7877
created_on: 1715267200693
7978
modified_on: 1715267200693
80-
evi_version: '2'
79+
evi_version: '3'
8180
prompt:
8281
id: af699d45-2985-42cc-91b9-af9e5da3bac5
8382
version: 0
@@ -95,26 +94,8 @@ service:
9594
Include helpful tips if severe weather is expected.</role>
9695
voice:
9796
provider: HUME_AI
98-
name: SAMPLE VOICE
99-
custom_voice:
100-
id: 00aa8ee9-c50e-4ea1-9af0-7b08ad451704
101-
version: 1
102-
name: SAMPLE VOICE
103-
created_on: 1724704587367
104-
modified_on: 1725489961583
105-
base_voice: KORA
106-
parameter_model: 20241004-11parameter
107-
parameters:
108-
gender: 0
109-
assertiveness: 20
110-
buoyancy: -30
111-
confidence: -40
112-
enthusiasm: 50
113-
nasality: 45
114-
relaxedness: -35
115-
smoothness: 25
116-
tepidity: 15
117-
tightness: 5
97+
name: Ava Song
98+
id: 5bb7de05-c8fe-426a-8fcc-ba4fc4ce9f9c
11899
language_model:
119100
model_provider: ANTHROPIC
120101
model_resource: claude-3-7-sonnet-latest
@@ -149,8 +130,7 @@ service:
149130
150131
151132
For more details on configuration options and how to configure EVI, see
152-
our [configuration
153-
guide](/docs/empathic-voice-interface-evi/configuration).
133+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
154134
source:
155135
openapi: evi-openapi.json
156136
display-name: Create config
@@ -164,7 +144,7 @@ service:
164144
Specifies the EVI version to use. Use `"1"` for version 1, or
165145
`"2"` for the latest enhanced version. For a detailed comparison
166146
of the two versions, refer to our
167-
[guide](/docs/empathic-voice-interface-evi/configuration/evi-version).
147+
[guide](/docs/speech-to-speech-evi/configuration/evi-version).
168148
name:
169149
type: string
170150
docs: Name applied to all versions of a particular Config.
@@ -173,7 +153,7 @@ service:
173153
docs: An optional description of the Config version.
174154
prompt: optional<root.PostedConfigPromptSpec>
175155
voice:
176-
type: optional<root.PostedVoice>
156+
type: optional<root.VoiceRef>
177157
docs: A voice specification associated with this Config.
178158
language_model:
179159
type: optional<root.PostedLanguageModel>
@@ -226,10 +206,10 @@ service:
226206
prompt:
227207
id: af699d45-2985-42cc-91b9-af9e5da3bac5
228208
version: 0
229-
evi_version: '2'
209+
evi_version: '3'
230210
voice:
231211
provider: HUME_AI
232-
name: SAMPLE VOICE
212+
name: Ava Song
233213
language_model:
234214
model_provider: ANTHROPIC
235215
model_resource: claude-3-7-sonnet-latest
@@ -252,7 +232,7 @@ service:
252232
name: Weather Assistant Config
253233
created_on: 1715275452390
254234
modified_on: 1715275452390
255-
evi_version: '2'
235+
evi_version: '3'
256236
prompt:
257237
id: af699d45-2985-42cc-91b9-af9e5da3bac5
258238
version: 0
@@ -270,26 +250,8 @@ service:
270250
severe weather is expected.</role>
271251
voice:
272252
provider: HUME_AI
273-
name: SAMPLE VOICE
274-
custom_voice:
275-
id: 00aa8ee9-c50e-4ea1-9af0-7b08ad451704
276-
version: 1
277-
name: SAMPLE VOICE
278-
created_on: 1724704587367
279-
modified_on: 1725489961583
280-
base_voice: KORA
281-
parameter_model: 20241004-11parameter
282-
parameters:
283-
gender: 0
284-
assertiveness: 20
285-
buoyancy: -30
286-
confidence: -40
287-
enthusiasm: 50
288-
nasality: 45
289-
relaxedness: -35
290-
smoothness: 25
291-
tepidity: 15
292-
tightness: 5
253+
name: Ava Song
254+
id: 5bb7de05-c8fe-426a-8fcc-ba4fc4ce9f9c
293255
language_model:
294256
model_provider: ANTHROPIC
295257
model_resource: claude-3-7-sonnet-latest
@@ -324,8 +286,7 @@ service:
324286
325287
326288
For more details on configuration options and how to configure EVI, see
327-
our [configuration
328-
guide](/docs/empathic-voice-interface-evi/configuration).
289+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
329290
pagination:
330291
offset: $request.page_number
331292
results: $response.configs_page
@@ -388,7 +349,7 @@ service:
388349
name: Weather Assistant Config
389350
created_on: 1715275452390
390351
modified_on: 1715275452390
391-
evi_version: '2'
352+
evi_version: '3'
392353
prompt:
393354
id: af699d45-2985-42cc-91b9-af9e5da3bac5
394355
version: 0
@@ -406,26 +367,8 @@ service:
406367
Include helpful tips if severe weather is expected.</role>
407368
voice:
408369
provider: HUME_AI
409-
name: SAMPLE VOICE
410-
custom_voice:
411-
id: 00aa8ee9-c50e-4ea1-9af0-7b08ad451704
412-
version: 1
413-
name: SAMPLE VOICE
414-
created_on: 1724704587367
415-
modified_on: 1725489961583
416-
base_voice: KORA
417-
parameter_model: 20241004-11parameter
418-
parameters:
419-
gender: 0
420-
assertiveness: 20
421-
buoyancy: -30
422-
confidence: -40
423-
enthusiasm: 50
424-
nasality: 45
425-
relaxedness: -35
426-
smoothness: 25
427-
tepidity: 15
428-
tightness: 5
370+
name: Ava Song
371+
id: 5bb7de05-c8fe-426a-8fcc-ba4fc4ce9f9c
429372
language_model:
430373
model_provider: ANTHROPIC
431374
model_resource: claude-3-7-sonnet-latest
@@ -460,8 +403,7 @@ service:
460403
461404
462405
For more details on configuration options and how to configure EVI, see
463-
our [configuration
464-
guide](/docs/empathic-voice-interface-evi/configuration).
406+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
465407
source:
466408
openapi: evi-openapi.json
467409
path-parameters:
@@ -481,7 +423,7 @@ service:
481423
docs: An optional description of the Config version.
482424
prompt: optional<root.PostedConfigPromptSpec>
483425
voice:
484-
type: optional<root.PostedVoice>
426+
type: optional<root.VoiceRef>
485427
docs: A voice specification associated with this Config version.
486428
language_model:
487429
type: optional<root.PostedLanguageModel>
@@ -528,13 +470,13 @@ service:
528470
id: 1b60e1a0-cc59-424a-8d2c-189d354db3f3
529471
request:
530472
version_description: This is an updated version of the Weather Assistant Config.
531-
evi_version: '2'
473+
evi_version: '3'
532474
prompt:
533475
id: af699d45-2985-42cc-91b9-af9e5da3bac5
534476
version: 0
535477
voice:
536478
provider: HUME_AI
537-
name: ITO
479+
name: Ava Song
538480
language_model:
539481
model_provider: ANTHROPIC
540482
model_resource: claude-3-7-sonnet-latest
@@ -559,7 +501,7 @@ service:
559501
name: Weather Assistant Config
560502
created_on: 1715275452390
561503
modified_on: 1722642242998
562-
evi_version: '2'
504+
evi_version: '3'
563505
prompt:
564506
id: af699d45-2985-42cc-91b9-af9e5da3bac5
565507
version: 0
@@ -577,26 +519,8 @@ service:
577519
severe weather is expected.</role>
578520
voice:
579521
provider: HUME_AI
580-
name: ITO
581-
custom_voice:
582-
id: 00aa8ee9-c50e-4ea1-9af0-7b08ad451704
583-
version: 1
584-
name: SAMPLE VOICE
585-
created_on: 1724704587367
586-
modified_on: 1725489961583
587-
base_voice: KORA
588-
parameter_model: 20241004-11parameter
589-
parameters:
590-
gender: 0
591-
assertiveness: 20
592-
buoyancy: -30
593-
confidence: -40
594-
enthusiasm: 50
595-
nasality: 45
596-
relaxedness: -35
597-
smoothness: 25
598-
tepidity: 15
599-
tightness: 5
522+
name: Ava Song
523+
id: 5bb7de05-c8fe-426a-8fcc-ba4fc4ce9f9c
600524
language_model:
601525
model_provider: ANTHROPIC
602526
model_resource: claude-3-7-sonnet-latest
@@ -631,8 +555,7 @@ service:
631555
632556
633557
For more details on configuration options and how to configure EVI, see
634-
our [configuration
635-
guide](/docs/empathic-voice-interface-evi/configuration).
558+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
636559
source:
637560
openapi: evi-openapi.json
638561
path-parameters:
@@ -654,8 +577,7 @@ service:
654577
655578
656579
For more details on configuration options and how to configure EVI, see
657-
our [configuration
658-
guide](/docs/empathic-voice-interface-evi/configuration).
580+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
659581
source:
660582
openapi: evi-openapi.json
661583
path-parameters:
@@ -691,8 +613,7 @@ service:
691613
692614
693615
For more details on configuration options and how to configure EVI, see
694-
our [configuration
695-
guide](/docs/empathic-voice-interface-evi/configuration).
616+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
696617
source:
697618
openapi: evi-openapi.json
698619
path-parameters:
@@ -733,7 +654,7 @@ service:
733654
name: Weather Assistant Config
734655
created_on: 1715275452390
735656
modified_on: 1715275452390
736-
evi_version: '2'
657+
evi_version: '3'
737658
prompt:
738659
id: af699d45-2985-42cc-91b9-af9e5da3bac5
739660
version: 0
@@ -751,26 +672,8 @@ service:
751672
severe weather is expected.</role>
752673
voice:
753674
provider: HUME_AI
754-
name: SAMPLE VOICE
755-
custom_voice:
756-
id: 00aa8ee9-c50e-4ea1-9af0-7b08ad451704
757-
version: 1
758-
name: SAMPLE VOICE
759-
created_on: 1724704587367
760-
modified_on: 1725489961583
761-
base_voice: KORA
762-
parameter_model: 20241004-11parameter
763-
parameters:
764-
gender: 0
765-
assertiveness: 20
766-
buoyancy: -30
767-
confidence: -40
768-
enthusiasm: 50
769-
nasality: 45
770-
relaxedness: -35
771-
smoothness: 25
772-
tepidity: 15
773-
tightness: 5
675+
name: Ava Song
676+
id: 5bb7de05-c8fe-426a-8fcc-ba4fc4ce9f9c
774677
language_model:
775678
model_provider: ANTHROPIC
776679
model_resource: claude-3-7-sonnet-latest
@@ -805,8 +708,7 @@ service:
805708
806709
807710
For more details on configuration options and how to configure EVI, see
808-
our [configuration
809-
guide](/docs/empathic-voice-interface-evi/configuration).
711+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
810712
source:
811713
openapi: evi-openapi.json
812714
path-parameters:
@@ -844,8 +746,7 @@ service:
844746
845747
846748
For more details on configuration options and how to configure EVI, see
847-
our [configuration
848-
guide](/docs/empathic-voice-interface-evi/configuration).
749+
our [configuration guide](/docs/speech-to-speech-evi/configuration).
849750
source:
850751
openapi: evi-openapi.json
851752
path-parameters:
@@ -896,7 +797,7 @@ service:
896797
name: Weather Assistant Config
897798
created_on: 1715275452390
898799
modified_on: 1715275452390
899-
evi_version: '2'
800+
evi_version: '3'
900801
prompt:
901802
id: af699d45-2985-42cc-91b9-af9e5da3bac5
902803
version: 0
@@ -914,26 +815,8 @@ service:
914815
severe weather is expected.</role>
915816
voice:
916817
provider: HUME_AI
917-
name: SAMPLE VOICE
918-
custom_voice:
919-
id: 00aa8ee9-c50e-4ea1-9af0-7b08ad451704
920-
version: 1
921-
name: SAMPLE VOICE
922-
created_on: 1724704587367
923-
modified_on: 1725489961583
924-
base_voice: KORA
925-
parameter_model: 20241004-11parameter
926-
parameters:
927-
gender: 0
928-
assertiveness: 20
929-
buoyancy: -30
930-
confidence: -40
931-
enthusiasm: 50
932-
nasality: 45
933-
relaxedness: -35
934-
smoothness: 25
935-
tepidity: 15
936-
tightness: 5
818+
name: Ava Song
819+
id: 5bb7de05-c8fe-426a-8fcc-ba4fc4ce9f9c
937820
language_model:
938821
model_provider: ANTHROPIC
939822
model_resource: claude-3-7-sonnet-latest

0 commit comments

Comments
 (0)