-
Notifications
You must be signed in to change notification settings - Fork 116
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
Revert #503 定数化されたものを関数へ戻します #557
The head ref may contain hidden characters: "\u5B9A\u6570\u5316\u3055\u308C\u305F\u3082\u306E\u3092\u95A2\u6570\u3078\u623B\u3059"
Conversation
This reverts commit f4b502a. # Conflicts: # Cargo.lock # Cargo.toml # crates/voicevox_core/Cargo.toml # crates/voicevox_core_c_api/Cargo.toml # crates/voicevox_core_c_api/include/voicevox_core.h # crates/voicevox_core_c_api/src/lib.rs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2点ほどありますが、あとは私が巻き取る形でも大丈夫です! ひとまずapproveを出しておきます。
(この辺は#549 (comment)にちゃんと書いておくべきでした。すみません)
Co-authored-by: Ryo Yamashita <[email protected]>
|
voicevox_core.h以外のもののConflictを解消した後generate-c-headerしてaddすればいけると思います。 |
# Conflicts: # crates/voicevox_core/src/voice_synthesizer.rs # crates/voicevox_core_c_api/include/voicevox_core.h # crates/voicevox_core_c_api/src/lib.rs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OKです! ありがとうございました!
おっと コンフリクトが発生していそうです 🙇 |
# Conflicts: # crates/voicevox_core_c_api/tests/e2e/symbols.rs # crates/voicevox_core_c_api/tests/e2e/testcases/tts_via_audio_query.rs
ありがとうございます! マージします。 |
内容
#503 をRevertします。
Tortoise Git を使用してRevertしました。競合が発生しましたが、元の変更等と比較しながら編集し、ビルドができるようにしました。不完全なところもあるかと思いますので、確認をお願いします。
関連 Issue
close #549
その他
自動生成された、競合についてのコメントを記載します。