- Print
- PDF
Version 12.2
06.09.2024 Build (12.2.0-5)
Improvements
Minor Bug Fixes:
Various minor bugs have been addressed to improve overall system stability and performance.
28.08.2024 Build (12.2.0-3)
Enhancements
Implemented new tenant-based custom abbreviation system:
Introduces a customizable abbreviation system on a per-tenant basis, allowing each tenant to define and manage their own set of abbreviations. This enhancement provides greater flexibility and precision in text processing.Added /changelog endpoint:
A new endpoint has been added to allow retrieval of changelogs via an HTTP request. This enhancement facilitates easy access to version history and updates, improving transparency.
The changelog endpoint is only available for onprem installations.
curl --location 'http://{{ManagementAddress}}/changelog'
- Added new voices Yasser (Najdi Arabic), Amy (English), Kathy (English), and Juan (Spanish):
Introduces additional voice options, expanding the range of languages and dialects available, thus enhancing the versatility and localization capabilities of the text-to-speech engine.
Improvements
Updated GET /voices endpoint behavior:
The GET /voices endpoint has been improved to aggregate voices from all pods, categorized by Local (previous method) or External (new method) based on the configuration. This improvement provides a more robust and configurable approach to voice management.Removed remote synthesizer:
The remote synthesizer feature has been removed, simplifying the system architecture. This improvement may enhance overall performance and reduce complexity by focusing on core functionalities.