| Crates.io | jpreprocess-window |
| lib.rs | jpreprocess-window |
| version | 0.12.0 |
| created_at | 2023-06-01 21:42:16.47235+00 |
| updated_at | 2025-02-16 10:49:50.952173+00 |
| description | Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language). |
| homepage | |
| repository | https://github.com/jpreprocess/jpreprocess |
| max_upload_size | |
| id | 880214 |
| size | 8,449 |
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.
Put the following in Cargo.toml
[dependencies]
jpreprocess-window = "0.12.0"
BSD-3-Clause