Skip to content

Commit 0044b78

Browse files
Add changelog for 2025-05-18 (#405)
1 parent e92ce03 commit 0044b78

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fern/changelog/2025-05-16.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Strip Asterisks from Transcribed Text with `stripAsterisk` Formatter
2+
3+
1. **New `stripAsterisk` Formatter in [FormatPlan](https://api.vapi.ai/api#:~:text=FormatPlan)**: You can now remove asterisks from transcribed text by adding it to your `Assistant.voice[VOICE_PROVIDER].chunkPlan.formatPlan.formattersEnabled` configuration.
4+
5+
<Info>
6+
Ensure `Assistant.voice[VOICE_PROVIDER].chunkPlan.formatPlan.enabled` is set to `true` to use the `stripAsterisk` formatter.
7+
</Info>

0 commit comments

Comments
 (0)