Crates.io | jlabel-question |
lib.rs | jlabel-question |
version | 0.1.4 |
source | src |
created_at | 2024-01-25 02:52:03.259984 |
updated_at | 2024-03-25 08:25:02.751213 |
description | HTS-style full-context label question parser and matcher |
homepage | |
repository | https://github.com/jpreprocess/jlabel |
max_upload_size | |
id | 1113374 |
size | 170,193 |
Parser and matcher of htsvoice full-context-label questions.
Note: serde
support is experimental. Changes may not be treated as breaking.
Put the following in Cargo.toml
[dependencies]
jlabel-question = "0.1.4"
The question.hed
file in the tests directory comes from
The Nitech Japanese Speech Database "NIT ATR503 M001".
BSD-3-Clause