Skip to content

Change loop limit from 20 to dec_maxlen - #1464

Merged
wannaphong merged 1 commit into
mainfrom
fix-1462
Jul 29, 2026
Merged

Change loop limit from 20 to dec_maxlen#1464
wannaphong merged 1 commit into
mainfrom
fix-1462

Conversation

@wannaphong

Copy link
Copy Markdown
Member

What do these changes do

Fixed #1462 bug: pronunciate(engine="w2p") truncates its output at 20 characters

Your checklist for this pull request

  • Passed code styles and structures
  • Passed code linting checks and unit test

@sonarqubecloud

Copy link
Copy Markdown

@wannaphong
wannaphong merged commit a17dd90 into main Jul 29, 2026
5 checks passed
@wannaphong
wannaphong deleted the fix-1462 branch July 29, 2026 17:06
wannaphong added a commit that referenced this pull request Jul 29, 2026
Replace fixed loop count with dynamic max length
wannaphong added a commit that referenced this pull request Jul 29, 2026
### Fixed

- Change loop limit from 20 to dec_maxlen #1464
- fix: remove duplicate .replace mid-tone in _clean_ipa #1409
- Fix: CodeQL ReDoS vulnerability in ULMFiT replace_url #1400
- fix: remove unconditional overwrite that disables teacher forcing in Seq2Seq #1380
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.

bug: pronunciate(engine="w2p") truncates its output at 20 characters

1 participant