added changelog

This commit is contained in:
Om Chauhan
2025-12-31 09:18:18 +05:30
parent 0663bbc2fb
commit bd6afd445d

View File

@@ -0,0 +1 @@
- Added encoding validation to `DeepgramTTSService` to prevent unsupported encodings from reaching the API. The service now raises `ValueError` at initialization with a clear error message.