services: add spelling out support to CartesiaTTSService and RimeTTSService

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-18 23:08:34 -07:00
parent e7224473f2
commit 54620133d4
3 changed files with 13 additions and 2 deletions

View File

@@ -142,6 +142,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a `CartesiaTTSService` and `RimeTTSService` issue that would consider
text between spelling out tags end of sentence.
- Fixed a `match_endofsentence` issue that would result in floating point
numbers to be considered an end of sentence.