-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bade1b8
commit 21846d2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule voicevox_core
updated
9 files
+18 −31 | Cargo.lock | |
+2 −3 | Cargo.toml | |
+11 −10 | README.md | |
+3 −3 | crates/voicevox_core_python_api/Cargo.toml | |
+91 −102 | crates/voicevox_core_python_api/src/convert.rs | |
+319 −407 | crates/voicevox_core_python_api/src/lib.rs | |
+6 −5 | deny.toml | |
+1 −1 | docs/guide/dev/vvm.md | |
+1 −1 | docs/guide/user/usage.md |