Crates.io | jpreprocess-njd |
lib.rs | jpreprocess-njd |
version | 0.10.0 |
source | src |
created_at | 2023-06-01 21:43:56.038763 |
updated_at | 2024-08-14 00:29:53.836984 |
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 | 880218 |
size | 78,154 |
The NJD preprocessing library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains NJD structure and preprocessors (njd-set
).
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
[dependencies]
jpreprocess-njd = "0.10.0"
This software includes source code from:
BSD-3-Clause