| Crates.io | jpreprocess-jpcommon |
| lib.rs | jpreprocess-jpcommon |
| version | 0.12.0 |
| created_at | 2023-06-01 21:44:24.99485+00 |
| updated_at | 2025-02-16 10:51:20.73024+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 | 880219 |
| size | 80,696 |
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
[dependencies]
jpreprocess-jpcommon = "0.12.0"
This software includes source code from:
BSD-3-Clause