feat(examples): add Python and browser WebSocket clients
...
- examples/client_python.py: streaming TTS client with sounddevice playback
- examples/client_browser.html: Web Audio API based browser client
- docs/05_usage.md: usage instructions for both clients
- pyproject.toml: optional client extras (websockets, sounddevice)
- requirements.txt: commented note about client deps
Eugene Sukhodolskiy
committed
12 days ago