jpreprocess-jpcommon

Crates.iojpreprocess-jpcommon
lib.rsjpreprocess-jpcommon
version0.10.0
sourcesrc
created_at2023-06-01 21:44:24.99485
updated_at2024-08-14 00:30:35.972566
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id880219
size55,743
phenylshima (femshima)

documentation

https://docs.rs/jpreprocess-jpcommon

README

jpreprocess-jpcommon

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.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-jpcommon = "0.10.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: 656

cargo fmt