post
https://platform.perso.ai/api/v1/settings/text_normalization_config//normalize/
Apply text normalization rules to prepare text for TTS.
What It Does
Text normalization converts text into a format optimized for speech synthesis:
- Expands abbreviations (e.g., "Dr." → "Doctor")
- Converts numbers to words (e.g., "123" → "one hundred twenty-three")
- Handles special characters and symbols
- Applies locale-specific pronunciation rules
Request Parameters
| Parameter | Required | Description |
|---|---|---|
text | Yes | The text to normalize |
locale | No | Target locale for normalization (e.g., ko, en, ja) |
Example
Select "NormalizeTextRequest" from the Examples dropdown to see the request format.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request - Invalid input data or parameters.
401Unauthorized - Invalid or missing authentication credentials.
403Forbidden - You do not have permission to perform this action.
404Not Found - The requested resource could not be found.
500Internal Server Error - An unexpected error occurred.
