Skip to content

2.0.0

Compare
Choose a tag to compare
@graphemecluster graphemecluster released this 25 Jul 09:55
· 22 commits to main since this release

What's Changed

  • Breaking Change: g2p now outputs tones as integers from 1 to 6 (instead of 87 to 92) by default
    • To retain the old behavior, pass the argument tone_same_seq=True
  • Accept a triplet as the offset argument of g2p
  • Slightly optimize the two get_*_candidates methods

Full Changelog: 1.0.0...2.0.0