Skip to content

Releases: techmo-pl/tts-api-python

v3.2.1+1

30 Mar 21:34
d978ed0

Choose a tag to compare

Changes

  • Added AGENTS.md: AI assistant context document describing repo layout, import paths, stub generation workflow, shim package, and dependency constraints.

Install

pip install git+https://github.com/techmo-pl/tts-api-python.git@v3.2.1+1

v3.2.1

30 Mar 21:34
436d525

Choose a tag to compare

Changes

  • PyPI package renamed from tts-service-api to tts-api (ASR naming convention). Import name tts_service_api is unchanged.
  • Deprecation shim published separately as tts-service-api==999.0.0 (pulls in tts-api as dependency).

Install

pip install git+https://github.com/techmo-pl/tts-api-python.git@v3.2.1

v3.2.0

27 Mar 12:56

Choose a tag to compare

Changes

  • Initial release: Python stub package for Techmo TTS Service API v3.
  • Generated gRPC stubs in techmo.tts.api.v3 namespace.
  • Convenience re-export module tts_service_api.v3.