Skip to content

Initial Release 0.1.1

Choose a tag to compare

@Patchethium Patchethium released this 12 Feb 13:05
· 35 commits to master since this release

This release includes:

  • katakana_dict.jsonl: The parsed English-Katakana dictionary, with 32K entries
  • model-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.