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

jpreprocess-core

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

16 releases (8 breaking)

new 0.9.1 Apr 29, 2024
0.8.1 Mar 23, 2024
0.6.3 Dec 16, 2023
0.6.1 Nov 4, 2023
0.2.0 Jun 6, 2023

#1866 in Text processing

Download history 23/week @ 2024-02-04 2/week @ 2024-02-11 124/week @ 2024-02-18 103/week @ 2024-02-25 15/week @ 2024-03-03 34/week @ 2024-03-10 162/week @ 2024-03-17 45/week @ 2024-03-24 116/week @ 2024-03-31 30/week @ 2024-04-07 159/week @ 2024-04-14 11/week @ 2024-04-21

317 downloads per month
Used in 6 crates (5 directly)

BSD-3-Clause

115KB
3K SLoC

jpreprocess-core

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

This package contains basic data structures and their parsers.

This project is a rewrite of OpenJTalk in Rust language.

Usage

Put the following in Cargo.toml

[dependencies]
jpreprocess-core = "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

Dependencies

~13MB
~285K SLoC