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
1 parent 3bc6261 commit 356eb501a52257630336f529f669db287996c936
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 12 days ago
Showing 5 changed files
View
docs/05_usage.md
View
examples/client_browser.html 0 → 100644
View
examples/client_python.py 0 → 100644
View
pyproject.toml
View
requirements.txt