Crates.io | jpreprocess-jpcommon |
lib.rs | jpreprocess-jpcommon |
version | 0.10.0 |
source | src |
created_at | 2023-06-01 21:44:24.99485 |
updated_at | 2024-08-14 00:30:35.972566 |
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 | 55,743 |
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.10.0"
This software includes source code from:
BSD-3-Clause