Skip to content

Commit

Permalink
update CHANGELOG with CartesiaTTSService and TTSService updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Jul 18, 2024
1 parent 37027f6 commit 3379681
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
processing the `StartInterruptionFrame`, so there's no need for these extra
frames any more.

### Fixed

- `TTSService` end of sentence detection has been improved. It now works with
acronyms, numbers, hours and others.

### Performance

- `CartesiaTTSService` now uses websockets which improves speed. It also
leverages the new Cartesia contexts which maintains generated audio prosody
when multiple inputs are sent, therefore improving audio quality a lot.

## [0.0.36] - 2024-07-02

### Added
Expand Down

0 comments on commit 3379681

Please sign in to comment.