jpreprocess-core

Crates.iojpreprocess-core
lib.rsjpreprocess-core
version0.12.0
created_at2023-06-01 21:41:50.02081+00
updated_at2025-02-16 10:46:40.448385+00
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id880213
size138,964
phenylshima (phenylshima)

documentation

https://docs.rs/jpreprocess-core

README

jpreprocess-core

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.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-core = "0.12.0"

Copyrights

This software includes source code from:

  • OpenJTalk. Copyright (c) 2008-2016 Nagoya Institute of Technology Department of Computer Science

License

BSD-3-Clause

API Reference

Commit count: 731

cargo fmt