Metadata-Version: 2.4
Name: hama
Version: 1.2.0
Summary: Cross-platform grapheme-to-phoneme inference library powered by ONNX.
Author: Seongmin Park
License: Apache-2.0
Project-URL: Homepage, https://github.com/hamanlp/hama
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.24
Requires-Dist: onnxruntime>=1.17
Provides-Extra: test
Requires-Dist: pytest>=7.4; extra == "test"

See the top-level [README](../README.md) for usage instructions.
