Skip to content

Commit 8bdc2cc

Browse files
update changelog
1 parent e91c906 commit 8bdc2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "New features, improvements, and fixes every few days"
66

77
# October 13 to October 16, 2024
88

9-
1. **Custom Speech to Text Models**: You can now integrate custom speech to text models other than Gladia, Deepgram, or Talkscriber.
9+
1. **Custom Speech-to-Text Models with `CustomVoice`**: You can now integrate custom STT models other than Gladia, Deepgram, or Talkscriber. Specify your provider through `Assistant.voice[provider="custom-voice"]'` and your server url through `Assistant.voice[provider="custom-voice"].server[url="YOUR API REQUEST URL"]'`, which is available in *Assistant.voice*, *AssistantOverrides.voice*, *CreateAssistantDTO.voice*, and *UpdateAssistantDTO.voice* request bodies.
1010

1111
2. **Apply Coupons to Subscriptions**: You can now apply coupons by specifying a `couponId` to add to a subscription.
1212

0 commit comments

Comments
 (0)