phonemizer-3.1.1
ChangeLog
-
improvements
- Preserve empty lines in texts when using
--preserve-empty-lines
.
Without this option, empty lines used to be automatically dropped.
See PR #103
- Preserve empty lines in texts when using
-
new features
- Type hinted most of
phonemizer
's API. This makes the usage of our API
a bit clearer, and can be easily leveraged by IDE's and type checkers to
prevent typing issues.
- Type hinted most of