Skip to content

3.1.0

Compare
Choose a tag to compare
@graphemecluster graphemecluster released this 22 Aug 04:39
· 2 commits to main since this release

What's Changed

  • Changes to the g2p method:
    • We removed the restriction that did not allow patching unknown_id without supplying puncts_map since the built-in punctuation mapping can already be patched by the extra_puncts option.
    • Fixed: The lengths attribute of the output PhonemesList now agrees with the original input. Each element of lengths is now the number of elements of segmentals or tones that correspond to each character of the input instead of each element of the PhonemesList.

Full Changelog: 3.0.0...3.1.0