Catch PermissionError when NLTK data can't be downloaded

This commit is contained in:
Mark Backman
2025-10-04 08:41:32 -04:00
parent 64ceef9cf0
commit 49f44aa7c8
2 changed files with 14 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `PermissionError` is now caught if NLTK's `punkt_tab` can't be downloaded.
- Added `HumeTTSService` for text-to-speech synthesis using Hume AI's
expressive voice models. Provides high-quality, emotionally expressive speech
synthesis with support for various voice models. Includes example in