#tts #openjtalk #text-to-speech #library

jpreprocess-jpcommon

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

15 releases (8 breaking)

new 0.9.0 Apr 14, 2024
0.8.1 Mar 23, 2024
0.8.0 Feb 24, 2024
0.6.3 Dec 16, 2023
0.2.0 Jun 6, 2023

#1474 in Text processing

Download history 7/week @ 2024-02-02 7/week @ 2024-02-16 194/week @ 2024-02-23 21/week @ 2024-03-01 10/week @ 2024-03-08 5/week @ 2024-03-15 185/week @ 2024-03-22 75/week @ 2024-03-29 25/week @ 2024-04-05

291 downloads per month
Used in jpreprocess

BSD-3-Clause

245KB
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.9.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
~292K SLoC