The dictionary building library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains dictionary builder for jpreprocess dictionary.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
toml
[dependencies]
jpreprocess-dictionary-builder = "0.5.0"
This software includes source code from:
For details, please see NOTICE.txt.
BSD-3-Clause