Merge pull request #4092 from harshitajain165/harshita/smallest-tts-only

Add Smallest AI TTS service integration
This commit is contained in:
Mark Backman
2026-03-24 11:54:34 -04:00
committed by GitHub
9 changed files with 561 additions and 15 deletions

1
changelog/4092.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `SmallestTTSService`, a WebSocket-based TTS service integration with Smallest AI's Waves API. Supports the Lightning v2 and v3.1 models with configurable voice, language, speed, consistency, similarity, and enhancement settings.