Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add jlabel * create convert less allocation less unwrap move to full_context_label proper error handling switch change order fix bugs * remove unused code * remove debug * refactor * implement workarounds * explicitly return None * refactor * fmt * use rust functionality if possible * refactor SplitByKey * refactor generate_moras * refactor generate_accent_phrases Co-authored-by: cm-ayf <[email protected]> * better extraction from Label * unify mora_to_text * bring removed comment back * create anyhow directly * use `into` Co-authored-by: cm-ayf <[email protected]> * remove unnecessary as_deref * remove as usize * use easy_ext::ext * use itertools::Itertools * copy chunk_by from Rust * fix test name * use smallvec * stricter condition of saturated position * simpler match * add test for label parser and accent phrase generator * test openjtalk as well * split test using rstest_reuse * fix clippy * remove duplicate test --------- Co-authored-by: cm-ayf <[email protected]>
- Loading branch information