examples: added 07i-interruptible-xtts

This commit is contained in:
Aleix Conchillo Flaqué
2024-07-01 10:40:17 -07:00
parent ddd0ca6a8f
commit 7f9fd9ffce
3 changed files with 115 additions and 15 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `XTTSService`. This is a local Text-To-Speech service.
See https://github.com/coqui-ai/TTS
- It is now possible to specify a Silero VAD version when using `SileroVADAnalyzer`
or `SileroVAD`.