Release v1.0.20230417
github-actions
released this
17 Apr 18:58
·
318 commits
to main
since this release
1.0.20230417 (2023-04-17)
Bug Fixes
- eng is already in the langs now, no need to hardcode (b038ad2)
- import g2p should not alter sys.stdout/err globally (80e0d1b)
- the CLI (and only the CLI) needs to ensure utf8 output on Windows (cbeff1f)
Code Refactoring
- move get_langs from Studio/readalongs to g2p (c06ae5d)
- rename get_langs->get_arpabet_langs to make purpose clearer (7c5222e)