Skip to content

Release 0.4.1

Choose a tag to compare

@Patchethium Patchethium released this 03 Apr 08:23
· 18 commits to master since this release

What's new:

  • Packs metadata (in_table, out_table, sos/eos index) with the exported model weights

Breaking Change

  • Improve the API to non-stateful calls, see usage for more information

This release contains following resources:

  • model-{c2k/p2k}.npz: npz files directly used in production library, fp16
  • model-{c2k/p2k}.safetensors: safetensors files for integration in other languages, fp16

Resources that doesn't change from 0.3.0 is not included:

  • katakana_dict.jsonl: a JSON line file contains the extracted English to Katakana dictionary
  • model-{c2k/p2k}-e10.pth: raw state_dict files from pretrained models in PyTorch, fp32, 10 epochs

Check 0.3.0 for these resources.

Be acknowledged that the dictionary should follow the Wikimedia's license and the JMdict / EDICT's Copyright license.