Skip to content

Conversation

@hastla007
Copy link

@hastla007 hastla007 commented Oct 25, 2025

Changed the hardcoded limit of long text API, setup new variable LONG_TEXT_MIN_LENGTH=100 in env, Dockerfile and docker compose files. So for automations (like n8n) you can have also now an async API if have less than 3000 characters. I tested it with the limit (now 100) and it works like it should be.

Also changed the Docker commands in Readme to give Docker Compose a name (tts-api) as Docker Desktop would name it just like the folder "Docker".

Add minimum character requirement for Long Text API
Add minimum length requirement for Long Text async API
…-minimum-length

Make long text minimum length configurable
…-minimum-length-scvjtj

Fix long text minimum length validation
…-minimum-length-amdgll

Ensure long text limits respect runtime configuration
Reduce minimum length for Long Text async API from 1000 to 100 characters.
…lity-presets-32lmip

Add configurable quality presets to long text TTS
…lity-presets-on4k07

Cap high quality preset chunk size within TTS limit
…lity-presets-4o49xz

Implement punctuation-driven pause handling
…lity-presets-c39vwz

Expand pause handler punctuation test coverage
…erred-i/o

Add batched GPU processing for long text jobs
…handler

Use configuration pause settings when creating PauseHandler instances
…ehandler-3y7c8x

Align pause defaults with docker configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant