Merge pull request #3070 from ivaaan/hume-timestamps

This commit is contained in:
Mark Backman
2025-11-18 19:56:20 -05:00
committed by GitHub
3 changed files with 105 additions and 21 deletions

View File

@@ -22,9 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `ElevenLabsRealtimeSTTService` which implements the Realtime STT
service from ElevenLabs.
- Added ai-coustics integrated VAD (`AICVADAnalyzer`) with `AICFilter` factory and
example wiring; leverages the enhancement model for robust detection with no
ONNX dependency or added processing complexity.
- Added word-level timestamps support to Hume TTS service
### Changed