Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable ASCII encoding when building the model file #98

Merged
merged 3 commits into from Dec 2, 2022
Merged

Conversation

tushuhei
Copy link
Member

@tushuhei tushuhei commented Dec 2, 2022

Disabling ASCII encoding when dumping model files for following reasons:

  • File size reduction
    • Japanese: 7.7KB → 6.2KB
    • Simplified Chinese: 26KB → 22KB
  • Better debugging

@tushuhei tushuhei merged commit 393791f into main Dec 2, 2022
@tushuhei tushuhei deleted the ensure_ascii branch December 14, 2022 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant