Add new changelog entries
This commit is contained in:
1
changelog/3176.added.md
Normal file
1
changelog/3176.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added new Gradium services, `GradiumSTTService` and `GradiumTTSService`, for speech-to-text and text-to-speech functionality using Gradium's API.
|
||||
4
changelog/3184.added.md
Normal file
4
changelog/3184.added.md
Normal file
@@ -0,0 +1,4 @@
|
||||
- Additions for `AsyncAITTSService` and `AsyncAIHttpTTSService`:
|
||||
|
||||
- Added new `languages`: `pt`, `nl`, `ar`, `ru`, `ro`, `ja`, `he`, `hy`, `tr`, `hi`, `zh`.
|
||||
- Updated the default model to `asyncflow_multilingual_v1.0` for improved accuracy and broader language coverage.
|
||||
1
changelog/3192.changed.md
Normal file
1
changelog/3192.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Updated `CartesiaSTTService` to return the full transcription `result` in the `TranscriptionFrame` and `InterimTranscriptionFrame`. This provides access to word timestamp data.
|
||||
Reference in New Issue
Block a user