jpreprocess-njd

Crates.iojpreprocess-njd
lib.rsjpreprocess-njd
version0.9.1
sourcesrc
created_at2023-06-01 21:43:56.038763
updated_at2024-04-29 22:57:38.871976
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id880218
size72,474
phenylshima (femshima)

documentation

https://docs.rs/jpreprocess-njd

README

jpreprocess-njd

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.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-njd = "0.9.1"

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