Release 0.4.1
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:npzfiles directly used in production library, fp16model-{c2k/p2k}.safetensors:safetensorsfiles 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 dictionarymodel-{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.