chore: address review comments
This commit is contained in:
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Added
|
||||
|
||||
- **async.ai TTS integration** (https://async.ai/)
|
||||
- `AsyncAITTSService` – streaming / interruptible TTS over WebSocket.
|
||||
- `AsyncAIHttpTTSService` – streaming TTS over HTTP.
|
||||
- Added Async.ai TTS integration (https://async.ai/)
|
||||
- `AsyncAITTSService` – WebSocket-based streaming TTS with interruption support
|
||||
- `AsyncAIHttpTTSService` – HTTP-based streaming TTS service
|
||||
- Example scripts:
|
||||
- `examples/foundational/07ac-interruptible-asyncai.py` (WebSocket demo)
|
||||
- `examples/foundational/07ac-interruptible-asyncai-http.py` (HTTP demo)
|
||||
|
||||
Reference in New Issue
Block a user