| [project] | |
| name = "milim-bench" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "jiwer>=4.0.0", | |
| "phonikud>=0.4.1", | |
| "phonikud-onnx>=1.0.6", | |
| "renikud-onnx>=0.1.0", | |
| "tabulate>=0.10.0", | |
| ] | |