#pre-processor #tts #open-j-talk #text-to-speech #library

jpreprocess-jpcommon

Japanese text preprocessor for Text-to-Speech application (OpenJTalk rewrite in rust language)

17 releases (9 breaking)

0.10.0 Aug 14, 2024
0.9.1 Apr 29, 2024
0.8.1 Mar 23, 2024
0.6.3 Dec 16, 2023
0.2.0 Jun 6, 2023

#1417 in Text processing

Download history 142/week @ 2024-08-12 2/week @ 2024-09-02 82/week @ 2024-09-09 151/week @ 2024-09-16 265/week @ 2024-09-23 119/week @ 2024-09-30 98/week @ 2024-10-07 302/week @ 2024-10-14

896 downloads per month
Used in 2 crates (via jpreprocess)

BSD-3-Clause

250KB
6K SLoC

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

Dependencies

~14MB
~301K SLoC