🚀 New Features
**EdgeEngine**
- Introducing **EdgeEngine**, a free, extremely lightweight, and beginner-friendly engine.
- Designed for simplicity with no complex dependencies, making it ideal for lightweight projects or newcomers to TTS.
🛠 Bug Fixes
- Resolved **ValueError**: `('Sample format not supported', -9994)` (221).
- Fixed **RecursionError**: `maximum recursion depth exceeded` (222).
- Addressed the requirement to manually install `resampy` after installing RealtimeTTS.