jpreprocess-jpcommon 0.6.3

Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.jpreprocess-core]
version = "0.6.3"

[dependencies.jpreprocess-njd]
version = "0.6.3"

[package]
categories = ["text-processing"]
description = "Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)."
documentation = "https://docs.rs/jpreprocess-jpcommon"
edition = "2021"
keywords = ["tts", "openjtalk", "library"]
license = "BSD-3-Clause"
name = "jpreprocess-jpcommon"
readme = "README.md"
repository = "https://github.com/jpreprocess/jpreprocess"
rust-version = "1.65.0"
version = "0.6.3"