The core library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains basic data structures and their parsers.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
toml
[dependencies]
jpreprocess-core = "0.3.0"
This software includes source code from:
BSD-3-Clause