The library holding jpcommon structure for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains jpcommon structure and its converters (from NJD
and to Vec<String>
).
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
toml
[dependencies]
jpreprocess-jpcommon = "0.4.0"
This software includes source code from:
BSD-3-Clause