Add changelog entries for Together STT/TTS services
This commit is contained in:
1
changelog/4042.added.2.md
Normal file
1
changelog/4042.added.2.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added `TogetherTTSService` for real-time text-to-speech using Together AI's WebSocket API with streaming audio output, configurable voice, model, output format, and encoding.
|
||||
1
changelog/4042.added.md
Normal file
1
changelog/4042.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added `TogetherSTTService` for real-time speech-to-text using Together AI's WebSocket API with support for interim and final transcriptions.
|
||||
1
changelog/4042.changed.md
Normal file
1
changelog/4042.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- ⚠️ Changed `TogetherLLMService` default model from `meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo` to `meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8`.
|
||||
Reference in New Issue
Block a user