-
Notifications
You must be signed in to change notification settings - Fork 139
mutabilityとasyncnessを仕上げる #553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Hiroshiba
merged 21 commits into
VOICEVOX:main
from
qryxip:rework-mutability-and-asyncness
Aug 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
5d17802
[wip] Add `gpu_num_sessions` options to `load_voice_model`
qryxip 6eab358
Merge branch 'main' into rework-mutability-and-asyncness
qryxip ce2f8c0
`decode-with-gpu`を剥がす
qryxip 47a77ee
`gpu_num_sessions`オプションを剥がす
qryxip ee2dc76
`predict`も別々に`Mutex`に包む
qryxip cf92b69
`LoadedModels`のdocを書く
qryxip b893fed
`cargo xtask update-c-header`
qryxip 780d880
`git restore -s main -- crates/voicevox_core_c_api/tests/`
qryxip 1e8886d
Merge branch 'main' into rework-mutability-and-asyncness
qryxip 73344b8
Merge branch 'main' into rework-mutability-and-asyncness
qryxip c460e48
`synthesizer_get_metas_json` → `synthesizer_create_metas_json`
qryxip f98ea9f
Merge branch 'main' into rework-mutability-and-asyncness
qryxip 06fef88
#575 で追加されたテストを修正
qryxip 4891a9c
warningを解消
qryxip e971c2b
`create_metas_json`の返り値を`*mut c_char`に
qryxip d4eaf55
Merge branch 'main' into rework-mutability-and-asyncness
qryxip 24f5e0f
Rework `ensure_not_contains`
qryxip e66168e
`LoadedModels`からのsession取得を`get`という単一のメソッドに
qryxip 1101624
`Error::LoadModel`に色々統合する
qryxip 36700d8
欠番を使わない
qryxip 60cad17
`cargo xtask update-c-header`
qryxip File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.