Skip to content

fix: remove stale chunking warning for espeak languages - #318

Open
semidark wants to merge 1 commit into
hexgrad:mainfrom
semidark:fix/remove-stale-chunking-warning
Open

fix: remove stale chunking warning for espeak languages#318
semidark wants to merge 1 commit into
hexgrad:mainfrom
semidark:fix/remove-stale-chunking-warning

Conversation

@semidark

Copy link
Copy Markdown

The warning in KPipeline.__init__ says "Chunking logic not yet implemented, so long texts may be truncated unless you split them with '\n'." for all espeak-ng languages.

This was accurate when added in Jan 2025, but sentence-level chunking for non-English languages was implemented in #105 (Feb 2025). The warning was never removed and is now misleading.

One line removed, no behavioral change.

The warning 'Chunking logic not yet implemented' was added in Jan 2025
but sentence-level chunking was implemented in hexgrad#105 (Feb 2025). The
warning is now misleading for all espeak-ng languages.
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