Crates.io | jpreprocess-core |
lib.rs | jpreprocess-core |
version | 0.10.0 |
source | src |
created_at | 2023-06-01 21:41:50.02081 |
updated_at | 2024-08-14 00:25:53.933558 |
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 | 880213 |
size | 114,757 |
The core library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.
This package contains basic data structures and their parsers.
This project is a rewrite of OpenJTalk in Rust language.
Put the following in Cargo.toml
[dependencies]
jpreprocess-core = "0.10.0"
This software includes source code from:
BSD-3-Clause