Initial Release 0.1.1
This release includes:
katakana_dict.jsonl: The parsed English-Katakana dictionary, with 32K entriesmodel-p2k.npz: The model weights in fp16 npz file, for phoneme (cmudict) to Katakana usage.model-c2k.npz: The same format as above, for English characters to Katakana usage.
Note: both models support white space " " as input, but don't output white spaces.