Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 567 Bytes

File metadata and controls

18 lines (12 loc) · 567 Bytes

⚠️ Deprecated

This repository is archived and no longer maintained.

It has been superseded by two separate packages following the ASR convention:

Purpose Repository PyPI package
gRPC stubs (proto → Python) techmo-pl/tts-api-python tts-api
Python client techmo-pl/tts-client-python tts-client

Migration

Replace any dependency on this package with tts-api:

pip install tts-api