jpreprocess-window

Crates.iojpreprocess-window
lib.rsjpreprocess-window
version0.12.0
created_at2023-06-01 21:42:16.47235+00
updated_at2025-02-16 10:49:50.952173+00
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id880214
size8,449
phenylshima (phenylshima)

documentation

https://docs.rs/jpreprocess-window

README

jpreprocess-window

The utility library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.

This package implements mutable window.

This project is a rewrite of OpenJTalk in Rust language.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-window = "0.12.0"

License

BSD-3-Clause

API Reference

Commit count: 731

cargo fmt