You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: raise grpcio lower bound to >=1.80.0 (3.9+); pin tts-api to v3.2.2
grpcio skips 1.79.x (1.78.0 → 1.80.0). Environments using tts-client-python
alongside livekit-agents>=1.5.1 fail at runtime with grpcio 1.78.x.
Aligns with tts-api-python v3.2.2 which carries the same fix upstream
(techmo-pl/tts-api-python#5).
0 commit comments