jpreprocess-window

Crates.iojpreprocess-window
lib.rsjpreprocess-window
version
sourcesrc
created_at2023-06-01 21:42:16.47235
updated_at2025-02-11 12:12:01.676833
descriptionJapanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
homepage
repositoryhttps://github.com/jpreprocess/jpreprocess
max_upload_size
id880214
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
phenylshima (phenylshima)

documentation

https://docs.rs/jpreprocess-window

README

jpreprocess-window

The utility library for jpreprocess, Japanese text preprocessor for Text-to-Speech application.

This package implements mutable window.

This project is a rewrite of OpenJTalk in Rust language.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-window = "0.11.0"

License

BSD-3-Clause

API Reference

Commit count: 719

cargo fmt