Commit a2a4b43
File tree
2 files changed
+2
-2
lines changed- binding
- src/VoicevoxCoreSharp.Core
2 files changed
+2
-2
lines changedSubmodule voicevox_core updated 26 files
- .github/workflows/audit.yml+1-1
- .github/workflows/benchmarks.yml+89
- .github/workflows/build_and_deploy.yml+9-9
- .github/workflows/build_and_deploy_downloader.yml+1-1
- .github/workflows/check-release-target-tuples.yml+1-1
- .github/workflows/check-shebangs-and-filemodes.yml+1-1
- .github/workflows/download_test.yml+1-1
- .github/workflows/generate_document.yml+5-5
- .github/workflows/java_lint.yml+2-2
- .github/workflows/licenses.yml+1-1
- .github/workflows/python_lint.yml+2-2
- .github/workflows/test.yml+18-18
- .github/workflows/typos.yml+2-2
- .gitignore+3
- CHANGELOG.md+11
- CONTRIBUTING.md+7
- Cargo.lock+272-45
- Cargo.toml+6-5
- crates/voicevox_core/Cargo.toml+6
- crates/voicevox_core/benches/benches.rs+484
- crates/voicevox_core_python_api/poetry.lock+200-3
- crates/voicevox_core_python_api/pyproject.toml+2-1
- crates/voicevox_core_python_api/python/benches/test_tts.py+96
- deny.toml+5-3
- docs/ghpages/apis/c_api/doxygen/Doxyfile+653-393
- docs/guide/dev/benchmarks.md+11
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments