You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: code review cleanup and bug fixes (#350)
- Fix import ordering in processor.py
- Fix 亿级 bug: 100001000 => 一亿零一千 (was 一亿一千)
- Share rule instances in Chinese ITN verbalizer (build time -15%)
- Don't create Transliteration when transliterate=False in Japanese TN
- Share Whitelist instance in Chinese TN normalizer
- Support full-width comma in Measure strip_comma
0 commit comments